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