Definition Type: SimpleType
Name: OptPayoutAmount_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Cash amount indicating the pay out associated with an option. For binary options this is a fixed amount. Conditionally required if OptPayoutType(1482) is set to binary.
Collapse XSD Schema Diagram:
XSD Diagram of OptPayoutAmount_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OptPayoutAmount_t">
    <xs:annotation>
        <xs:documentation>Cash amount indicating the pay out associated with an option. For binary options this is a fixed amount. 
Conditionally required if OptPayoutType(1482) is set to binary.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="OptPayoutAmount" ComponentType="Field" Tag="1195" Type="Amt" AbbrName="OptPayAmt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Amt" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:OptPayAmt