group "FxAccrualRegionBound.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
Defines the boundaries of the accrual region. If an upper or lower barrier is not defined then it is understood that if the barrier is missing in the direction facing the strike then the region is bounded by the strike but excludes the strike; if the barrier is missing in the direction facing away from the strike then the accrual region is unbounded in that direction. If the region is bounded by the strike then a barrier should be included to define whether the region includes or excludes the strike. If accrual regions overlap, it is understood that if one is nested within another wider region, the nested region takes precedence over the spot range that it applies. If there is an overlap but no nesting then this is invalid and barriers must be used to unequivocally define the regions.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="FxAccrualRegionBound.model">
<xsd:choice>
<xsd:element name="upperBound" type="FxAccrualRegionUpperBound"/>
<xsd:sequence>
<xsd:element name="lowerBound" type="FxAccrualRegionLowerBound"/>
<xsd:element minOccurs="0" name="upperBound" type="FxAccrualRegionUpperBound"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
lowerBound
Type:
FxAccrualRegionLowerBound, complex content
Defines the lower bound of a payoff region.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="lowerBound" type="FxAccrualRegionLowerBound"/>

upperBound
Type:
FxAccrualRegionUpperBound, complex content
Defines the upper bound of a payoff region.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="upperBound" type="FxAccrualRegionUpperBound"/>

upperBound
Type:
FxAccrualRegionUpperBound, complex content
Defines the upper bound of a payoff region.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="upperBound" type="FxAccrualRegionUpperBound"/>

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.