complexType "CreditCurve"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
name?, currency?, ((referenceEntity? | creditEntityReference?), creditEvents?, seniority?, secured?, obligationCurrency?, obligations?, deliverableObligations?)?
</...>
Content Model Elements (10):
creditEntityReference,
currency (defined in PricingStructure complexType),
name (defined in PricingStructure complexType),
obligationCurrency,
All Direct / Indirect Based Elements (1):
creditCurve
Known Usage Locations
Annotation
A generic credit curve definition.
Type Definition Detail
Type Derivation Tree
PricingStructure (extension)
  CreditCurve
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CreditCurve">
<xsd:complexContent>
<xsd:extension base="PricingStructure">
<xsd:sequence>
<xsd:group minOccurs="0" ref="CreditCurveCharacteristics.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.