Definition Type: ComplexType
Name: FxAmericanExercise
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxDigitalAmericanExercise
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
Describes the characteristics for american exercise of FX products.
Collapse XSD Schema Diagram:
Drilldown into multipleExercise in schema fpml-fx-5-10_xsd2 Drilldown into latestValueDate in schema fpml-fx-5-10_xsd2 Drilldown into cutName in schema fpml-fx-5-10_xsd2 Drilldown into expiryTime in schema fpml-fx-5-10_xsd2 Drilldown into expiryDate in schema fpml-fx-5-10_xsd2 Drilldown into commencementDate in schema fpml-fx-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Exercise in schema fpml-shared-5-10_xsd3 Drilldown into FxDigitalAmericanExercise in schema fpml-fx-5-10_xsd2XSD Diagram of FxAmericanExercise in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxAmericanExercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the characteristics for american exercise of FX products.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxDigitalAmericanExercise">
            <xsd:sequence>
                <xsd:element name="multipleExercise" type="FxMultipleExercise" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Characteristics for multiple exercise.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commencementDate nsD:commencementDate (1) (1)
expiryDate nsD:expiryDate (1) (1)
expiryTime nsD:expiryTime 0 (1)
cutName nsD:cutName 0 (1)
latestValueDate nsD:latestValueDate 0 (1)
multipleExercise nsD:multipleExercise 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:americanExercise