Definition Type: ComplexType
Name: FxValuationDateOffset
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Offset
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
Valuation date offset is used in FX Variance Swap and Volatility Swap to always relate the Final Observation Date and can be: [Final Observation Date][The first Business Day following the Final Observation Date]
Collapse XSD Schema Diagram:
Drilldown into businessCenters in schema fpml-shared-5-10_xsd4 Drilldown into businessCentersReference in schema fpml-shared-5-10_xsd4 Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-10_xsd4 Drilldown into dayType in schema fpml-shared-5-10_xsd4 Drilldown into period in schema fpml-shared-5-10_xsd4 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Period in schema fpml-shared-5-10_xsd4 Drilldown into Offset in schema fpml-shared-5-10_xsd4XSD Diagram of FxValuationDateOffset in schema fpml-fx-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxValuationDateOffset">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Valuation date offset is used in FX Variance Swap and Volatility Swap to always relate the Final Observation Date and can be: [Final Observation Date][The first Business Day following the Final Observation Date]</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Offset">
            <xsd:sequence>
                <xsd:group ref="BusinessCentersOrReference.model" minOccurs="0">
                </xsd:group>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsE:periodMultiplier 0 (1)
period nsE:period 0 (1)
dayType nsE:dayType 0 (1)
businessCentersReference nsE:businessCentersReference (1) (1)
businessCenters nsE:businessCenters (1) (1)
<xs:group> nsE:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:valuationDateOffset