Definition Type: SimpleType
Name: Factor_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
For Fixed Income: Amorization Factor for deriving Current face from Original face for ABS or MBS securities note the fraction may be greater than equal to or less than In TIPS securities this is the Inflation index Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures options contract Qty * Price * Factor = Nominal Value Note tag # was reserved in FIX 4 added in FIX 4 3
Collapse XSD Schema Diagram:
XSD Diagram of Factor_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Factor_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">For Fixed Income: Amorization Factor for deriving Current face from Original face for ABS or MBS securities  note the fraction may be greater than  equal to or less than    In TIPS securities this is the Inflation index  Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures options contract   Qty * Price  * Factor = Nominal Value  Note tag # was reserved in FIX 4   added in FIX 4 3  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="Factor" tag="228" datatype="float" ComponentType="Field" StdAbbrev="Fctr" QualifiedAbbrev="Fctr" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:decimal" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Fctr