Definition Type: ComplexType
Name: FxTargetSettlementPeriodSchedule
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into settlementPeriod in schema fpml-fx-targets-5-10_xsd1XSD Diagram of FxTargetSettlementPeriodSchedule in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetSettlementPeriodSchedule">
    <xsd:sequence>
        <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>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementPeriod nsD:settlementPeriod (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsD:settlementPeriodSchedule