group "FxAccrualConditionLevel.model"
Namespace:
Content:
Defined:
Includes:
definitions of 5 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (5):
averageStrikeReference,
level (defined in FxAccrualConditionLevel.model group),
quoteBasis (defined in FxAccrualConditionLevel.model group),
strikeReference (defined in FxAccrualConditionLevel.model group),
triggerReference
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 minOccurs="0" 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 minOccurs="0" 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 DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.