Download this file
<xs:schema
targetNamespace="urn:hl7-org:v3"
elementFormDefault="qualified">
<!--
*****************************************************************************************************************
* XML schema for message type COCT_MT980000UV.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2012-07-11T17:28:51
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.7
* MIF to XSD Transform $Id: StaticMifToXsd.xsl 8419 2010-11-15 00:10:54Z woody_beeler $
* Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
*
* Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007 Health Level Seven. All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Health Level Seven.
* THIS SOFTWARE IS PROVIDED BY HEALTH LEVEL SEVEN, INC. AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
********************************************************************************************************************
-->
<xs:annotation>
<xs:documentation>Generated using schema builder version 3.4.7. Stylesheets:
Saved in XML file by RMIM Designer in Visio at 2012-07-11T17:28:51
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:complexType
name="COCT_MT980000UV.Account">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="balanceAmt"
type="MO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="currencyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interestRateQuantity"
type="RTO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="allowedBalanceQuantity"
type="IVL_MO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassAccount"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Act">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassRoot"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Composition">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="statusCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="effectiveTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="activityTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="levelCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="setId"
type="II"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="versionNumber"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassComposition"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.ContainerRegistration">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="statusCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="effectiveTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="activityTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="levelCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="parameterValue"
type="LIST_ANY"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassContainerRegistration"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.DiagnosticImage">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="value"
type="ANY"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="valueNegationInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interpretationCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="methodCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="targetSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="subjectOrientationCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassDiagnosticImage"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Diet">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="statusCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="effectiveTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="activityTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="levelCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="quantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="expectedUseTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="energyQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="carbohydrateQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassDiet"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Document">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="setId"
type="II"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="versionNumber"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="completionCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="storageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="bibliographicDesignationText"
type="DSET_ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassDocument"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Encounter">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="admissionReferralSourceCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="lengthOfStayQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="dischargeDispositionCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="acuityLevelCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="preAdmitTestInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="specialCourtesiesCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="specialArrangementCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassEncounter"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Exposure">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="routeCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="exposureLevel"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="exposureModeCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassExposure"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.FinancialContract">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="paymentTermsCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassFinancialContract"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.FinancialTransaction">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="amt"
type="MO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="creditExchangeRateQuantity"
type="REAL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="debitExchangeRateQuantity"
type="REAL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassFinancialTransaction"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.InvoiceElement">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="modifierCode"
type="DSET_CD"
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:element
name="pointsNumber"
type="REAL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassInvoiceElement"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Observation">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="value"
type="ANY"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="valueNegationInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interpretationCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="methodCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="targetSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassObservation"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.ObservationMedia">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="id"
type="DSET_II"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="value"
type="ED"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="OBS"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="optional"
fixed="EVN"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Participant">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="functionCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="sequenceNumber"
type="INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityNumber"
type="INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="noteText"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="time"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="modeCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="awarenessCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="signatureCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="signatureText"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="performInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="substitutionConditionCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="subsetCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="quantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="id"
type="DSET_II"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="statusCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="nullFlavor"
type="NullFlavor"
use="optional"/>
<xs:attribute
name="typeCode"
type="ParticipationParticipation"
use="required"/>
<xs:attribute
name="contextControlCode"
type="ContextControl"
use="optional"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Procedure">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="methodCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="approachSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="targetSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassProcedure"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.PublicHealthCase">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="value"
type="ANY"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="valueNegationInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interpretationCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="methodCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="targetSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="detectionMethodCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="transmissionModeCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="diseaseImportedCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassPublicHealthCase"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.RegionOfInterest">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="id"
type="DSET_II"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="code"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="value"
type="LIST_PQ"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="ROIOVL"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="optional"
fixed="EVN"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.SourceOf">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="blockedContextActRelationshipType"
type="DSET_CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="blockedContextParticipationType"
type="DSET_CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="actAttributeContextBlockedInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="sequenceNumber"
type="INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityNumber"
type="REAL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="pauseQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="checkpointCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="splitCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="joinCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="conjunctionCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="localVariableName"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="seperatableInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="subsetCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:choice>
<xs:element
name="act"
type="COCT_MT980000UV.Act"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="procedure"
type="COCT_MT980000UV.Procedure"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="substanceAdministration"
type="COCT_MT980000UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="observation"
type="COCT_MT980000UV.Observation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="encounter"
type="COCT_MT980000UV.Encounter"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="diagnosticImage"
type="COCT_MT980000UV.DiagnosticImage"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="supply"
type="COCT_MT980000UV.Supply"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="exposure"
type="COCT_MT980000UV.Exposure"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="document"
type="COCT_MT980000UV.Document"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="financialContract"
type="COCT_MT980000UV.FinancialContract"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="invoiceElement"
type="COCT_MT980000UV.InvoiceElement"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="account"
type="COCT_MT980000UV.Account"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="financialTransaction"
type="COCT_MT980000UV.FinancialTransaction"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="publicHealthCase"
type="COCT_MT980000UV.PublicHealthCase"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="diet"
type="COCT_MT980000UV.Diet"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="containerRegistration"
type="COCT_MT980000UV.ContainerRegistration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="composition"
type="COCT_MT980000UV.Composition"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="regionOfInterest"
type="COCT_MT980000UV.RegionOfInterest"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="observationMedia"
type="COCT_MT980000UV.ObservationMedia"
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="ActRelationshipType"
use="required"/>
<xs:attribute
name="inversionInd"
type="xs:boolean"
use="optional"
default="false"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"
default="false"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.SourceOf2">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="blockedContextActRelationshipType"
type="DSET_CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="blockedContextParticipationType"
type="DSET_CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="actAttributeContextBlockedInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="sequenceNumber"
type="INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityNumber"
type="REAL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="pauseQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="checkpointCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="splitCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="joinCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="conjunctionCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="localVariableName"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="seperatableInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="subsetCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:choice>
<xs:element
name="act"
type="COCT_MT980000UV.Act"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="procedure"
type="COCT_MT980000UV.Procedure"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="substanceAdministration"
type="COCT_MT980000UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="observation"
type="COCT_MT980000UV.Observation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="encounter"
type="COCT_MT980000UV.Encounter"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="diagnosticImage"
type="COCT_MT980000UV.DiagnosticImage"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="supply"
type="COCT_MT980000UV.Supply"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="exposure"
type="COCT_MT980000UV.Exposure"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="document"
type="COCT_MT980000UV.Document"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="financialContract"
type="COCT_MT980000UV.FinancialContract"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="invoiceElement"
type="COCT_MT980000UV.InvoiceElement"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="account"
type="COCT_MT980000UV.Account"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="financialTransaction"
type="COCT_MT980000UV.FinancialTransaction"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="publicHealthCase"
type="COCT_MT980000UV.PublicHealthCase"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="diet"
type="COCT_MT980000UV.Diet"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="containerRegistration"
type="COCT_MT980000UV.ContainerRegistration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="composition"
type="COCT_MT980000UV.Composition"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="regionOfInterest"
type="COCT_MT980000UV.RegionOfInterest"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="observationMedia"
type="COCT_MT980000UV.ObservationMedia"
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="ActRelationshipType"
use="required"/>
<xs:attribute
name="inversionInd"
type="xs:boolean"
use="optional"/>
<xs:attribute
name="negationInd"
type="xs:boolean"
use="optional"
default="false"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.SubstanceAdministration">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="statusCode"
type="CS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="effectiveTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="activityTime"
type="QSET_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="methodCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="approachSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="targetSiteCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="routeCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="doseQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="rateQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="doseCheckQuantity"
type="DSET_RTO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="maxDoseQuantity"
type="DSET_RTO"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="administrationUnitCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassSubstanceAdministration"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
<xs:complexType
name="COCT_MT980000UV.Supply">
<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="derivationExpr"
type="ST"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="title"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
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="activityTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="availabilityTime"
type="TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="priorityCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="confidentialityCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="interruptibleInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="independentInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="uncertaintyCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="reasonCode"
type="DSET_CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="languageCode"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="isCriterionInd"
type="BL"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="quantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="expectedUseTime"
type="IVL_TS"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="participation"
type="COCT_MT980000UV.Participant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship"
type="COCT_MT980000UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="COCT_MT980000UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClassSupply"
use="required"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="required"/>
<xs:attribute
name="actionNegationInd"
type="xs:boolean"
use="optional"/>
</xs:complexType>
</xs:schema>