Definition Type: Element
Name: settlementDateOffset
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:RelativeDateOffset
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date on which delivery of the transacted currency amounts will occur, expressed as an offset from the execution date. * This property is optional in the schema, allowing it to be omitted by systems which do not support it; however this information would be expected in contractual documentation (e.g. termsheet, confirmation).
Collapse XSD Schema Diagram:
Drilldown into dateRelativeTo in schema fpml-shared-5-10_xsd5 Drilldown into period in schema fpml-shared-5-10_xsd5 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Period in schema fpml-shared-5-10_xsd5 Drilldown into Offset in schema fpml-shared-5-10_xsd5 Drilldown into RelativeDateOffset in schema fpml-shared-5-10_xsd5XSD Diagram of settlementDateOffset in schema fpml-fx-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementDateOffset" type="RelativeDateOffset" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which delivery of the transacted currency amounts will occur, expressed as an offset from the execution date. * This property is optional in the schema, allowing it to be omitted by systems which do not support it; however this information would be expected in contractual documentation (e.g. termsheet, confirmation).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsF:periodMultiplier (1) (1)
period nsF:period (1) (1)
dateRelativeTo nsF:dateRelativeTo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: