complexType "FxDigitalAmericanExercise"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in fpml-fx-5-3.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
commencementDate?, expiryDate?, latestValueDate?
</...>
Content Model Elements (3):
commencementDate (in americanExercise in fxOption), latestValueDate
Known Direct Subtypes (1):
FxAmericanExercise
All Direct / Indirect Based Elements (1):
americanExercise (in fxOption)
Known Usage Locations
Annotation
Descrines the characteristics for American exercise in FX digital options.
Type Definition Detail
Type Derivation Tree
Exercise (extension)
  FxDigitalAmericanExercise
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="FxDigitalAmericanExercise">
<xsd:complexContent>
<xsd:extension base="Exercise">
<xsd:sequence>
<xsd:element minOccurs="0" name="commencementDate" type="AdjustableOrRelativeDate"/>
<xsd:element minOccurs="0" name="expiryDate" type="xsd:date"/>
<!--View Generation: SKIPPED expiryTime - Documentation-->
<!--View Generation: SKIPPED cutName - Documentation-->
<xsd:element minOccurs="0" name="latestValueDate" type="xsd:date"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
commencementDate
Type:
AdjustableOrRelativeDate, complex content
The earliest date on which the option can be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="commencementDate" type="AdjustableOrRelativeDate"/>

expiryDate
Type:
xsd:date, predefined, simple content
The latest date on which the option can be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="expiryDate" type="xsd:date"/>

latestValueDate
Type:
xsd:date, predefined, simple content
The latest date on which both currencies traded will settle.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="latestValueDate" type="xsd:date"/>

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