Definition Type: Element
Name: benchmarkQuotes
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:QuotedAssetSet
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A collection of benchmark instruments and quotes used as inputs to the pricing models.
Collapse XSD Schema Diagram:
Drilldown into assetQuote in schema fpml-riskdef-4-4_xsd Drilldown into instrumentSet in schema fpml-riskdef-4-4_xsd Drilldown into QuotedAssetSet in schema fpml-riskdef-4-4_xsdXSD Diagram of benchmarkQuotes in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="benchmarkQuotes" type="QuotedAssetSet" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A collection of benchmark instruments and quotes used as inputs to the pricing models.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentSet fpml:instrumentSet 0 (1)
assetQuote fpml:assetQuote 0 unbounded
Collapse Derivation Tree: