Definition Type: ComplexType
Name: CreditCurve
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PricingStructure
Containing Schema: fpml-mktenv-4-4.xsd
Abstract
Documentation:
A generic credit curve definition.
Collapse XSD Schema Diagram:
Drilldown into deliverableObligations in schema fpml-mktenv-4-4_xsd Drilldown into obligations in schema fpml-mktenv-4-4_xsd Drilldown into currency in schema fpml-mktenv-4-4_xsd Drilldown into secured in schema fpml-mktenv-4-4_xsd Drilldown into seniority in schema fpml-mktenv-4-4_xsd Drilldown into creditEvents in schema fpml-mktenv-4-4_xsd Drilldown into creditEntityReference in schema fpml-asset-4-4_xsd Drilldown into referenceEntity in schema fpml-asset-4-4_xsd Drilldown into CreditEntity.model in schema fpml-asset-4-4_xsd Drilldown into CreditCurveCharacteristics.model in schema fpml-mktenv-4-4_xsd Drilldown into currency in schema fpml-shared-4-4_xsd Drilldown into name in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into PricingStructure in schema fpml-shared-4-4_xsdXSD Diagram of CreditCurve in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditCurve">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A generic credit curve definition.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructure">
            <xsd:sequence>
                <xsd:group ref="CreditCurveCharacteristics.model" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name fpml:name 0 (1)
currency fpml:currency 0 (1)
referenceEntity fpml:referenceEntity (1) (1)
creditEntityReference fpml:creditEntityReference (1) (1)
creditEvents fpml:creditEvents 0 (1)
seniority fpml:seniority (1) (1)
secured fpml:secured (1) (1)
currency fpml:currency (1) (1)
obligations fpml:obligations 0 (1)
deliverableObligations fpml:deliverableObligations 0 (1)
<xs:group> fpml:CreditCurveCharacteristics.model 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:creditCurve