<xs:simpleType name="UnderlyingQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Unit amount of the underlying security par shares currency etc
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="UnderlyingQty" tag="879" 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>
|