Definition Type: ComplexType
Name: CommodityAmericanExercise
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:SharedAmericanExercise
Containing Schema: fpml-com-5-2.xsd
Abstract
Documentation:
A type for defining exercise procedures associated with an American style exercise of a commodity option. This entity inherits from the type SharedAmericanExercise.
Collapse XSD Schema Diagram:
Drilldown into multipleExercise in schema fpml-com-5-2_xsd Drilldown into expirationTime in schema fpml-com-5-2_xsd Drilldown into latestExerciseTimeDetermination in schema fpml-shared-5-2_xsd Drilldown into latestExerciseTime in schema fpml-shared-5-2_xsd Drilldown into expirationDate in schema fpml-shared-5-2_xsd Drilldown into commencementDate in schema fpml-shared-5-2_xsd Drilldown into id in schema fpml-shared-5-2_xsd Drilldown into Exercise in schema fpml-shared-5-2_xsd Drilldown into SharedAmericanExercise in schema fpml-shared-5-2_xsdXSD Diagram of CommodityAmericanExercise in schema fpml-com-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityAmericanExercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining exercise procedures associated with an American style exercise of a commodity option. This entity inherits from the type SharedAmericanExercise.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="SharedAmericanExercise">
            <xsd:sequence>
                <xsd:element name="expirationTime" type="BusinessCenterTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The specific time of day on which the option expires.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="multipleExercise" type="CommodityMultipleExercise" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The presence of this element indicates that the option may be partially exercised. It is not applicable to European or Asian options.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commencementDate nsA:commencementDate 0 (1)
expirationDate nsA:expirationDate 0 (1)
latestExerciseTime nsA:latestExerciseTime 0 (1)
latestExerciseTimeDetermination nsA:latestExerciseTimeDetermination 0 (1)
expirationTime nsA:expirationTime 0 (1)
multipleExercise nsA:multipleExercise 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:americanExercise