Definition Type: Element
Name: indexTenor
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Period
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The ISDA Designated Maturity, i.e. the tenor of the floating rate. A FRA can contain either one or two indexTenor instances.
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-shared-5-10_xsd4 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Period in schema fpml-shared-5-10_xsd4XSD Diagram of indexTenor in schema fpml-ird-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="indexTenor" type="Period" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The ISDA Designated Maturity, i.e. the tenor of the floating rate. A FRA can contain either one or two indexTenor instances.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsE:periodMultiplier 0 (1)
period nsE:period 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: