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

All Direct / Indirect Based Elements (40):
allInRate (in fixedRateAccrual),
allInRate (in floatingRateAccrual),
amount (defined in NonNegativeMoney complexType),
amount (in featurePayment),
baseRate,
breakFeeRate,
calorificValue,
constituentWeight (in underlying in notionalAmountBasket),
declaredCashDividendPercentage,
declaredCashEquivalentDividendPercentage,
global (defined in CreditLimitUtilizationPosition complexType),
global (defined in CreditLimitUtilizationPosition complexType),
initialValue (defined in NonNegativeSchedule complexType),
long,
lowerBarrier,
marketPrice,
maximumNumberOfOptions (defined in EquityMultipleExercise complexType),
maximumNumberOfOptions (defined in MultipleExercise complexType),
minimumNumberOfOptions (defined in EquityMultipleExercise complexType),
numberOfIndexUnits,
numberOfOptions (defined in EquityDerivativeShortFormBase complexType),
numberOfOptions (in equityOption),
numberOfUnits,
percentageOfNotional (defined in EquityPremium complexType),
price (defined in Repayment complexType),
quantity (defined in UnitQuantity complexType),
rate (defined in PeriodRate complexType),
rate (in rateObservation in asian in features in fxOption),
shareAmount,
short,
spotPrice (defined in EquityDerivativeShortFormBase complexType),
spotPrice (in equityOption),
spotRate (in fxTargetForward),
stepValue (in step defined in NonNegativeSchedule complexType),
taxRate,
unitPrice,
upperBarrier,
varianceStrikePrice (in variance),
volatilityStrikePrice (in variance),
weight (in averagingObservation)
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 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.