Definition Type: ComplexType
Name: SimpleCreditDefaultSwap
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:UnderlyingAsset
Containing Schema: fpml-asset-4-5.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into paymentFrequency Drilldown into term Drilldown into creditEntityReference Drilldown into referenceEntity Drilldown into definition Drilldown into clearanceSystem Drilldown into exchangeId Drilldown into currency Drilldown into description Drilldown into instrumentId Drilldown into id Drilldown into Asset Drilldown into IdentifiedAsset Drilldown into UnderlyingAssetXSD Diagram of SimpleCreditDefaultSwap
Collapse XSD Schema Code:
<xsd:complexType name="SimpleCreditDefaultSwap">
    <xsd:complexContent>
        <xsd:extension base="UnderlyingAsset">
            <xsd:sequence>
                <xsd:group ref="CreditEntity.model">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The reference entity, index, etc. upon which the CDS is based.</xsd:documentation>
                    </xsd:annotation>
                </xsd:group>
                <xsd:element name="term" type="Interval">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the term of the simple CD swap, e.g. 5Y.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="paymentFrequency" type="Interval" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the frequency at which the swap pays, e.g. 6M.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId fpml:instrumentId (1) unbounded
description fpml:description 0 (1)
currency fpml:currency 0 (1)
exchangeId fpml:exchangeId 0 (1)
clearanceSystem fpml:clearanceSystem 0 (1)
definition fpml:definition 0 (1)
referenceEntity fpml:referenceEntity (1) (1)
creditEntityReference fpml:creditEntityReference (1) (1)
term fpml:term (1) (1)
paymentFrequency fpml:paymentFrequency 0 (1)
<xs:group> fpml:CreditEntity.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:simpleCreditDefaultSwap
Collapse Comments:
blog comments powered by Disqus