Definition Type: ComplexType
Name: Quotation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-valuation-5-10.xsd
Abstract
Documentation:
Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities.
Collapse XSD Schema Diagram:
Drilldown into sensitivitySet in schema fpml-valuation-5-10_xsd1 Drilldown into cashflowType in schema fpml-asset-5-10_xsd3 Drilldown into expiryTime in schema fpml-asset-5-10_xsd3 Drilldown into valuationDate in schema fpml-asset-5-10_xsd3 Drilldown into time in schema fpml-asset-5-10_xsd3 Drilldown into pricingModel in schema fpml-asset-5-10_xsd3 Drilldown into informationSource in schema fpml-asset-5-10_xsd3 Drilldown into exchangeId in schema fpml-asset-5-10_xsd3 Drilldown into businessCenter in schema fpml-asset-5-10_xsd3 Drilldown into QuoteLocation.model in schema fpml-asset-5-10_xsd3 Drilldown into timing in schema fpml-asset-5-10_xsd3 Drilldown into currencyType in schema fpml-asset-5-10_xsd3 Drilldown into currency in schema fpml-asset-5-10_xsd3 Drilldown into side in schema fpml-asset-5-10_xsd3 Drilldown into quoteUnits in schema fpml-asset-5-10_xsd3 Drilldown into measureType in schema fpml-asset-5-10_xsd3 Drilldown into QuotationCharacteristics.model in schema fpml-asset-5-10_xsd3 Drilldown into value in schema fpml-asset-5-10_xsd3 Drilldown into Quotation.model in schema fpml-asset-5-10_xsd3XSD Diagram of Quotation in schema fpml-valuation-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Quotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="Quotation.model" />
        <xsd:element name="sensitivitySet" type="SensitivitySet" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Zero or more sets of sensitivities of this measure to various input parameters.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
value nsD:value 0 (1)
measureType nsD:measureType 0 (1)
quoteUnits nsD:quoteUnits 0 (1)
side nsD:side 0 (1)
currency nsD:currency 0 (1)
currencyType nsD:currencyType 0 (1)
timing nsD:timing 0 (1)
businessCenter nsD:businessCenter (1) (1)
exchangeId nsD:exchangeId (1) (1)
informationSource nsD:informationSource 0 unbounded
pricingModel nsD:pricingModel 0 (1)
time nsD:time 0 (1)
valuationDate nsD:valuationDate 0 (1)
expiryTime nsD:expiryTime 0 (1)
cashflowType nsD:cashflowType 0 (1)
sensitivitySet nsD:sensitivitySet 0 unbounded
<xs:group> nsD:Quotation.model (1) (1)
<xs:group> nsD:QuotationCharacteristics.model (1) (1)
<xs:group> nsD:QuoteLocation.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:quote