Definition Type: SimpleType
Name: StrikeCurrency_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Currency in which the StrikePrice is denominated
Collapse XSD Schema Diagram:
XSD Diagram of StrikeCurrency_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:StrkCcy