Definition Type: SimpleType
Name: Code_IATA_ERSP
Namespace: http://opentravel.org/common/message/v02
Containing Schema: OTA2_Message_v2.0.0.xsd
Documentation:
A unique IATA (in cooperation with ATA and ARC) code used as a means of identification when performing online bookings with airlines. http://www.iata.org/ps/accreditation-travel/ersp/pages/index.aspx
Collapse XSD Schema Diagram:
XSD Diagram of Code_IATA_ERSP in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="Code_IATA_ERSP">
    <xsd:annotation>
        <xsd:documentation source="Description">A unique IATA (in cooperation with ATA and ARC) code used as a means of identification when performing online bookings with airlines.</xsd:documentation>
        <xsd:documentation source="Reference">http://www.iata.org/ps/accreditation-travel/ersp/pages/index.aspx</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">123456789</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="[0-9]{1,16}" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern [0-9]{1,16}
Collapse Derivation Tree:
Collapse References:
ota2msg:ERSP