Definition Type: ComplexType
Name: UnderlyerInterestLeg
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DirectionalLeg
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type describing interest payments associated with and underlyer, such as financing
Collapse XSD Schema Diagram:
Drilldown into spreadSchedule in schema fpml-shared-5-10_xsd4 Drilldown into fixedRate in schema fpml-shared-5-10_xsd4 Drilldown into terminationDate in schema fpml-shared-5-10_xsd4 Drilldown into effectiveDate in schema fpml-shared-5-10_xsd4 Drilldown into receiverAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into receiverPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Receiver.model in schema fpml-shared-5-10_xsd4 Drilldown into payerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into payerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Payer.model in schema fpml-shared-5-10_xsd4 Drilldown into PayerReceiver.model in schema fpml-shared-5-10_xsd4 Drilldown into legIdentifier in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Leg in schema fpml-shared-5-10_xsd4 Drilldown into DirectionalLeg in schema fpml-shared-5-10_xsd4XSD Diagram of UnderlyerInterestLeg in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="UnderlyerInterestLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing interest payments associated with and underlyer, such as financing</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DirectionalLeg">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="fixedRate" type="xsd:decimal" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The calculation period fixed rate. A per annum rate, expressed as a decimal. A fixed rate of 5% would be represented as 0.05.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="spreadSchedule" type="SpreadSchedule" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The ISDA Spread or a Spread schedule expressed as explicit spreads and dates. In the case of a schedule, the step dates may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments. The spread is a per annum rate, expressed as a decimal. For purposes of determining a calculation period amount, if positive the spread will be added to the floating rate and if negative the spread will be subtracted from the floating rate. A positive 10 basis point (0.1%) spread would be represented as 0.001.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
legIdentifier nsE:legIdentifier 0 unbounded
payerPartyReference nsE:payerPartyReference 0 (1)
payerAccountReference nsE:payerAccountReference 0 (1)
receiverPartyReference nsE:receiverPartyReference 0 (1)
receiverAccountReference nsE:receiverAccountReference 0 (1)
effectiveDate nsE:effectiveDate 0 (1)
terminationDate nsE:terminationDate 0 (1)
fixedRate nsE:fixedRate 0 (1)
spreadSchedule nsE:spreadSchedule 0 unbounded
<xs:group> nsE:PayerReceiver.model (1) (1)
<xs:group> nsE:Payer.model (1) (1)
<xs:group> nsE:Receiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:underlyerFinancing