Definition Type: Element
Name: Document
Type: [Unresolved]: DocumentType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 10
Abstract
Documentation:
Official travel document information associated with the person traveling.
Collapse XSD Schema Diagram:
Drilldown into AdditionalPersonNames in schema ota_commontypes_xsd Drilldown into DocLimitations in schema ota_commontypes_xsd Drilldown into DocHolderFormattedName in schema ota_commontypes_xsd Drilldown into DocHolderName in schema ota_commontypes_xsd Drilldown into PostalCode in schema ota_commontypes_xsd1 Drilldown into Remark in schema ota_commontypes_xsd1 Drilldown into HolderType in schema ota_commontypes_xsd1 Drilldown into ContactName in schema ota_commontypes_xsd1 Drilldown into DocHolderNationality in schema ota_commontypes_xsd1 Drilldown into BirthCountry in schema ota_commontypes_xsd1 Drilldown into DocIssueCountry in schema ota_commontypes_xsd1 Drilldown into DocIssueStateProv in schema ota_commontypes_xsd1 Drilldown into ExpireDateExclusiveIndicator in schema ota_commontypes_xsd1 Drilldown into ExpireDate in schema ota_commontypes_xsd1 Drilldown into EffectiveDate in schema ota_commontypes_xsd1 Drilldown into EffectiveExpireOptionalDateGroup in schema ota_commontypes_xsd Drilldown into BirthDate in schema ota_commontypes_xsd1 Drilldown into BirthDateGroup in schema ota_commontypes_xsd Drilldown into Gender in schema ota_commontypes_xsd1 Drilldown into GenderGroup in schema ota_commontypes_xsd Drilldown into DocType in schema ota_commontypes_xsd1 Drilldown into DocID in schema ota_commontypes_xsd1 Drilldown into DocIssueLocation in schema ota_commontypes_xsd1 Drilldown into DocIssueAuthority in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into DocumentType in schema ota_commontypes_xsd Drilldown into Operation in schema ota_aircommontypes_xsdXSD Diagram of Document in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Document" minOccurs="0" maxOccurs="10">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Official travel document information associated with the person traveling.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="DocumentType">
                <xs:attribute name="Operation" type="ActionType" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Indicates the required modification to the element.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Operation Operation Optional