<xs:simpleType name="OrderCapacityQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Quantity executed under a specific OrderCapacity e g quantity executed as agent quantity executed as principal
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OrderCapacityQty" tag="863" datatype="Qty" ComponentType="Field" StdAbbrev="CpctyQty" QualifiedAbbrev="CpctyQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|