<xsd:complexType name="RSP_Z86.COMMON_ORDER.CONTENT">
<xsd:sequence>
<xsd:element ref="ORC" minOccurs="1" maxOccurs="1" />
<xsd:element ref="RSP_Z86.ORDER_DETAIL" minOccurs="0" maxOccurs="1" />
<xsd:element ref="RSP_Z86.ENCODED_ORDER" minOccurs="0" maxOccurs="1" />
<xsd:element ref="RSP_Z86.DISPENSE" minOccurs="0" maxOccurs="1" />
<xsd:element ref="RSP_Z86.GIVE" minOccurs="0" maxOccurs="1" />
<xsd:element ref="RSP_Z86.ADMINISTRATION" minOccurs="0" maxOccurs="1" />
<xsd:element ref="RSP_Z86.OBSERVATION" minOccurs="1" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|