group "YieldCurveCharacteristics.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
algorithm?, forecastRateIndex?
Content Model Elements (2):
algorithm, forecastRateIndex
Known Usage Locations
Annotation
The set of characteristics that describe the outputs of a yield curve.
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="YieldCurveCharacteristics.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="algorithm" type="xsd:string"/>
<xsd:element minOccurs="0" name="forecastRateIndex" type="ForecastRateIndex"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
algorithm
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="algorithm" type="xsd:string"/>

forecastRateIndex
Type:
ForecastRateIndex, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="forecastRateIndex" type="ForecastRateIndex"/>

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.