XML Schema Documentation

Complex Type: CreditSeniority

[Table of contents]

Super-types: xsd:normalizedString < CreditSeniority (by extension)
Sub-types: None
Name CreditSeniority
Abstract no
Documentation The repayment precedence of a debt instrument.
XML Instance Representation
<...
creditSeniorityScheme=" xsd:anyURI [0..1]

'creditSeniorityTradingScheme overrides creditSeniorityScheme when the underlyer defines the reference obligation used in a single name credit default swap trade.'

"
>
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CreditSeniority">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="creditSeniorityScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/credit-seniority-1-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>