Definition Type: Element
Name: initialValue
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:NonNegativeDecimal
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The non-negative initial rate or amount, as the case may be. An initial rate of 5% would be represented as 0.05.
Collapse XSD Schema Diagram:
XSD Diagram of initialValue in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="initialValue" type="NonNegativeDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The non-negative initial rate or amount, as the case may be. An initial rate of 5% would be represented as 0.05.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: