<xs:simpleType name="StrikeCurrency_t">
<xs:annotation>
<xs:documentation xml:lang="en">Currency in which the StrikePrice is denominated
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="StrikeCurrency" tag="947" 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>
|