Definition Type: SimpleType
Name: NotionalPercentageOutstanding_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Indicates the notional percentage of the deal that is still outstanding based on the remaining components of the index. Used to calculate the true value of a CDS trade or position.
Collapse XSD Schema Diagram:
XSD Diagram of NotionalPercentageOutstanding_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="NotionalPercentageOutstanding_t">
    <xs:annotation>
        <xs:documentation>Indicates the notional percentage of the deal that is still outstanding based on the remaining components of the index.
Used to calculate the true value of a CDS trade or position.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="NotionalPercentageOutstanding" ComponentType="Field" Tag="1451" Type="Percentage" AbbrName="NotlPctOut" 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:NotlPctOut