<xs:simpleType name="LegAllocQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Leg allocation quantity See AllocQty 80 for description and valid values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegAllocQty" tag="673" datatype="Qty" ComponentType="Field" StdAbbrev="AllocQty" QualifiedAbbrev="AllocQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|