Definition Type: SimpleType
Name: ExchangeRule_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ExchangeRule_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="ExchangeRule" tag="825" datatype="String" ComponentType="Field" StdAbbrev="ExchRule" QualifiedAbbrev="ExchRule" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ExchRule