group "FxAccrualConditionLevel.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
(level, quoteBasis?) | strikeReference | averageStrikeReference
Content Model Elements (4):
averageStrikeReference,
level (defined in FxAccrualConditionLevel.model group),
quoteBasis (defined in FxAccrualConditionLevel.model group),
strikeReference (defined in FxAccrualConditionLevel.model group)
Known Usage Locations
Annotation
Conditions can be expressed in different ways: as a specific level, as strike, pivot, or barrier.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="FxAccrualConditionLevel.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="level" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="quoteBasis" type="QuoteBasisEnum"/>
</xsd:sequence>
<xsd:element name="strikeReference" type="FxForwardStrikePriceReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
averageStrikeReference
Type:
Reference to an average rate defined within the FX accrual option and forward products.
XML Source (w/o annotations (1); see within schema source)

level
Type:
xsd:decimal, predefined, simple content
Level expressed as a level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="level" type="xsd:decimal"/>

quoteBasis
Type:
QuoteBasisEnum, simple content
The Quoted Currency Pair that is used accross the product.
Simple Content
enumeration of xsd:token
Enumeration:
"Currency1PerCurrency2"
 - 
The amount of currency1 for one unit of currency2
"Currency2PerCurrency1"
 - 
The amount of currency2 for one unit of currency1
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quoteBasis" type="QuoteBasisEnum"/>

strikeReference
Type:
Reference to a strike defined within the FX product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="strikeReference" type="FxForwardStrikePriceReference"/>

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.