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