Definition Type: SimpleType
Name: OrderPercent_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:Pct