Definition Type: Element
Name: settlementPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FxAccrualSettlementPeriod
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs 0
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_xsd2 Drilldown into barrier in schema fpml-fx-accruals-5-10_xsd2 Drilldown into accrualFactor in schema fpml-fx-accruals-5-10_xsd2 Drilldown into payoff in schema fpml-fx-accruals-5-10_xsd2 Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd2 Drilldown into settlementDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into expiryDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into SettlementPeriod in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxAccrualSettlementPeriod in schema fpml-fx-accruals-5-10_xsd2XSD Diagram of settlementPeriod in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementPeriod" type="FxAccrualSettlementPeriod" minOccurs="0" 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 nsE:expiryDate 0 (1)
settlementDate nsE:settlementDate 0 (1)
notionalAmount nsE:notionalAmount 0 (1)
payoff nsE:payoff 0 unbounded
accrualFactor nsE:accrualFactor 0 (1)
barrier nsE:barrier 0 (1)
accrualFixingDates nsE:accrualFixingDates 0 (1)
Collapse Derivation Tree: