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