group "FxConditionLevel.model"
Namespace:
Content:
Defined:
Includes:
definitions of 5 elements
Used:
Content Model Diagram
Complex Content Model
level | strikeReference | pivotReference | barrierReference | levelReference
Content Model Elements (5):
level (defined in FxConditionLevel.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 (6); see within schema source)
<xsd:group name="FxConditionLevel.model">
<xsd:choice>
<xsd:element name="level" type="FxLevel"/>
<xsd:element name="strikeReference" type="FxStrikeReference"/>
<xsd:element name="pivotReference" type="FxPivotReference"/>
<xsd:element name="barrierReference" type="FxBarrierReference"/>
<xsd:element name="levelReference" type="FxLevelReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 5/5)
barrierReference
Type:
FxBarrierReference, empty content
Reference to a perExpiryBarrier component to indicate theat the bound of the region is defined by the barrier component.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="barrierReference" type="FxBarrierReference"/>

level
Type:
FxLevel, complex content
Level expressed as a level with optional steps different from strike, pivot, or barrier.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="level" type="FxLevel"/>

levelReference
Type:
FxLevelReference, empty content
Reference to a level defined within the FX product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="levelReference" type="FxLevelReference"/>

pivotReference
Type:
FxPivotReference, empty content
Reference to the pivot defined within the FX product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="pivotReference" type="FxPivotReference"/>

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

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.