group "SensitivityDescription.model"
Namespace:
Content:
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
Complex Content Model
term? | (coordinate? | coordinateReference?)+
Content Model Elements (3):
coordinate, term (in sensitivityDefinition)
Known Usage Locations
Annotation
A group describing a specific sensitivity without an explicity reference to the market data input point.
See:  http://www.FpML.org
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="SensitivityDescription.model">
<xsd:choice>
<xsd:element minOccurs="0" name="term" type="TimeDimension"/>
<xsd:group maxOccurs="unbounded" ref="PricingCoordinateOrReference.model"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/3)
term
Type:
TimeDimension, complex content
The time dimension of the sensitivity point (tenor and/or date).
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="term" type="TimeDimension"/>

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.