Definition Type: Element
Name: dateOffset
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxDateOffset
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The representation of the schedule as an offset relative to another schedule. For example, the settlement schedule may be relative to the expiry schedule by an FxForward offset.
Collapse XSD Schema Diagram:
Drilldown into relativeTo in schema fpml-fx-targets-5-10_xsd1 Drilldown into offset in schema fpml-fx-targets-5-10_xsd1 Drilldown into convention in schema fpml-fx-targets-5-10_xsd1 Drilldown into FxDateOffset in schema fpml-fx-targets-5-10_xsd1XSD Diagram of dateOffset in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dateOffset" type="FxDateOffset">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The representation of the schedule as an offset relative to another schedule. For example, the settlement schedule may be relative to the expiry schedule by an FxForward offset.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
convention nsD:convention (1) (1)
offset nsD:offset 0 (1)
relativeTo nsD:relativeTo (1) (1)
Collapse Derivation Tree: