Definition Type: Attribute
Name: MaskedCardNumber
Type: Unresolved link to alphanumericstringlength1to19
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
May be used to send a concealed credit card number (e.g., xxxxxxxxxxxx9922).
Collapse XSD Schema Diagram:
XSD Diagram of MaskedCardNumber in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="MaskedCardNumber" type="AlphaNumericStringLength1to19" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">May be used to send a concealed credit card number (e.g., xxxxxxxxxxxx9922).</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to alphanumericstringlength1to19
    • MaskedCardNumber