<xs:simpleType name="LegOrderQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Quantity ordered of this leg See OrderQty 38 for description and valid values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegOrderQty" tag="685" datatype="Qty" ComponentType="Field" StdAbbrev="OrdQty" QualifiedAbbrev="OrdQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|