Download this file
<xs:schema
targetNamespace="urn:hl7-org:v3"
elementFormDefault="qualified">
<!--
*****************************************************************************************************************
* XML schema for message type PORR_MT049023UV.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2011-02-09T10:59:12
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 2011-02-09T10:59:12
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="POCP_MT020200UV.xsd"/>
<xs:complexType
name="PORR_MT049023UV.Act">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="code"
type="CD"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="performer"
type="PORR_MT049023UV.Performer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="author"
type="PORR_MT049023UV.Author"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="location"
type="PORR_MT049023UV.Location"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship1"
type="PORR_MT049023UV.SourceOf1"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship2"
type="PORR_MT049023UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="PORR_MT049023UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="ACT"/>
<xs:attribute
name="moodCode"
type="x_ActMoodIntentEvent"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.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="x_ActMoodIntentEvent"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.AssignedEntity">
<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="assignedPerson"
type="PORR_MT049023UV.Person"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="representedOrganization"
type="PORR_MT049023UV.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="RoleClass"
use="optional"
fixed="ASSIGNED"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Author">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="assignedEntity"
type="PORR_MT049023UV.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="ParticipationType"
use="optional"
fixed="AUT"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Component">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:choice>
<xs:element
name="observation"
type="PORR_MT049023UV.Observation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="substanceAdministration"
type="PORR_MT049023UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="act"
type="PORR_MT049023UV.Act"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="organizer"
type="PORR_MT049023UV.Organizer"
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="ActRelationshipHasComponent"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Consumable">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="instanceOfKind"
type="POCP_MT020200UV.InstanceOfKind"
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="ParticipationType"
use="optional"
fixed="CSM"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.LocatedEntity">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="code"
type="CE"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="locatedPlace"
type="PORR_MT049023UV.Place"
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="RoleClassLocatedEntity"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Location">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="locatedEntity"
type="PORR_MT049023UV.LocatedEntity"
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="ParticipationType"
use="optional"
fixed="LOC"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Observation">
<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="SXCM_TS"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="confidentialityCode"
type="CE"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="value"
type="ANY"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="interpretationCode"
type="CE"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="performer"
type="PORR_MT049023UV.Performer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="author"
type="PORR_MT049023UV.Author"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="location"
type="PORR_MT049023UV.Location"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="referenceRange"
type="PORR_MT049023UV.ReferenceRange"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship1"
type="PORR_MT049023UV.SourceOf1"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship2"
type="PORR_MT049023UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="PORR_MT049023UV.SourceOf"
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="x_ActMoodIntentEvent"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.ObservationRange">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="value"
type="ANY"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="interpretationCode"
type="CE"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="nullFlavor"
type="NullFlavor"
use="optional"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="OBS"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="optional"
fixed="EVN.CRT"/>
<xs:attribute
name="negationInd"
type="bl"
use="optional"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Organization">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="id"
type="II"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="name"
type="ON"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="telecom"
type="TEL"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="addr"
type="AD"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="nullFlavor"
type="NullFlavor"
use="optional"/>
<xs:attribute
name="classCode"
type="EntityClassOrganization"
use="required"/>
<xs:attribute
name="determinerCode"
type="EntityDeterminerSpecific"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Organizer">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="code"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="text"
type="ED"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="performer"
type="PORR_MT049023UV.Performer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="author"
type="PORR_MT049023UV.Author"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="location"
type="PORR_MT049023UV.Location"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="component"
type="PORR_MT049023UV.Component"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship1"
type="PORR_MT049023UV.SourceOf1"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship2"
type="PORR_MT049023UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="PORR_MT049023UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="CATEGORY"/>
<xs:attribute
name="moodCode"
type="ActMood"
use="optional"
fixed="EVN"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Performer">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="assignedEntity"
type="PORR_MT049023UV.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="ParticipationType"
use="optional"
fixed="PRF"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Person">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="id"
type="II"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="name"
type="EN"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="telecom"
type="TEL"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="addr"
type="AD"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="nullFlavor"
type="NullFlavor"
use="optional"/>
<xs:attribute
name="classCode"
type="EntityClassPerson"
use="required"/>
<xs:attribute
name="determinerCode"
type="EntityDeterminerSpecific"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.Place">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="code"
type="CD"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="addr"
type="AD"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="nullFlavor"
type="NullFlavor"
use="optional"/>
<xs:attribute
name="classCode"
type="EntityClassPlace"
use="required"/>
<xs:attribute
name="determinerCode"
type="EntityDeterminerSpecific"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.ReferenceRange">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="observationRange"
type="PORR_MT049023UV.ObservationRange"
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="ActRelationshipType"
use="optional"
fixed="REFV"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.SourceOf">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:choice>
<xs:element
name="observation"
type="PORR_MT049023UV.Observation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="substanceAdministration"
type="PORR_MT049023UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="act"
type="PORR_MT049023UV.Act"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="organizer"
type="PORR_MT049023UV.Organizer"
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:complexType>
<xs:complexType
name="PORR_MT049023UV.SourceOf1">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="pauseQuantity"
type="PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="actReference"
type="PORR_MT049023UV.ActReference"
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="ActRelationshipType"
use="required"/>
</xs:complexType>
<xs:complexType
name="PORR_MT049023UV.SourceOf2">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="sequenceNumber"
type="INT"
minOccurs="0"
maxOccurs="1"/>
<xs:choice>
<xs:element
name="observation"
type="PORR_MT049023UV.Observation"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="substanceAdministration"
type="PORR_MT049023UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="act"
type="PORR_MT049023UV.Act"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element
name="organizer"
type="PORR_MT049023UV.Organizer"
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:complexType>
<xs:complexType
name="PORR_MT049023UV.SubstanceAdministration">
<xs:sequence>
<xs:group
ref="InfrastructureRootElements"/>
<xs:element
name="id"
type="II"
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="SXCM_TS"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="confidentialityCode"
type="CE"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="repeatNumber"
type="IVL_INT"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="approachSiteCode"
type="CD"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="routeCode"
type="CE"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="doseQuantity"
type="IVL_PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="rateQuantity"
type="IVL_PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="doseCheckQuantity"
type="RTO_QTY_QTY"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="maxDoseQuantity"
type="RTO_PQ_PQ"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="administrationUnitCode"
type="CE"
minOccurs="0"
maxOccurs="1"/>
<xs:element
name="consumable"
type="PORR_MT049023UV.Consumable"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="performer"
type="PORR_MT049023UV.Performer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="author"
type="PORR_MT049023UV.Author"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="location"
type="PORR_MT049023UV.Location"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship1"
type="PORR_MT049023UV.SourceOf1"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="outboundRelationship2"
type="PORR_MT049023UV.SourceOf2"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element
name="inboundRelationship"
type="PORR_MT049023UV.SourceOf"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup
ref="InfrastructureRootAttributes"/>
<xs:attribute
name="classCode"
type="ActClass"
use="optional"
fixed="SBADM"/>
<xs:attribute
name="moodCode"
type="x_ActMoodIntentEvent"
use="required"/>
</xs:complexType>
</xs:schema>