Definition Type: Element
Name: price
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:NonNegativeDecimal
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The price at which the repayment occurred. This is usually Par but there could be scenarios where a repayment was made at a discounted level.
Collapse XSD Schema Diagram:
XSD Diagram of price in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="price" type="NonNegativeDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The price at which the repayment occurred. This is usually Par but there could be scenarios where a repayment was made at a discounted level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: