Definition Type: ComplexType
Name: CommodityAmericanExercise
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Exercise
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type for defining exercise procedures associated with an American style exercise of a commodity option.
Collapse XSD Schema Diagram:
Drilldown into exerciseFrequency in schema fpml-com-5-10_xsd3 Drilldown into exercisePeriod in schema fpml-com-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Exercise in schema fpml-shared-5-10_xsd5XSD Diagram of CommodityAmericanExercise in schema fpml-com-5-10_xsd3 (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.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Exercise">
            <xsd:sequence>
                <xsd:sequence>
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Option Strip</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="exercisePeriod" type="CommodityExercisePeriods" maxOccurs="unbounded">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">Describes the American exercise periods.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="exerciseFrequency" type="Frequency" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The exercise frequency for the strip.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:sequence>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
exercisePeriod nsF:exercisePeriod (1) unbounded
exerciseFrequency nsF:exerciseFrequency 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:americanExercise, nsF:americanExercise, nsF:americanExercise