<!--
v2.xml Message Definitions Version v2.4 - QBP_Q21
Copyright (C) Sun Microsystems. All rights reserved.
-->
<xsd:schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="urn:hl7-org:v2xml"
xmlns:hl7="urn:com.sun:encoder-hl7-1.0"
targetNamespace="urn:hl7-org:v2xml" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" jaxb:version="2.0">
<!-- include segment definitions for version v2.4 -->
<xsd:include schemaLocation="segments.xsd"/>
<xsd:annotation>
<xsd:appinfo source="urn:com.sun:encoder">
<encoding xmlns="urn:com.sun:encoder" name="HL7 v2 Encoding" namespace="urn:com.sun:encoder-hl7-1.0" style="hl7encoder-1.0"/>
</xsd:appinfo>
</xsd:annotation>
<!--
MESSAGE QBP_Q21
-->
<!-- .. groups used in message QBP_Q21 -->
<!-- .. message definition QBP_Q21 -->
<xsd:complexType name="QBP_Q21.CONTENT">
<xsd:sequence>
<xsd:element ref="MSH" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="QPD" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="RCP" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="DSC" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="QBP_Q21" type="QBP_Q21.CONTENT">
<xsd:annotation>
<xsd:appinfo source="urn:com.sun:encoder">
<top xmlns="urn:com.sun:encoder">true</top>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:schema>
|