Definition Type: Element
Name: pricing
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:InstrumentTradePricing
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The price paid for the instrument.
Collapse XSD Schema Diagram:
Drilldown into tradedFlatOfAccrued in schema fpml-doc-5-10_xsd4 Drilldown into exDividendDate in schema fpml-doc-5-10_xsd4 Drilldown into couponStartDate in schema fpml-doc-5-10_xsd4 Drilldown into quote in schema fpml-doc-5-10_xsd4 Drilldown into InstrumentTradePricing in schema fpml-doc-5-10_xsd4XSD Diagram of pricing in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="pricing" type="InstrumentTradePricing" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The price paid for the instrument.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quote nsE:quote 0 unbounded
couponStartDate nsE:couponStartDate 0 (1)
exDividendDate nsE:exDividendDate 0 (1)
tradedFlatOfAccrued nsE:tradedFlatOfAccrued 0 (1)
Collapse Derivation Tree: