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

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

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

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.