<xsd:complexType name="Enum_AddressRole">
<xsd:annotation>
<xsd:appinfo>
<otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Address</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="ota2-0400:Enum_AddressRole_Open">
<xsd:attribute name="extension" type="ota2:String_EnumExtension" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|