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

All Direct / Indirect Based Elements (46):
amount (defined in PositiveMoney complexType),
fixedRate (in fixedLeg defined in FxPerformanceSwap complexType),
fixedRate (in termDeposit),
fixedStrike,
forwardVolatilityStrikePrice,
integralMultipleExercise,
multiplier (defined in CommodityProduct.model group),
multiplier (in dividendPeriod in dividendAdjustment),
multiplier (in dividendSwapOptionTransactionSupplement),
multiplier (in equityOptionTransactionSupplement),
multiplier (in varianceOptionTransactionSupplement),
numberOfOptions (defined in GenericEquityAttributes.model group),
numberOfOptions (defined in OptionDenomination.model group),
optionEntitlement (defined in GenericEquityAttributes.model group),
optionEntitlement (defined in OptionDenomination.model group),
optionEntitlement (in dividendSwapOptionTransactionSupplement),
optionEntitlement (in equityOption),
optionEntitlement (in equityOptionTransactionSupplement),
optionEntitlement (in varianceOptionTransactionSupplement),
percentage,
rate (defined in CrossRate complexType),
rate (defined in FxStrikePrice complexType),
rate (defined in FxTerms complexType),
rate (in exchangeRate defined in FxCoreDetails.model group),
rate (in exchangeRate in underlyer defined in GenericProduct complexType),
rate (in forwardRate),
rate (in strike in dualCurrency),
rate (in strike in vanillaPayoffRegion in fxAccrualForward),
sequenceNumber (in originatingPackage),
size (in originatingPackage),
size (in packageHeader),
spotRate (defined in CrossRate complexType),
spotRate (defined in FxTriggerBase complexType),
spotRate (in exchangeRate defined in FxCoreDetails.model group),
spotRate (in exchangeRate in underlyer defined in GenericProduct complexType),
spotRate (in forwardRate),
spotRate (in fxAccrualForward),
spotRate (in fxAccrualOption),
spotRate (in fxOption),
spotRate (in touch),
triggerRate (defined in FxBarrierFeature complexType),
triggerRate (defined in FxTriggerBase complexType),
triggerRate (in touch),
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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.