Definition Type: SimpleType
Name: SharedCommission_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Commission to be shared with a third party, e.g. as part of a directed brokerage commission sharing arrangement.
Collapse XSD Schema Diagram:
XSD Diagram of SharedCommission_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="SharedCommission_t">
    <xs:annotation>
        <xs:documentation>
      Commission to be shared with a third party, e.g. as part of a directed brokerage commission sharing arrangement.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="SharedCommission" ComponentType="Field" Tag="858" Type="Amt" AbbrName="SharedComm" 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:SharedComm