<xsd:complexType name="Verification">
<xsd:annotation>
<xsd:documentation source="Description">Fields that can be used to control access to reservations.</xsd:documentation>
<xsd:documentation source="Description">Fields that can be used to control access to reservations.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Verification</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" ref="ota2-0400:PersonNameSummary">
<xsd:annotation>
<xsd:documentation source="Description">Person name information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="Email_Simple" type="ota2-0400:Email_Simple">
<xsd:annotation>
<xsd:documentation source="Description">Email associated with the reservation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="Telephone_Simple" type="ota2-0400:Telephone_Simple">
<xsd:annotation>
<xsd:documentation source="Description">The telephone number associated with the reservation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="PaymentCard_Masked" type="ota2-0400:EncryptionTokenTypeMask">
<xsd:annotation>
<xsd:documentation source="Description">Masked payment card number that can be used to control access to reservations.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
</xsd:sequence>
</xsd:complexType>
|