Display fare published in other than local selling currency only.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="CurrencyOverride" type="AlphaLength3" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Display fare published in other than local selling currency only.</xs:documentation>
</xs:annotation>
</xs:attribute>