Definition Type: Element
Name: assetQuote
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:BasicAssetValuation
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A collection of valuations (quotes) for the assets needed in the set. Normally these quotes will be for the underlying assets listed above, but they don't necesarily have to be.
Collapse XSD Schema Diagram:
Drilldown into quote 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_xsd Drilldown into BasicAssetValuation in schema fpml-riskdef-4-4_xsdXSD Diagram of assetQuote in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="assetQuote" type="BasicAssetValuation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A collection of valuations (quotes) for the assets needed in the set. Normally these quotes will be for the underlying assets listed above, but they don't necesarily have to be.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference fpml:objectReference 0 (1)
valuationScenarioReference fpml:valuationScenarioReference 0 (1)
quote fpml:quote (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
definitionRef fpml:definitionRef (Optional)
Collapse Derivation Tree: