Definition Type: ComplexType
Name: CommodityAmericanExercise
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:SharedAmericanExercise
Containing Schema: fpml-com-5-0.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-0_xsd1 Drilldown into expirationTime in schema fpml-com-5-0_xsd1 Drilldown into latestExerciseTimeDetermination in schema fpml-shared-5-0_xsd1 Drilldown into latestExerciseTime in schema fpml-shared-5-0_xsd1 Drilldown into expirationDate in schema fpml-shared-5-0_xsd1 Drilldown into commencementDate in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Exercise in schema fpml-shared-5-0_xsd1 Drilldown into SharedAmericanExercise in schema fpml-shared-5-0_xsd1XSD Diagram of CommodityAmericanExercise in schema fpml-com-5-0_xsd1 (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 nsB:commencementDate 0 (1)
expirationDate nsB:expirationDate 0 (1)
latestExerciseTime nsB:latestExerciseTime 0 (1)
latestExerciseTimeDetermination nsB:latestExerciseTimeDetermination 0 (1)
expirationTime nsB:expirationTime 0 (1)
multipleExercise nsB:multipleExercise 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:americanExercise