Download this file

  <xs:schema  targetNamespace="urn:hl7-org:v3"  elementFormDefault="qualified">
<!--
*****************************************************************************************************************
* XML schema for message type COCT_MT080000UV.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2009-02-13T10:56:34
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8360 2009-10-26 06:00:22Z 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.4
* 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.4. Stylesheets: Saved in XML file by RMIM Designer in Visio at 2009-02-13T10:56:34 Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $ Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $ Base transform: $Id: ConvertBase.xsl 8360 2009-10-26 06:00:22Z 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.xsd"/>
    <xs:include  schemaLocation="COCT_MT150000UV02.xsd"/>
    <xs:include  schemaLocation="COCT_MT070000UV01.xsd"/>
    <xs:include  schemaLocation="COCT_MT090000UV01.xsd"/>
    <xs:include  schemaLocation="COCT_MT430000UV08.xsd"/>
    <xs:include  schemaLocation="COCT_MT250000UV03.xsd"/>
    <xs:include  schemaLocation="COCT_MT210000UV02.xsd"/>
    <xs:include  schemaLocation="COCT_MT050000UV10.xsd"/>
    <xs:include  schemaLocation="COCT_MT530000UV.xsd"/>
    <xs:include  schemaLocation="COCT_MT590000UV.xsd"/>
    <xs:include  schemaLocation="COCT_MT090100UV01.xsd"/>
    <xs:include  schemaLocation="COCT_MT090300UV01.xsd"/>
    <xs:complexType  name="COCT_MT080000UV.ActDefinition">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="classCode"  type="cs"  use="required"/>
      <xs:attribute  name="moodCode"  type="ActMood"  use="optional"  fixed="DEF"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ActReference">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="classCode"  type="cs"  use="required"/>
      <xs:attribute  name="moodCode"  type="ActMoodEventOccurrence"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Additive">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="quantity"  type="RTO_QTY_QTY"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="additiveHolder"  type="COCT_MT080000UV.Holder"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="additiveContainer"  type="COCT_MT080000UV.Container"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="additiveMaterial"  type="COCT_MT080000UV.AdditiveMaterial"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        </xs:choice>
        <xs:element  name="related"  type="COCT_MT080000UV.SourceOf"  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="RoleClassAdditive"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.AdditiveMaterial">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="desc"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="riskCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="handlingCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="asEntityInEntity"  type="COCT_MT080000UV.EntityInEntity"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asLocatedEntity"  type="COCT_MT070000UV01.LocatedEntity"  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="EntityClassMaterial"  use="required"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Author">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="noteText"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="modeCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureText"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedEntity"  type="COCT_MT090000UV01.AssignedEntity"  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="ParticipationAuthorOriginator"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.AuthorOrPerformer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <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="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureText"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="assignedPerson"  type="COCT_MT090100UV01.AssignedPerson"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="assignedDevice"  type="COCT_MT090300UV01.AssignedDevice"  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="x_ParticipationAuthorPerformer"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Consumable">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="labTestKit"  type="COCT_MT430000UV08.LabTestKit"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="reagent"  type="COCT_MT250000UV03.Reagent"  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="ParticipationConsumable"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="ON"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Container">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="desc"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="riskCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="handlingCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="capacityQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="heightQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="diameterQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="capTypeCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="separatorTypeCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="barrierDeltaQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="bottomDeltaQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asEntityInEntity"  type="COCT_MT080000UV.EntityInEntity"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asLocatedEntity"  type="COCT_MT070000UV01.LocatedEntity"  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="EntityClassContainer"  use="required"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ControlActEvent">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="code"  type="CV"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="TS"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="priorityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="reasonCode"  type="CV"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="languageCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="overseer"  type="COCT_MT080000UV.Overseer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="authorOrPerformer"  type="COCT_MT080000UV.AuthorOrPerformer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="dataEnterer"  type="COCT_MT080000UV.DataEnterer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="informationRecipient"  type="COCT_MT080000UV.InformationRecipient"  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="ActClassControlAct"  use="required"/>
      <xs:attribute  name="moodCode"  type="ActMood"  use="optional"  fixed="EVN"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ControlVariable">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="dillution"  type="COCT_MT210000UV02.Dillution"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="endogenousContent"  type="COCT_MT210000UV02.EndogenousContent"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="reflexPermission"  type="COCT_MT210000UV02.ReflexPermission"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="autoRepeatPermission"  type="COCT_MT210000UV02.AutoRepeatPermission"  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="ActRelationshipHasControlVariable"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Criterion">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CD"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="value"  type="ANY"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="interpretationCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
      </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="ActMoodEventCriterion"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.DataEnterer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedPerson"  type="COCT_MT090100UV01.AssignedPerson"  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="ParticipationDataEntryPerson"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Definition">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="actDefinition"  type="COCT_MT080000UV.ActDefinition"  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:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.DerivedSpecimen">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="specimenNatural"  type="COCT_MT080000UV.Natural"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="specimenManufacturedMaterial"  type="COCT_MT080000UV.ManufacturedMaterial"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        </xs:choice>
        <xs:element  name="subjectOf1"  type="COCT_MT080000UV.Subject2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf2"  type="COCT_MT080000UV.Subject3"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="productOf"  type="COCT_MT080000UV.Product"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="related"  type="COCT_MT080000UV.SourceOf"  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="RoleClassSpecimen"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Device">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="labTestKit"  type="COCT_MT430000UV08.LabTestKit"  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="ParticipationTargetDevice"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="ON"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.EntityInEntity">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="effectiveTime"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="positionNumber"  type="INT"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:choice>
          <xs:element  name="containerHolder"  type="COCT_MT080000UV.Holder"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="container"  type="COCT_MT080000UV.Container"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="containerAdditiveMaterial"  type="COCT_MT080000UV.AdditiveMaterial"  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="RoleClassContent"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Holder">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="desc"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asEntityInEntity"  type="COCT_MT080000UV.EntityInEntity"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asLocatedEntity"  type="COCT_MT070000UV01.LocatedEntity"  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="EntityClassHolder"  use="required"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.IdentifiedEntity">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assigningOrganization"  type="COCT_MT150000UV02.Organization"  minOccurs="1"  maxOccurs="1"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="classCode"  type="RoleClassIdentifiedEntity"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.InformationRecipient">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedPerson"  type="COCT_MT090100UV01.AssignedPerson"  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="ParticipationInformationRecipient"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ManufacturedMaterial">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="code"  type="CE"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="quantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="desc"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="riskCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="handlingCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="lotNumberText"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="expirationTime"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asManufacturedProduct"  type="COCT_MT080000UV.ManufacturedProduct"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="asSpecimenStub"  type="COCT_MT080000UV.SpecimenStub"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="asSpecimenInContainer"  type="COCT_MT080000UV.SpecimenInContainer"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asOtherIDs"  type="COCT_MT080000UV.OtherIDs"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="derivedSpecimen"  type="COCT_MT080000UV.DerivedSpecimen"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="additive"  type="COCT_MT080000UV.Additive"  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="EntityClassManufacturedMaterial"  use="required"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ManufacturedProduct">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="manufacturerOrganization"  type="COCT_MT150000UV02.Organization"  minOccurs="1"  maxOccurs="1"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="classCode"  type="RoleClassManufacturedProduct"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Natural">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="code"  type="CD"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="quantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="desc"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="riskCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="handlingCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asSpecimenStub"  type="COCT_MT080000UV.SpecimenStub"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="asSpecimenInContainer"  type="COCT_MT080000UV.SpecimenInContainer"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="asOtherIDs"  type="COCT_MT080000UV.OtherIDs"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="derivedSpecimen"  type="COCT_MT080000UV.DerivedSpecimen"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="additive"  type="COCT_MT080000UV.Additive"  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="cs"  use="required"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.ObservationEvent">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CD"  minOccurs="1"  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="TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="value"  type="ANY"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="subject"  type="COCT_MT080000UV.Subject1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="device"  type="COCT_MT080000UV.Device"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="consumable"  type="COCT_MT080000UV.Consumable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="COCT_MT080000UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="COCT_MT080000UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="transcriber"  type="COCT_MT080000UV.Transcriber"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="verifier"  type="COCT_MT080000UV.Verifier"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="COCT_MT080000UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="precondition"  type="COCT_MT080000UV.Precondition"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="pertinentInformation"  type="COCT_MT080000UV.PertinentInformation"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="controlVariable"  type="COCT_MT080000UV.ControlVariable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf1"  type="COCT_MT080000UV.Subject4"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf2"  type="COCT_MT080000UV.Subject5"  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="ActClassObservation"  use="required"/>
      <xs:attribute  name="moodCode"  type="ActMoodEventOccurrence"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.OtherIDs">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="scopingOrganization"  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="RoleClassRoot"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Overseer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <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="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureText"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedPerson"  type="COCT_MT090100UV01.AssignedPerson"  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="x_ParticipationVrfRespSprfWit"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Performer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="noteText"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="patient"  type="COCT_MT050000UV10.Patient"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="assignedEntity"  type="COCT_MT090000UV01.AssignedEntity"  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="ParticipationPhysicalPerformer"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.PertinentInformation">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <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:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="typeCode"  type="ActRelationshipPertains"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"  default="true"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Precondition">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="priorityNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="conjunctionCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="criterion"  type="COCT_MT080000UV.Criterion"  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="ActRelationshipHasPre-condition"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Product">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="specimenProcessStep"  type="COCT_MT080000UV.SpecimenProcessStep"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="specimenCollectionProcess"  type="COCT_MT080000UV.SpecimenCollectionProcess"  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="ParticipationProduct"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.SourceOf">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="identifiedEntity"  type="COCT_MT080000UV.IdentifiedEntity"  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="RoleLinkIdentification"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Specimen">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="code"  type="CE"  minOccurs="1"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="specimenNatural"  type="COCT_MT080000UV.Natural"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="specimenManufacturedMaterial"  type="COCT_MT080000UV.ManufacturedMaterial"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        </xs:choice>
        <xs:choice>
          <xs:element  name="sourceNatural"  type="COCT_MT080000UV.Natural"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="sourceManufacturedMaterial"  type="COCT_MT080000UV.ManufacturedMaterial"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        </xs:choice>
        <xs:element  name="subjectOf1"  type="COCT_MT080000UV.Subject2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf2"  type="COCT_MT080000UV.Subject3"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="productOf"  type="COCT_MT080000UV.Product"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="related"  type="COCT_MT080000UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="RoleClassSpecimen"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.SpecimenCollectionProcess">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CD"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="text"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="statusCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="approachSiteCode"  type="CD"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="targetSiteCode"  type="CD"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="subject"  type="COCT_MT080000UV.Subject1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="device"  type="COCT_MT080000UV.Device"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="consumable"  type="COCT_MT080000UV.Consumable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="COCT_MT080000UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="COCT_MT080000UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="transcriber"  type="COCT_MT080000UV.Transcriber"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="verifier"  type="COCT_MT080000UV.Verifier"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="COCT_MT080000UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="precondition"  type="COCT_MT080000UV.Precondition"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="pertinentInformation"  type="COCT_MT080000UV.PertinentInformation"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="controlVariable"  type="COCT_MT080000UV.ControlVariable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf1"  type="COCT_MT080000UV.Subject4"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf2"  type="COCT_MT080000UV.Subject5"  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="ActClassSpecimenCollection"  use="required"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.SpecimenInContainer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:choice>
          <xs:element  name="containerHolder"  type="COCT_MT080000UV.Holder"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="container"  type="COCT_MT080000UV.Container"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
          <xs:element  name="containerAdditiveMaterial"  type="COCT_MT080000UV.AdditiveMaterial"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        </xs:choice>
        <xs:element  name="related"  type="COCT_MT080000UV.SourceOf"  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="RoleClassContent"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.SpecimenProcessStep">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CD"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="text"  type="ST"  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="subject"  type="COCT_MT080000UV.Subject1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="device"  type="COCT_MT080000UV.Device"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="consumable"  type="COCT_MT080000UV.Consumable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="COCT_MT080000UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="COCT_MT080000UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="transcriber"  type="COCT_MT080000UV.Transcriber"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="verifier"  type="COCT_MT080000UV.Verifier"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="COCT_MT080000UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="precondition"  type="COCT_MT080000UV.Precondition"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="pertinentInformation"  type="COCT_MT080000UV.PertinentInformation"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="controlVariable"  type="COCT_MT080000UV.ControlVariable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf1"  type="COCT_MT080000UV.Subject4"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subjectOf2"  type="COCT_MT080000UV.Subject5"  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="x_LabProcessClassCodes"  use="required"/>
      <xs:attribute  name="moodCode"  type="ActMoodEventOccurrence"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.SpecimenStub">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="related"  type="COCT_MT080000UV.SourceOf"  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="RoleClassSpecimen"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Subject1">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="specimenInContainer"  type="COCT_MT080000UV.SpecimenInContainer"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="additive"  type="COCT_MT080000UV.Additive"  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="ParticipationTargetSubject"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Subject2">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:choice>
            <xs:element  name="specimenProcessStep"  type="COCT_MT080000UV.SpecimenProcessStep"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="specimenCollectionProcess"  type="COCT_MT080000UV.SpecimenCollectionProcess"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          </xs:choice>
          <xs:element  name="observationEvent"  type="COCT_MT080000UV.ObservationEvent"  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="ParticipationTargetSubject"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Subject3">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="actReference"  type="COCT_MT080000UV.ActReference"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="annotation"  type="COCT_MT590000UV.Annotation"  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="ParticipationTargetSubject"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Subject4">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="seperatableInd"  type="BL"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="annotation"  type="COCT_MT590000UV.Annotation"  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="ActRelationshipHasSubject"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Subject5">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="controlActEvent"  type="COCT_MT080000UV.ControlActEvent"  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="ActRelationshipHasSubject"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="required"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"  default="false"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Transcriber">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="noteText"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="modeCode"  type="CE"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="assignedEntity"  type="COCT_MT090000UV01.AssignedEntity"  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="ParticipationInformationTranscriber"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
    <xs:complexType  name="COCT_MT080000UV.Verifier">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="noteText"  type="ST"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="time"  type="TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="modeCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="signatureText"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedEntity"  type="COCT_MT090000UV01.AssignedEntity"  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="ParticipationVerifier"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="OP"/>
    </xs:complexType>
  </xs:schema>