group "FxRegionBound.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
upperBound | (lowerBound, upperBound?)
Content Model Elements (3):
lowerBound (defined in FxRegionBound.model group),
upperBound (defined in FxRegionBound.model group),
upperBound (defined in FxRegionBound.model group)
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="FxRegionBound.model">
<xsd:choice>
<xsd:element name="upperBound" type="FxRegionUpperBound"/>
<xsd:sequence>
<xsd:element name="lowerBound" type="FxRegionLowerBound"/>
<xsd:element minOccurs="0" name="upperBound" type="FxRegionUpperBound"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
lowerBound
Type:
FxRegionLowerBound, 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="FxRegionLowerBound"/>

upperBound
Type:
FxRegionUpperBound, 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="FxRegionUpperBound"/>

upperBound
Type:
FxRegionUpperBound, 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="FxRegionUpperBound"/>

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.