Used to indicate whether the pricing is public or private
XSD Schema Diagram:
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>