complexType "UpperBound"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-fx-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
maximumInclusive? | maximumExclusive?
</...>
Content Model Elements (2):
maximumExclusive, maximumInclusive
XML Source (see within schema source)
<xsd:complexType name="UpperBound">
<xsd:choice>
<xsd:element minOccurs="0" name="maximumInclusive" type="PositiveDecimal"/>
<xsd:element minOccurs="0" name="maximumExclusive" type="PositiveDecimal"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
maximumExclusive
Type:
PositiveDecimal, simple content
Simple Content
xsd:decimal
minExclusive:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="maximumExclusive" type="PositiveDecimal"/>

maximumInclusive
Type:
PositiveDecimal, simple content
Simple Content
xsd:decimal
minExclusive:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="maximumInclusive" type="PositiveDecimal"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.