group "RecoveryRate.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
recoveryRate | recoveryRateCurve
Content Model Elements (2):
recoveryRate, recoveryRateCurve
Known Usage Locations
Annotation
The model of the recovery rate (single value or curve).
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="RecoveryRate.model">
<xsd:choice>
<xsd:element name="recoveryRate" type="xsd:decimal"/>
<xsd:element name="recoveryRateCurve" type="TermCurve"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
recoveryRate
Type:
xsd:decimal, predefined, simple content
A single recovery rate, to be used for all terms.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="recoveryRate" type="xsd:decimal"/>

recoveryRateCurve
Type:
TermCurve, complex content
A curve of recovery rates, allowing different terms to have different recovery rates.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="recoveryRateCurve" type="TermCurve"/>

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