Price of the inventory excluding taxes and fees in the payable currency.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="EquivFare" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">Price of the inventory excluding taxes and fees in the payable currency.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CurrencyAmountGroup" />
</xs:complexType>
</xs:element>