Definition Type: Element
Name: valuationScenario
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ValuationScenario
Containing Schema: fpml-valuation-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Valuation scenerios used (requested/reported) in this valuation set. E.g., the EOD valuation scenario for a particular value date. Used for the first occurrence of a valuation scenario in a document.
Collapse XSD Schema Diagram:
Drilldown into replacement in schema fpml-riskdef-4-4_xsd Drilldown into shift in schema fpml-riskdef-4-4_xsd Drilldown into marketReference in schema fpml-riskdef-4-4_xsd Drilldown into valuationDate in schema fpml-riskdef-4-4_xsd Drilldown into name in schema fpml-riskdef-4-4_xsd Drilldown into id in schema fpml-riskdef-4-4_xsd Drilldown into ValuationScenario in schema fpml-riskdef-4-4_xsdXSD Diagram of valuationScenario in schema fpml-valuation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="valuationScenario" type="ValuationScenario" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Valuation scenerios used (requested/reported) in this valuation set. E.g., the EOD valuation scenario for a particular value date. Used for the first occurrence of a valuation scenario in a document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name fpml:name 0 (1)
valuationDate fpml:valuationDate (1) (1)
marketReference fpml:marketReference 0 (1)
shift fpml:shift 0 unbounded
replacement fpml:replacement 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: