Definition Type: Element
Name: assetQuote
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:BasicAssetValuation
Containing Schema: fpml-riskdef-4-5.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract False
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 Drilldown into definitionRef Drilldown into id Drilldown into valuationScenarioReference Drilldown into objectReference Drilldown into Valuation Drilldown into BasicAssetValuationXSD Diagram of assetQuote
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:
Collapse Comments:
blog comments powered by Disqus