Definition Type: Element
Name: settlementPeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxAccrualSettlementPeriod
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Defines each settlement period in the tabular/matrix representation of the product.
Collapse XSD Schema Diagram:
Drilldown into accrualFixingDates in schema fpml-fx-accruals-5-10_xsd1 Drilldown into barrier in schema fpml-fx-accruals-5-10_xsd1 Drilldown into accrualFactor in schema fpml-fx-accruals-5-10_xsd1 Drilldown into payoff in schema fpml-fx-accruals-5-10_xsd1 Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd1 Drilldown into settlementDate in schema fpml-fx-targets-5-10_xsd1 Drilldown into expiryDate in schema fpml-fx-targets-5-10_xsd1 Drilldown into SettlementPeriod in schema fpml-fx-targets-5-10_xsd1 Drilldown into FxAccrualSettlementPeriod in schema fpml-fx-accruals-5-10_xsd1XSD Diagram of settlementPeriod in schema fpml-fx-accruals-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementPeriod" type="FxAccrualSettlementPeriod" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines each settlement period in the tabular/matrix representation of the product.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
expiryDate nsD:expiryDate (1) (1)
settlementDate nsD:settlementDate (1) (1)
notionalAmount nsD:notionalAmount (1) (1)
payoff nsD:payoff (1) unbounded
accrualFactor nsD:accrualFactor 0 (1)
barrier nsD:barrier 0 (1)
accrualFixingDates nsD:accrualFixingDates (1) (1)
Collapse Derivation Tree: