complexType "CommodityExercisePeriods"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
commencementDate (defined in CommodityExercisePeriods complexType),
expirationDate (defined in CommodityExercisePeriods complexType)
All Direct / Indirect Based Elements (2):
exercisePeriod (defined in CommodityAmericanExercise complexType),
exercisePeriod (defined in CommodityAmericanExercise complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommodityExercisePeriods">
<xsd:sequence>
<xsd:element name="commencementDate" type="AdjustableOrRelativeDate"/>
<xsd:element name="expirationDate" type="AdjustableOrRelativeDate"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
commencementDate
Type:
AdjustableOrRelativeDate, complex content
The first day of the exercise period for an American style option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commencementDate" type="AdjustableOrRelativeDate"/>

expirationDate
Type:
AdjustableOrRelativeDate, complex content
The last day within an exercise period for an American style option. For a European style option it is the only day within the exercise period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="expirationDate" type="AdjustableOrRelativeDate"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.