Definition Type: Element
Name: marketPrice
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:NonNegativeDecimal
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An optional element that only has meaning in a credit index trade. This element contains the price at which the trade was executed and is used instead of marketFixedRate on credit trades on certain indicies which are quoted using a price rather than a spread.
Collapse XSD Schema Diagram:
XSD Diagram of marketPrice in schema fpml-cd-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="marketPrice" type="NonNegativeDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional element that only has meaning in a credit index trade. This element contains the price at which the trade was executed and is used instead of marketFixedRate on credit trades on certain indicies which are quoted using a price rather than a spread.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: