Definition Type: Element
Name: numberOfReturns
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Number of Returns is the number of Observation Dates in the Observation Period, excluding the Initial Observation Date (where the Observation Rate on the Initial Observation Date shall equal S0).
Collapse XSD Schema Diagram:
XSD Diagram of numberOfReturns in schema fpml-fx-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="numberOfReturns" type="xsd:nonNegativeInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Number of Returns is the number of Observation Dates in the Observation Period, excluding the Initial Observation Date (where the Observation Rate on the Initial Observation Date shall equal S0).</xsd:documentation>
    </xsd:annotation>
</xsd:element>