Definition Type: Element
Name: pricing
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD: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_xsd3 Drilldown into exDividendDate in schema fpml-doc-5-10_xsd3 Drilldown into couponStartDate in schema fpml-doc-5-10_xsd3 Drilldown into quote in schema fpml-doc-5-10_xsd3 Drilldown into InstrumentTradePricing in schema fpml-doc-5-10_xsd3XSD Diagram of pricing in schema fpml-doc-5-10_xsd3 (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 nsD:quote 0 unbounded
couponStartDate nsD:couponStartDate 0 (1)
exDividendDate nsD:exDividendDate 0 (1)
tradedFlatOfAccrued nsD:tradedFlatOfAccrued 0 (1)
Collapse Derivation Tree: