group "FxAccrualRegionBound.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
upperBound | (lowerBound, upperBound?)
Content Model Elements (3):
Known Usage Locations
XML Source (w/o annotations (3); 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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.