<xs:simpleType name="CustOrderCapacity_t">
<xs:annotation>
<xs:documentation xml:lang="en">Capacity of customer placing the order = Member trading for their own account 2 = Clearing Firm trading for its proprietary account 3 = Member trading for another member 4 = All other Primarily used by futures exchanges to indicate the CTICode customer type indicator as required by the US CFTC Commodity Futures Trading Commission
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CustOrderCapacity" tag="582" datatype="int" ComponentType="Field" StdAbbrev="CustCpcty" QualifiedAbbrev="CustCpcty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|