Definition Type: ComplexType
Name: FxEuropeanExercise
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Exercise
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
Describes the characteristics for European exercise of FX products.
Collapse XSD Schema Diagram:
Drilldown into valueDate in schema fpml-fx-5-10_xsd4 Drilldown into expiryTime in schema fpml-fx-5-10_xsd4 Drilldown into expiryDate in schema fpml-fx-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Exercise in schema fpml-shared-5-10_xsd5XSD Diagram of FxEuropeanExercise in schema fpml-fx-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxEuropeanExercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the characteristics for European exercise of FX products.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Exercise">
            <xsd:sequence>
                <xsd:element name="expiryDate" type="xsd:date">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Represents a standard expiry date as defined for an FX OTC option.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="expiryTime" type="BusinessCenterTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Time at which the option expires on the expiry date, at the specified business center. This component represents the formal definition of option expiry time.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="valueDate" type="xsd:date" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The date on which both currencies traded will settle.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
expiryDate nsF:expiryDate (1) (1)
expiryTime nsF:expiryTime 0 (1)
valueDate nsF:valueDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:europeanExercise, nsF:europeanExercise