Definition Type: Element
Name: assetQuote
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:BasicAssetValuation
Containing Schema: fpml-riskdef-5-10.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-5-10_xsd1 Drilldown into valuationScenarioReference in schema fpml-riskdef-5-10_xsd1 Drilldown into objectReference in schema fpml-riskdef-5-10_xsd1 Drilldown into definitionRef in schema fpml-riskdef-5-10_xsd1 Drilldown into id in schema fpml-riskdef-5-10_xsd1 Drilldown into Valuation in schema fpml-riskdef-5-10_xsd1 Drilldown into BasicAssetValuation in schema fpml-riskdef-5-10_xsd1XSD Diagram of assetQuote in schema fpml-riskdef-5-10_xsd1 (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 nsD:objectReference 0 (1)
valuationScenarioReference nsD:valuationScenarioReference 0 (1)
quote nsD:quote 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
definitionRef nsD:definitionRef (Optional)
Collapse Derivation Tree: