complexType "CommodityPhysicalAmericanExercise"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
americanExercise  (defined in CommodityPhysicalExercise complexType)
Known Usage Locations
Annotation
The parameters for defining the expiration date(s) and time(s) for an American style option.
Type Definition Detail
Type Derivation Tree
Exercise (extension)
  CommodityPhysicalAmericanExercise
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="CommodityPhysicalAmericanExercise">
<xsd:complexContent>
<xsd:extension base="Exercise">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="commencementDates" type="AdjustableOrRelativeDates"/>
<xsd:element name="expirationDates" type="AdjustableOrRelativeDates"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
commencementDates
Type:
AdjustableOrRelativeDates, complex content
The first day(s) of the exercise period(s) for an American-style option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commencementDates" type="AdjustableOrRelativeDates"/>

expirationDates
Type:
AdjustableOrRelativeDates, complex content
The Expiration Date(s) of an American-style option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="expirationDates" type="AdjustableOrRelativeDates"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.