XML Schema Documentation

Model Group: CreditEntity.model

[Table of contents]

Name CreditEntity.model
Used by (from the same schema document) Complex Type SimpleCreditDefaultSwap
Documentation An item which has credit characteristics that can be modeled, e.g. a firm, index, or region.
XML Instance Representation
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
Diagram
Schema Component Representation
<xsd:group name="CreditEntity.model">
<xsd:choice>
<xsd:element name="referenceEntity" type=" LegalEntity "/>
<xsd:element name="creditEntityReference" type=" LegalEntityReference "/>
</xsd:choice>
</xsd:group>