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

All Direct / Indirect Based Elements (23):
amount (in paymentAmount defined in PositivePayment complexType),
fixedStrike,
initialValue (defined in PositiveSchedule complexType),
integralMultipleExercise,
multiplier (in dividendPeriod defined in DividendAdjustment complexType),
multiplier (in equityOptionTransactionSupplement),
multiplier (in varianceOptionTransactionSupplement),
numberOfOptions (defined in OptionDenomination.model group),
optionEntitlement (defined in EquityOption complexType),
optionEntitlement (defined in OptionDenomination.model group),
optionEntitlement (in equityOptionTransactionSupplement),
optionEntitlement (in varianceOptionTransactionSupplement),
rate (in crossRate),
rate (in exchangeRate),
rate (in strike defined in DualCurrencyFeature complexType),
rate (in strike in fxOption),
spotRate (in crossRate),
spotRate (in exchangeRate),
spotRate (in fxOption),
stepValue (defined in PositiveStep complexType),
unadjustedVarianceCap,
upperStrikeNumberOfOptions,
voltage
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.