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