group "FxAccrualConditionLevel.model"
Namespace:
Content:
Defined:
Includes:
definitions of 5 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (5):
Known Usage Locations
Annotation
Conditions can be expressed in different ways: as a specific level, or a reference to a strike, or a reference to an average strike in FxAccrualForward and FxAccrualOption, or a reference to a trigger in FxDigitalOption.
XML Source (w/o annotations (6); see within schema source)
<xsd:group name="FxAccrualConditionLevel.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="level" type="FxLevel"/>
<xsd:element minOccurs="0" name="quoteBasis" type="QuoteBasisEnum"/>
</xsd:sequence>
<xsd:element name="strikeReference" type="FxAccrualStrikeReference"/>
<xsd:element name="triggerReference" type="FxAccrualTriggerReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 5/5)
averageStrikeReference
Type:
Reference to an average rate defined within the FxAccrualForward and FxAccrualOption products.
XML Source (w/o annotations (1); see within schema source)

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

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
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 FxAccrualForward and FxAccrualOption products.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="strikeReference" type="FxAccrualStrikeReference"/>

triggerReference
Type:
Reference to a trigger defined within the FxAccrualDigitalOption product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="triggerReference" type="FxAccrualTriggerReference"/>

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.