Indicates whether the fare is public, private or both.
XSD Schema Diagram:
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>