Definition Type: Element
Name: Endorsement
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirDemandTicketRQ.xsd
MinOccurs 0
MaxOccurs 6
Abstract
Documentation:
Remark provided to ensure common understanding between the passenger and the airline concerning any restrictions that may apply.
Collapse XSD Schema Diagram:
Drilldown into Info in schema ota_airdemandticketrq_xsdXSD Diagram of Endorsement in schema ota_airdemandticketrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Endorsement" minOccurs="0" maxOccurs="6">
    <xs:annotation>
        <xs:documentation xml:lang="en">Remark provided to ensure common understanding between the passenger and the airline concerning any restrictions that may apply.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="Info" type="StringLength1to255" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">Specifies the endorsement information for the ticket to be issued.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Info nsA:Info Required