<xs:simpleType name="LegStrikeCurrency_t">
<xs:annotation>
<xs:documentation xml:lang="en">Currency in which the strike price of a instrument leg of a multileg instrument is denominated
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegStrikeCurrency" tag="942" datatype="Currency" ComponentType="Field" StdAbbrev="StrkCcy" QualifiedAbbrev="StrkCcy" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Currency" />
</xs:simpleType>
|