Definition Type: SimpleType
Name: TrdRepIndicator_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Specifies whether the trade should be reported (or not) to parties of the provided TrdRepPartyRole(1388). Used to override standard reporting behavior by the receiver of the trade report and thereby complements the PublTrdIndicator( tag1390).
Collapse XSD Schema Diagram:
XSD Diagram of TrdRepIndicator_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="TrdRepIndicator_t">
    <xs:annotation>
        <xs:documentation>Specifies whether the trade should be reported (or not) to parties of the provided TrdRepPartyRole(1388). Used to override standard reporting behavior by the receiver of the trade report and thereby complements the PublTrdIndicator( tag1390).</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="TrdRepIndicator" ComponentType="Field" Tag="1389" Type="Boolean" AbbrName="TrdRepInd" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:TrdRepInd