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