<xs:simpleType name="Currency_t">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies currency used for price Absence of this field is interpreted as the default for the security It is recommended that systems provide the currency value whenever possible See Appendix 6 A: Valid Currency Codes for information on obtaining valid values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Currency" tag="15" datatype="Currency" ComponentType="Field" StdAbbrev="Ccy" QualifiedAbbrev="Ccy" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Currency" />
</xs:simpleType>
|