Definition Type: ComplexType
Name: FxAmericanExercise
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd3 Drilldown into latestValueDate in schema fpml-fx-5-10_xsd3 Drilldown into cutName in schema fpml-fx-5-10_xsd3 Drilldown into expiryTime in schema fpml-fx-5-10_xsd3 Drilldown into expiryDate in schema fpml-fx-5-10_xsd3 Drilldown into commencementDate in schema fpml-fx-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Exercise in schema fpml-shared-5-10_xsd4 Drilldown into FxDigitalAmericanExercise in schema fpml-fx-5-10_xsd3XSD Diagram of FxAmericanExercise in schema fpml-fx-5-10_xsd3 (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 nsE:commencementDate 0 (1)
expiryDate nsE:expiryDate 0 (1)
expiryTime nsE:expiryTime 0 (1)
cutName nsE:cutName 0 (1)
latestValueDate nsE:latestValueDate 0 (1)
multipleExercise nsE:multipleExercise 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:americanExercise