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="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:
String, simple content
Simple Content
xsd:string
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="algorithm" type="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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.