<xsd:simpleType name="GUID">
<xsd:annotation>
<xsd:documentation source="Description">A globally unique ID for an object. Objects will typically use the full identifier which includes system context information. This form should only be used when the system that recognizes the GUID is easily determined.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">GUID</otm:OTA2Entity>
<otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">E5348603fk54390945486gkdfkdioe</otm:Example>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="ota2-0400:StringShort" />
</xsd:simpleType>
|