<xsd:group name="SensitivityDescription.model">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">A group describing a specific sensitivity without an explicity reference to the market data input point.</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="term" type="TimeDimension">
<xsd:annotation>
<xsd:documentation xml:lang="en">The time dimension of the sensitivity point (tenor and/or date)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:group ref="PricingCoordinateOrReference.model" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation xml:lang="en">The input coordinates, or references to them (e.g. expiration, strike, tenor).</xsd:documentation>
</xsd:annotation>
</xsd:group>
</xsd:choice>
</xsd:group>
|