<xs:simpleType name="LegCurrency_t">
<xs:annotation>
<xs:documentation xml:lang="en">Currency associated with a particular Leg s quantity
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegCurrency" tag="556" 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>
|