simpleType "PositiveDecimal"
Namespace:
Defined:
Used:
Simple Content Model
xsd:decimal
Simple Content Restrictions:
MinExclusive:
0

All Direct / Indirect Based Elements (1):
rate (in exchangeRate)
Known Usage Locations
Annotation
A type defining a number specified as positive decimal greater than 0 exclusive.
Type Definition Detail
Type Derivation Tree
xsd:decimal (restriction)
  PositiveDecimal
Derivation:
restriction of xsd:decimal
Facets:
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="PositiveDecimal">
<xsd:restriction base="xsd:decimal">
<xsd:minExclusive value="0"/>
</xsd:restriction>
</xsd:simpleType>

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.