Definition Type: ComplexType
Name: CommodityPhysicalExercise
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The parameters for defining how the physically-settled commodity option can be exercised and how it is settled.
Collapse XSD Schema Diagram:
Drilldown into europeanExercise in schema fpml-com-5-10_xsd3 Drilldown into americanExercise in schema fpml-com-5-10_xsd3XSD Diagram of CommodityPhysicalExercise in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityPhysicalExercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The parameters for defining how the physically-settled commodity option can be exercised and how it is settled.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice>
            <xsd:element name="americanExercise" type="CommodityPhysicalAmericanExercise">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The parameters for defining the expiration date(s) and time(s) for an American style option.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="europeanExercise" type="CommodityPhysicalEuropeanExercise">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The parameters for defining the expiration date(s) and time(s) for a European style option.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
americanExercise nsF:americanExercise (1) (1)
europeanExercise nsF:europeanExercise (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:physicalExercise, nsF:physicalExercise