Definition Type: ComplexType
Name: SimpleCreditDefaultSwap
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:UnderlyingAsset
Containing Schema: fpml-asset-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into paymentFrequency in schema fpml-asset-5-10_xsd Drilldown into term in schema fpml-asset-5-10_xsd Drilldown into creditEntityReference in schema fpml-asset-5-10_xsd Drilldown into referenceEntity in schema fpml-asset-5-10_xsd Drilldown into CreditEntity.model in schema fpml-asset-5-10_xsd Drilldown into definition in schema fpml-asset-5-10_xsd Drilldown into clearanceSystem in schema fpml-asset-5-10_xsd Drilldown into exchangeId in schema fpml-asset-5-10_xsd Drilldown into currency in schema fpml-asset-5-10_xsd Drilldown into description in schema fpml-asset-5-10_xsd Drilldown into instrumentId in schema fpml-asset-5-10_xsd Drilldown into id in schema fpml-asset-5-10_xsd Drilldown into Asset in schema fpml-asset-5-10_xsd Drilldown into IdentifiedAsset in schema fpml-asset-5-10_xsd Drilldown into UnderlyingAsset in schema fpml-asset-5-10_xsdXSD Diagram of SimpleCreditDefaultSwap in schema fpml-asset-5-10_xsd (Financial products Markup Language (FpML®))
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="Period">
                    <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="Period" 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 nsA:instrumentId (1) unbounded
description nsA:description 0 (1)
currency nsA:currency 0 (1)
exchangeId nsA:exchangeId 0 (1)
clearanceSystem nsA:clearanceSystem 0 (1)
definition nsA:definition 0 (1)
referenceEntity nsA:referenceEntity (1) (1)
creditEntityReference nsA:creditEntityReference (1) (1)
term nsA:term (1) (1)
paymentFrequency nsA:paymentFrequency 0 (1)
<xs:group> nsA:CreditEntity.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:simpleCreditDefaultSwap