<xsd:simpleType name="Codes_OTA">
<xsd:annotation>
<xsd:documentation source="Description">List of OpenTravel Codes.</xsd:documentation>
<xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Codes_OTA</otm:OTA2Entity>
<otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ListOfOTA_CodeType</otm:Equivalent>
</xsd:appinfo>
</xsd:annotation>
<xsd:list itemType="ota2-0400:OTA_Code" />
</xsd:simpleType>
|