Definition Type: Element
Name: cleanPrice
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-repo-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Bond clean price, expressed in percentage points, 100 is the initial value of the bond.
Collapse XSD Schema Diagram:
XSD Diagram of cleanPrice in schema fpml-repo-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="cleanPrice" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Bond clean price, expressed in percentage points, 100 is the initial value of the bond.</xsd:documentation>
    </xsd:annotation>
</xsd:element>