<xs:simpleType name="SharedCommission_t">
<xs:annotation>
<xs:documentation xml:lang="en">Commission to be shared with a third party e g as part of a directed brokerage commission sharing arrangement
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SharedCommission" tag="858" datatype="Amt" ComponentType="Field" StdAbbrev="SharedComm" QualifiedAbbrev="SharedComm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|