Definition Type: ComplexType
Name: PricingModel
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
A scheme identifying the types of pricing model used to evaluate the price of an asset. Examples include Intrinsic, ClosedForm, MonteCarlo, BackwardInduction.
Collapse XSD Schema Diagram:
Drilldown into pricingModelScheme in schema fpml-asset-5-10_xsd4XSD Diagram of PricingModel in schema fpml-asset-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PricingModel">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A scheme identifying the types of pricing model used to evaluate the price of an asset. Examples include Intrinsic, ClosedForm, MonteCarlo, BackwardInduction.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="pricingModelScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/pricing-model" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
pricingModelScheme nsE:pricingModelScheme http://www.fpml.org/coding-scheme/pricing-model (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:pricingModel