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