Definition Type: Attribute
Name: PricingSource
Type: PricingSourceType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Indicates whether the fare is public, private or both.
Collapse XSD Schema Diagram:
XSD Diagram of PricingSource in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PricingSource" type="PricingSourceType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates whether the fare is public, private or both.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: