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