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