Definition Type: Attribute
Name: PricingSource
Type: PricingSourceType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
It can be used to indicate whether the fare is public or private.
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">
		It can be used to indicate whether the fare is public or private. 
		</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: