Definition Type: Element
Name: benchmarkPricingMethod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PricingMethod
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The pricing structure used to quote a benchmark instrument.
Collapse XSD Schema Diagram:
Drilldown into pricingInputReference in schema fpml-riskdef-4-4_xsd Drilldown into assetReference in schema fpml-riskdef-4-4_xsd Drilldown into PricingMethod in schema fpml-riskdef-4-4_xsdXSD Diagram of benchmarkPricingMethod in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="benchmarkPricingMethod" type="PricingMethod" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The pricing structure used to quote a benchmark instrument.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
assetReference fpml:assetReference (1) (1)
pricingInputReference fpml:pricingInputReference (1) (1)
Collapse Derivation Tree: