Definition Type: ComplexType
Name: INU_U05.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: INU_U05.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ROL in schema segments_xsd Drilldown into INV in schema segments_xsd Drilldown into EQU in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of INU_U05.CONTENT in schema inu_u05_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="INU_U05.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="EQU" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="INV" 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
INV nsA:INV 1 unbounded
ROL nsA:ROL 0 1
Collapse Derivation Tree:
Collapse References:
nsA:INU_U05