complexType "ZeroRateCurve"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
zeroCurve
Known Usage Locations
Annotation
A curve used to model a set of zero-coupon interest rates.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ZeroRateCurve">
<xsd:sequence>
<xsd:element name="compoundingFrequency" type="CompoundingFrequency"/>
<xsd:element name="rateCurve" type="TermCurve"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
compoundingFrequency
Type:
CompoundingFrequency, simple content
The frequency at which the rates are compounded (e.g. continuously compounded).
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="compoundingFrequency" type="CompoundingFrequency"/>

rateCurve
Type:
TermCurve, complex content
The curve of zero-coupon values.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rateCurve" 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.