Definition Type: Attribute
Name: CancelType
Type: Unresolved link to transactionactiontype
Containing Schema: OTA_CommonTypes.xsd
Use Required
Documentation:
Used to specify if this is to initiate a cancellation or to commit the cancellation.
Collapse XSD Schema Diagram:
XSD Diagram of CancelType in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CancelType" type="TransactionActionType" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to specify if this is to initiate a cancellation or to commit the cancellation.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to transactionactiontype
    • CancelType