simpleType "NonNegativeDecimal"
Namespace:
Defined:
Used:
at 44 locations
Simple Content Model
xsd:decimal
Simple Content Restrictions:
MinInclusive:
0

All Direct / Indirect Based Elements (44):
amount (defined in NonNegativeMoney complexType),
global (defined in CreditLimitUtilizationPosition complexType),
global (defined in CreditLimitUtilizationPosition complexType),
initialValue (defined in NonNegativeSchedule complexType),
maximumNumberOfOptions (defined in MultipleExercise complexType),
quantity (defined in BondCollateral.model group),
quantity (defined in BondCollateral.model group),
quantity (defined in SecurityValuation.model group),
quantity (defined in SecurityValuation.model group),
quantity (defined in UnitQuantity complexType),
spotPrice (defined in EquityDerivativeShortFormBase complexType),
stepValue (in step defined in NonNegativeSchedule complexType),
value (defined in LoanCovenantObligationMetric complexType),
Known Usage Locations
Annotation
A type defining a number specified as non negative decimal greater than 0 inclusive.
Type Definition Detail
Type Derivation Tree
xsd:decimal (restriction)
  NonNegativeDecimal
Derivation:
restriction of xsd:decimal
Facets:
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="NonNegativeDecimal">
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0"/>
</xsd:restriction>
</xsd:simpleType>

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.