<xs:simpleType name="LegRatioQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">The ratio of quantity for this individual leg relative to the entire multileg security
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegRatioQty" tag="623" datatype="float" ComponentType="Field" StdAbbrev="RatioQty" QualifiedAbbrev="RatioQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|