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