Definition Type: ComplexType
Name: PMU_B01.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: PMU_B01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EDU in schema segments_xsd Drilldown into LAN in schema segments_xsd Drilldown into AFF in schema segments_xsd Drilldown into ORG in schema segments_xsd Drilldown into PRA in schema segments_xsd Drilldown into STF in schema segments_xsd Drilldown into EVN in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of PMU_B01.CONTENT in schema pmu_b01_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PMU_B01.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="EVN" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="STF" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PRA" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ORG" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AFF" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LAN" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EDU" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSH nsA:MSH 1 1
EVN nsA:EVN 1 1
STF nsA:STF 1 1
PRA nsA:PRA 0 unbounded
ORG nsA:ORG 0 unbounded
AFF nsA:AFF 0 unbounded
LAN nsA:LAN 0 unbounded
EDU nsA:EDU 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:PMU_B01