XML Schema Documentation

Element: creditCurve

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name creditCurve
Type CreditCurve
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<creditCurve
id=" xsd:ID [0..1]">
<name> xsd:normalizedString </name> [0..1]

'The name of the structure, e.g \"USDLIBOR-3M EOD Curve\".'

<currency> Currency </currency> [0..1]

'The currency that the structure is expressed in (this is relevant mostly for the Interes Rates asset class).'

Start Group: CreditCurveCharacteristics.model [0..1]
Start Choice [1]
<referenceEntity> LegalEntity </referenceEntity> [1]

'The entity for which this is defined.'

<creditEntityReference> LegalEntityReference </creditEntityReference> [1]

'An XML reference a credit entity defined elsewhere in the document.'

End Choice
<creditEvents> CreditEvents </creditEvents> [0..1]

'The material credit event.'

<seniority> CreditSeniority </seniority> [1]

'The level of seniority of the deliverable obligation.'

<secured> xsd:boolean </secured> [1]

'Whether the deliverable obligation is secured or unsecured.'

<currency> Currency </currency> [1]

'The currency of denomination of the deliverable obligation.'

<obligations> Obligations </obligations> [0..1]

'The underlying obligations of the reference entity on which you are buying or selling protection'

<deliverableObligations> DeliverableObligations </deliverableObligations> [0..1]

'What sort of obligation may be delivered in the event of the credit event. ISDA 2003 Term: Obligation Category/Deliverable Obligation Category'

End Group: CreditCurveCharacteristics.model
</creditCurve>
Diagram
element_pricingStructure
Schema Component Representation
<xsd:element name="creditCurve" type=" CreditCurve " substitutionGroup="pricingStructure"/>