Definition Type: Element
Name: valuationScenarioReference
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:ValuationScenarioReference
Containing Schema: fpml-valuation-base-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A reference to the valuation scenario used to calculate this valuation. If the Valuation occurs within a ValuationSet, this value is optional and is defaulted from the ValuationSet. If this value occurs in both places, the lower level value (i.e. the one here) overrides that in the higher (i.e. ValuationSet).
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-shared-4-2_xsd Drilldown into Reference in schema fpml-shared-4-2_xsd Drilldown into ValuationScenarioReference in schema fpml-shared-4-2_xsdXSD Diagram of valuationScenarioReference in schema fpml-valuation-base-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="valuationScenarioReference" type="ValuationScenarioReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to the valuation scenario used to calculate this valuation. If the Valuation occurs within a ValuationSet, this value is optional and is defaulted from the ValuationSet. If this value occurs in both places, the lower level value (i.e. the one here) overrides that in the higher (i.e. ValuationSet).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree: