<xs:simpleType name="OrderPercent_t">
<xs:annotation>
<xs:documentation xml:lang="en">For CIV specifies the approximate order quantity desired For a CIV Sale it specifies percentage of investor s total holding to be sold For a CIV switch exchange it specifies percentage of investor s cash realised from sales to be re invested The executing broker intermediary or fund manager is responsible for converting and calculating OrderQty 38 in shares units for subsequent messages
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OrderPercent" tag="516" datatype="Percentage" ComponentType="Field" StdAbbrev="Pct" QualifiedAbbrev="Pct" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|