<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>
|