Definition Type: Element
Name: PTC
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
The passenger types for which the fare is applicable.
Collapse XSD Schema Diagram:
Drilldown into PassengerTypeCode in schema ota_aircommontypes_xsdXSD Diagram of PTC in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PTC" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">The passenger types for which the fare is applicable.
</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="PassengerTypeCode" type="AlphaLength3" use="optional">
            <xs:annotation>
                <xs:documentation xml:lang="en">The passenger type code for this fare.
</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
PassengerTypeCode PassengerTypeCode Optional