complexType "FxFeature"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
referenceCurrency (defined in FxFeature complexType)
All Direct / Indirect Based Elements (4):
fxFeature (defined in DirectionalLegUnderlyer complexType),
fxFeature (defined in Feature.model group),
fxFeature (in feature defined in OptionBaseExtended complexType),
fxFeature (in returnLeg)
Known Usage Locations
Annotation
A type for defining Fx Features.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="FxFeature">
<xsd:sequence>
<xsd:element name="referenceCurrency" type="IdentifiedCurrency"/>
<xsd:choice>
<xsd:element name="composite" type="Composite"/>
<xsd:element name="quanto" type="Quanto"/>
<xsd:element name="crossCurrency" type="Composite"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
composite
Type:
Composite, complex content
If “Composite” is specified as the Settlement Type in the relevant Transaction Supplement, an amount in the Settlement Currency, determined by the Calculation Agent as being equal to the number of Options exercised or deemed exercised, multiplied by: (Settlement Price – Strike Price) / (Strike Price – Settlement Price) x Multiplier provided that if the above is equal to a negative amount the Option Cash Settlement Amount shall be deemed to be zero.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="composite" type="Composite"/>

crossCurrency
Type:
Composite, complex content
If “Cross-Currency” is specified as the Settlement Type in the relevant Transaction Supplement, an amount in the Settlement Currency, determined by the Calculation Agent as being equal to the number of Options exercised or deemed exercised, multiplied by: (Settlement Price – Strike Price) / (Strike Price – Settlement Price) x Multiplier x one unit of the Reference Currency converted into an amount in the Settlement Currency using the rate of exchange of the Settlement Currency as quoted on the Reference Price Source on the Valuation Date, provided that if the above is equal to a negative amount the Option Cash Settlement Amount shall be deemed to be zero.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="crossCurrency" type="Composite"/>

quanto
Type:
Quanto, complex content
If “Quanto” is specified as the Settlement Type in the relevant Transaction Supplement, an amount, as determined by the Calculation Agent in accordance with the Section 8.2 of the Equity Definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="quanto" type="Quanto"/>

referenceCurrency
Type:
IdentifiedCurrency, simple content
Specifies the reference currency of the trade.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="referenceCurrency" type="IdentifiedCurrency"/>

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.