Definition Type: Element
Name: sensitivitySet
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:SensitivitySet
Containing Schema: fpml-valuation-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Zero or more sets of sensitivities of this measure to various input parameters.
Collapse XSD Schema Diagram:
Drilldown into sensitivity in schema fpml-valuation-4-4_xsd Drilldown into definitionReference in schema fpml-valuation-4-4_xsd Drilldown into name in schema fpml-valuation-4-4_xsd Drilldown into id in schema fpml-valuation-4-4_xsd Drilldown into SensitivitySet in schema fpml-valuation-4-4_xsdXSD Diagram of sensitivitySet in schema fpml-valuation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sensitivitySet" type="SensitivitySet" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Zero or more sets of sensitivities of this measure to various input parameters.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name fpml:name 0 (1)
definitionReference fpml:definitionReference 0 (1)
sensitivity fpml:sensitivity 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: