Definition Type: ComplexType
Name: PricingStructureValuation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Valuation
Containing Schema: fpml-riskdef-4-4.xsd
Abstract
Documentation:
An abstract pricing structure valuation base type. Used as a base for values of pricing structures such as yield curves and volatility matrices. Derived from the "Valuation" type.
Collapse XSD Schema Diagram:
Drilldown into buildDateTime in schema fpml-riskdef-4-4_xsd Drilldown into endDate in schema fpml-riskdef-4-4_xsd Drilldown into inputDataDate in schema fpml-riskdef-4-4_xsd Drilldown into spotDate in schema fpml-riskdef-4-4_xsd Drilldown into baseDate in schema fpml-riskdef-4-4_xsd Drilldown into PricingInputDates.model in schema fpml-riskdef-4-4_xsd Drilldown into valuationScenarioReference in schema fpml-riskdef-4-4_xsd Drilldown into objectReference in schema fpml-riskdef-4-4_xsd Drilldown into definitionRef in schema fpml-riskdef-4-4_xsd Drilldown into id in schema fpml-riskdef-4-4_xsd Drilldown into Valuation in schema fpml-riskdef-4-4_xsdXSD Diagram of PricingStructureValuation in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PricingStructureValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An abstract pricing structure valuation base type. Used as a base for values of pricing structures such as yield curves and volatility matrices. Derived from the "Valuation" type.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Valuation">
            <xsd:sequence>
                <xsd:group ref="PricingInputDates.model">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The relevant dates for a pricing structure - what is applies to, when it was built, etc.</xsd:documentation>
                    </xsd:annotation>
                </xsd:group>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference fpml:objectReference 0 (1)
valuationScenarioReference fpml:valuationScenarioReference 0 (1)
baseDate fpml:baseDate (1) (1)
spotDate fpml:spotDate 0 (1)
inputDataDate fpml:inputDataDate 0 (1)
endDate fpml:endDate 0 (1)
buildDateTime fpml:buildDateTime 0 (1)
<xs:group> fpml:PricingInputDates.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
definitionRef fpml:definitionRef (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:CreditCurveValuation, fpml:DefaultProbabilityCurve, fpml:FxCurveValuation, fpml:pricingStructureValuationfpml:VolatilityMatrix, fpml:YieldCurveValuation,