Definition Type: Element
Name: DocLimitations
Type: Unresolved link to stringlength1to64
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 9
Abstract
Documentation:
Used to indicate any limitations on the document (e.g. as a person may only be allowed to spend a max of 30 days in country on a visitor's visa).
Collapse XSD Schema Diagram:
XSD Diagram of DocLimitations in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DocLimitations" type="StringLength1to64" minOccurs="0" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to indicate any limitations on the document (e.g. as a person may only be allowed to spend a max of 30 days in country on a visitor's visa).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to64
    • DocLimitations