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