Definition Type: SimpleType
Name: OrderPercent_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
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.
Collapse XSD Schema Diagram:
XSD Diagram of OrderPercent_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OrderPercent_t">
    <xs:annotation>
        <xs:documentation>
      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>
            <fm:Xref Protocol="FIX" name="OrderPercent" ComponentType="Field" Tag="516" Type="Percentage" AbbrName="Pct" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Percentage" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Pct