<xs:simpleType name="BenchmarkCurveCurrency_t">
<xs:annotation>
<xs:documentation>
Identifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="BenchmarkCurveCurrency" ComponentType="Field" Tag="220" Type="Currency" AbbrName="Ccy" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Currency" />
</xs:simpleType>
|