Definition Type: SimpleType
Name: ExchangeRule_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used to report any exchange rules that apply to this trade. Primarily intended for US futures markets. Certain trading practices are permitted by the CFTC, such as large lot trading, block trading, all or none trades. If the rules are used, the exchanges are required to indicate these rules on the trade.
Collapse XSD Schema Diagram:
XSD Diagram of ExchangeRule_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ExchangeRule_t">
    <xs:annotation>
        <xs:documentation>
      Used to report any exchange rules that apply to this trade.
      Primarily intended for US futures markets. Certain trading practices are permitted by the CFTC, such as large lot trading, block trading, all or none trades. If the rules are used, the exchanges are required to indicate these rules on the trade.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="ExchangeRule" ComponentType="Field" Tag="825" Type="String" AbbrName="ExchRule" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ExchRule, nsA:ExchRule