Definition Type: Element
Name: Verification
Namespace: http://www.opentravel.org/OTA/2003/05
Type: VerificationType
Containing Schema: OTA_CancelRQ.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
This is to be used for verification that the record being canceled is the specific record requested. This is optional and is intended to provide a more secure mechanism to ensure the correct record is being canceled.
Collapse XSD Schema Diagram:
Drilldown into TPA_Extensions in schema ota_commontypes_xsd1 Drilldown into EndLocation in schema ota_commontypes_xsd1 Drilldown into StartLocation in schema ota_commontypes_xsd1 Drilldown into AssociatedQuantity in schema ota_commontypes_xsd1 Drilldown into ReservationTimeSpan in schema ota_commontypes_xsd1 Drilldown into Vendor in schema ota_commontypes_xsd1 Drilldown into CustLoyalty in schema ota_commontypes_xsd1 Drilldown into AddressInfo in schema ota_commontypes_xsd1 Drilldown into PaymentCard in schema ota_commontypes_xsd1 Drilldown into TelephoneInfo in schema ota_commontypes_xsd1 Drilldown into Email in schema ota_commontypes_xsd1 Drilldown into PersonName in schema ota_commontypes_xsd1 Drilldown into VerificationType in schema ota_commontypes_xsd1XSD Diagram of Verification in schema ota_cancelrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Verification" type="VerificationType" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">This is to be used for verification that the record being canceled is the specific record requested. This is optional and is intended to provide a more secure mechanism to ensure the correct record is being canceled. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName PersonName 0 (1)
Email Email 0 (1)
TelephoneInfo TelephoneInfo 0 (1)
PaymentCard PaymentCard 0 (1)
AddressInfo AddressInfo 0 (1)
CustLoyalty CustLoyalty 0 5
Vendor Vendor 0 5
ReservationTimeSpan ReservationTimeSpan 0 (1)
AssociatedQuantity AssociatedQuantity 0 5
StartLocation StartLocation 0 (1)
EndLocation EndLocation 0 (1)
TPA_Extensions TPA_Extensions 0 (1)
Collapse Derivation Tree: