All schemas
COCT_MT510005UV06.xsd
MessageTypeDetails
| Filename | COCT_MT510005UV06.xsd |
|---|---|
| Domain | Common Message Element Types |
| Type | MT |
| Type Name | MessageType |
| Artifact | COCT_MT510005UV06 |
| Number | 510005 |
| Realm | UV |
| Version | 06 |
| Path | artifacts/COCT_MT510005UV06.xsd |
| Size | 31.7 KB |
Identifier breakdown
COCTDomain
510005Number
UVRealm
06Version
XSD Source
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xs:schema xmlns="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ex="urn:hl7-org/v3-example"
targetNamespace="urn:hl7-org:v3"
elementFormDefault="qualified"><!--
*****************************************************************************************************************
* XML schema for message type COCT_MT510005UV06.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2012-07-01T08:57:30
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8529 2011-02-09 20:49:58Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8870 2011-09-14 18:32:56Z woody_beeler $
Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 7375 2009-01-26 19:26:53Z wbeeler $
*
* Generated by XMLITS version 3.4.12
* MIF to XSD Transform $Id: StaticMifToXsd.xsl 8890 2012-11-27 02:38:05Z woody_beeler $
* Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
/****************************************************************************************
* Copyright (c) 2017 Health Level Seven International
* All rights reserved. All contributors are assumed to participate freely in
* IP sharing without restriction. All licensing conforms to the Open Health
* Tools IP Policy. http://www.openhealthtools.org/ip_policy.htm.
* The Eclipse Public License shall serve as the primary license for the
* contributions. http://www.eclipse.org/legal/epl-v10.html.
*
* Contributors: Health Level Seven International - initial implementation
****************************************************************************************/
--><xs:annotation>
<xs:documentation>Generated using schema builder version 3.4.12. Stylesheets:
Saved in XML file by RMIM Designer in Visio at 2012-07-01T08:57:30
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8529 2011-02-09 20:49:58Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8870 2011-09-14 18:32:56Z woody_beeler $
Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 7375 2009-01-26 19:26:53Z wbeeler $
StaticMifToXsd.xsl version 2.0</xs:documentation>
</xs:annotation>
<xs:include schemaLocation="../coreschemas/infrastructureRoot-r2.xsd"/>
<xs:include schemaLocation="COCT_MT150000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT030007UV02.xsd"/>
<xs:include schemaLocation="COCT_MT810000UV.xsd"/>
<xs:include schemaLocation="COCT_MT280000UV04.xsd"/>
<xs:include schemaLocation="COCT_MT290000UV06.xsd"/>
<xs:include schemaLocation="COCT_MT490000UV04.xsd"/>
<xs:include schemaLocation="COCT_MT300000UV04.xsd"/>
<xs:include schemaLocation="COCT_MT310000UV04.xsd"/>
<xs:include schemaLocation="COCT_MT600000UV06.xsd"/>
<xs:include schemaLocation="COCT_MT740000UV04.xsd"/>
<xs:include schemaLocation="COCT_MT530000UV.xsd"/>
<xs:include schemaLocation="COCT_MT060000UV01.xsd"/>
<xs:complexType name="COCT_MT510005UV06.Benefit">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="reasonCode" type="DSET_CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="definition" type="COCT_MT510005UV06.Definition" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="limitation" type="COCT_MT510005UV06.Limitation" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassCareProvision" use="required"/>
<xs:attribute name="moodCode" type="ActMoodCompletionTrack" use="required"/>
<xs:attribute name="negationInd" type="xs:boolean" use="optional"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Component">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="priorityNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="policyOrProgram" type="COCT_MT510005UV06.PolicyOrProgram" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipHasComponent" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Coverage2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="benefit" type="COCT_MT510005UV06.Benefit" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipCoveredBy" use="required"/>
<xs:attribute name="negationInd" type="xs:boolean" use="optional"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoverageCharge">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="unitQuantity" type="RTO" minOccurs="0" maxOccurs="1"/>
<xs:element name="unitPriceAmt" type="RTO" minOccurs="0" maxOccurs="1"/>
<xs:element name="netAmt" type="MO" minOccurs="0" maxOccurs="1"/>
<xs:element name="factorNumber" type="REAL" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassInvoiceElement" use="required"/>
<xs:attribute name="moodCode" type="ActMoodCriterion" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoverageDefinition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassCoverage" use="required"/>
<xs:attribute name="moodCode" type="ActMoodDefinition" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoverageLimitObservation">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="value" type="CD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassObservation" use="required"/>
<xs:attribute name="moodCode" type="ActMoodDefinition" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoverageRecord">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="component" type="COCT_MT510005UV06.Component" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="classCode" type="ActClassCoverage" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoveredParty">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="coveredOrganization1" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:choice>
<xs:element name="coveredPerson" type="COCT_MT030007UV02.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="coveredNonPersonLivingSubject"
type="COCT_MT030007UV02.NonPersonLivingSubject"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
</xs:choice>
<xs:element name="underwritingOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="subjectOf" type="COCT_MT510005UV06.Subject2" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="indirectAuthority1" type="COCT_MT510005UV06.IndirectAuthorithyOver"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="indirectAuthority2" type="COCT_MT510005UV06.IndirectAuthorithyOver2"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassCoveredParty" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.CoveredParty2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="coveredParty" type="COCT_MT510005UV06.CoveredParty" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationCoverageTarget" use="required"/>
<xs:attribute name="negationInd" type="xs:boolean" use="optional" default="true"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Definition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:choice>
<xs:element name="serviceDefinition1" type="COCT_MT510005UV06.ServiceDefinition"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:choice>
<xs:element name="billableClinicalService1"
type="COCT_MT290000UV06.BillableClinicalService"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="billableClinicalProduct1"
type="COCT_MT490000UV04.BillableClinicalProduct"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="supplyEvent1" type="COCT_MT300000UV04.SupplyEvent" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="accomodationSupplied1" type="COCT_MT310000UV04.AccomodationSupplied"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="supplyEvent2" type="COCT_MT600000UV06.SupplyEvent" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="oralHealthService1" type="COCT_MT740000UV04.OralHealthService"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="crossReference1" type="COCT_MT280000UV04.CrossReference" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:choice>
<xs:choice>
<xs:element name="observation" type="COCT_MT530000UV.Observation" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="substanceAdministration" type="COCT_MT530000UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="supply" type="COCT_MT530000UV.Supply" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="procedure" type="COCT_MT530000UV.Procedure" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="encounter" type="COCT_MT530000UV.Encounter" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="act" type="COCT_MT530000UV.Act" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="organizer" type="COCT_MT530000UV.Organizer" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="actReference" type="COCT_MT530000UV.ActReference" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="transportation" type="COCT_MT060000UV01.Transportation" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipInstantiatesMaster" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Definition2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="coverageDefinition" type="COCT_MT510005UV06.CoverageDefinition"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipInstantiatesMaster" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.FinancialParticipationCharge">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="unitQuantity" type="RTO" minOccurs="0" maxOccurs="1"/>
<xs:element name="unitPriceAmt" type="RTO" minOccurs="0" maxOccurs="1"/>
<xs:element name="netAmt" type="MO" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassInvoiceElement" use="required"/>
<xs:attribute name="moodCode" type="ActMoodCriterion" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Holder">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="policyHolder" type="COCT_MT510005UV06.PolicyHolder" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationHolder" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.IndirectAuthorithyOver">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="source" type="COCT_MT510005UV06.ResponsibleParty" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="RoleLinkHasIndirectAuthorityOver" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.IndirectAuthorithyOver2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="source" type="COCT_MT510005UV06.PolicyHolder" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="RoleLinkHasIndirectAuthorityOver" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Limitation">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:choice>
<xs:element name="coverageCharge" type="COCT_MT510005UV06.CoverageCharge" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="financialParticipationCharge"
type="COCT_MT510005UV06.FinancialParticipationCharge"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipLimitedBy" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Limitation3">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="coverageLimitObservation"
type="COCT_MT510005UV06.CoverageLimitObservation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipLimitedBy" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Organization">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="COLL_EN" minOccurs="1" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="AD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassOrganization" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Payor">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="name" type="COLL_EN" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="invoicePayorOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassInvoicePayor" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Person">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="COLL_EN" minOccurs="1" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="birthTime" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassPerson" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.PolicyHolder">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="policyHolderPerson" type="COCT_MT510005UV06.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="policyHolderOrganization" type="COCT_MT510005UV06.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="underwritingOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassPolicyHolder" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.PolicyOrProgram">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="coveredParty" type="COCT_MT510005UV06.CoveredParty2" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="holder" type="COCT_MT510005UV06.Holder" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="COCT_MT510005UV06.ResponsibleParty1"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="primaryPerformer" type="COCT_MT510005UV06.PrimaryPerformer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="definition" type="COCT_MT510005UV06.Definition2" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="replacementOf" type="COCT_MT510005UV06.ReplacementOf" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="coverage" type="COCT_MT510005UV06.Coverage2" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="limitation" type="COCT_MT510005UV06.Limitation3" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassCoverage" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.PreviousPolicyOrProgram">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassCoverage" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.PrimaryPerformer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="payor" type="COCT_MT510005UV06.Payor" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationPrimaryPerformer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.ReplacementOf">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="previousPolicyOrProgram" type="COCT_MT510005UV06.PreviousPolicyOrProgram"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipReplaces" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.ResponsibleParty">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="agentPerson" type="COCT_MT510005UV06.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:choice>
<xs:element name="representedPerson" type="COCT_MT510005UV06.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="representedOrganization" type="COCT_MT510005UV06.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassAgent" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.ResponsibleParty1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sponsor" type="COCT_MT510005UV06.Sponsor" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationResponsibleParty" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.ServiceDefinition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassRoot" use="required"/>
<xs:attribute name="moodCode" type="ActMoodDefinition" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Sponsor">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="name" type="COLL_EN" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="COLL_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="COLL_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="sponsorOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassCoverageSponsor" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_MT510005UV06.Subject2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="verification" type="COCT_MT810000UV.Verification" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationTargetSubject" use="required"/>
</xs:complexType>
</xs:schema>