Definition Type: Element
Name: executionPeriodDates
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxFlexibleForwardExecutionPeriod
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The period during which the client has the right to execute a transaction, on any business day defined by reference to the specified business centers, subject to the constraints of the minimum execution amount and aggregate total notional amount. * Period dates are inclusive i.e. the expiry date is the final date on which execution may occur.
Collapse XSD Schema Diagram:
Drilldown into businessCenters in schema fpml-fx-5-10_xsd Drilldown into expiryDate in schema fpml-fx-5-10_xsd Drilldown into startDate in schema fpml-fx-5-10_xsd Drilldown into id in schema fpml-fx-5-10_xsd Drilldown into FxFlexibleForwardExecutionPeriod in schema fpml-fx-5-10_xsdXSD Diagram of executionPeriodDates in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="executionPeriodDates" type="FxFlexibleForwardExecutionPeriod">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The period during which the client has the right to execute a transaction, on any business day defined by reference to the specified business centers, subject to the constraints of the minimum execution amount and aggregate total notional amount. * Period dates are inclusive i.e. the expiry date is the final date on which execution may occur.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsA:startDate (1) (1)
expiryDate nsA:expiryDate (1) (1)
businessCenters nsA:businessCenters (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
Collapse Derivation Tree: