Definition Type: Element
Name: settlementPeriod
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxTargetSettlementPeriod
Containing Schema: fpml-fx-targets-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 barrier in schema fpml-fx-targets-5-10_xsd Drilldown into payoff in schema fpml-fx-targets-5-10_xsd Drilldown into pivot in schema fpml-fx-targets-5-10_xsd Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd Drilldown into settlementDate in schema fpml-fx-targets-5-10_xsd Drilldown into expiryDate in schema fpml-fx-targets-5-10_xsd Drilldown into SettlementPeriod in schema fpml-fx-targets-5-10_xsd Drilldown into FxTargetSettlementPeriod in schema fpml-fx-targets-5-10_xsdXSD Diagram of settlementPeriod in schema fpml-fx-targets-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementPeriod" type="FxTargetSettlementPeriod" 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 nsA:expiryDate (1) (1)
settlementDate nsA:settlementDate (1) (1)
notionalAmount nsA:notionalAmount (1) (1)
pivot nsA:pivot 0 (1)
payoff nsA:payoff (1) unbounded
barrier nsA:barrier 0 unbounded
Collapse Derivation Tree: