Definition Type: Group
Name: Quotation.model
Namespace: http://www.fpml.org/2008/FpML-4-5
Containing Schema: fpml-asset-4-5.xsd
Documentation:
Some kind of numerical measure about an asset, eg. its price or NPV, together with characteristics of that measure.
Collapse XSD Schema Diagram:
Drilldown into cashFlowType Drilldown into expiryTime Drilldown into valuationDate Drilldown into time Drilldown into informationSource Drilldown into exchangeId Drilldown into businessCenter Drilldown into timing Drilldown into currency Drilldown into side Drilldown into quoteUnits Drilldown into measureType Drilldown into valueXSD Diagram of Quotation.model
Collapse XSD Schema Code:
<xsd:group name="Quotation.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Some kind of numerical measure about an asset, eg. its price or NPV, together with characteristics of that measure.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="value" type="xsd:decimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The value of the the quotation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="QuotationCharacteristics.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The characteristics of the quotation.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
value fpml:value 0 (1)
measureType fpml:measureType 0 (1)
quoteUnits fpml:quoteUnits 0 (1)
side fpml:side 0 (1)
currency fpml:currency 0 (1)
timing fpml:timing 0 (1)
businessCenter fpml:businessCenter (1) (1)
exchangeId fpml:exchangeId (1) (1)
informationSource fpml:informationSource 0 unbounded
time fpml:time 0 (1)
valuationDate fpml:valuationDate 0 (1)
expiryTime fpml:expiryTime 0 (1)
cashFlowType fpml:cashFlowType 0 (1)
<xs:group> fpml:QuotationCharacteristics.model (1) (1)
<xs:group> fpml:QuoteLocation.model 0 (1)
Collapse Comments:
blog comments powered by Disqus