<xs:simpleType name="LegQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Quantity of this leg e g in Quote dialog See Quantity 53 for description and valid values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegQty" tag="687" datatype="Qty" ComponentType="Field" StdAbbrev="Qty" QualifiedAbbrev="Qty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|