openesb-components/ojc-core/encodersl/encoder-hl7/test/data/hl7_231_xsd/RPL_I02.xsd

51 lines
2.1 KiB
XML
Executable File

<?xml version ="1.0" encoding="UTF-8"?>
<!--
v2.xml Message Definitions Version v2.3.1 - RPL_I02
HL7® Version 2.3.1, © Health Level Seven, Inc. All rights reserved. HL7 and Health Level Seven are registered trademarks of Health Level Seven, Inc.
-->
<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.3.1 -->
<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 RPL_I02
-->
<!-- .. groups used in message RPL_I02 -->
<xsd:complexType name="RPL_I02.PROVIDER.CONTENT">
<xsd:sequence>
<xsd:element ref="PRD" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="CTD" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="RPL_I02.PROVIDER" type="RPL_I02.PROVIDER.CONTENT"/>
<!-- .. message definition RPL_I02 -->
<xsd:complexType name="RPL_I02.CONTENT">
<xsd:sequence>
<xsd:element ref="MSH" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="MSA" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="RPL_I02.PROVIDER" minOccurs="1" maxOccurs="unbounded"/>
<xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DSP" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DSC" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="RPL_I02" type="RPL_I02.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>