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

All Direct / Indirect Based Elements (53):
amount (defined in PositiveMoney complexType),
amount (in changeInNumberOfOptions defined in ReportingNotionalChange.model group),
effectiveRate,
fixedRate (in fixedLeg defined in FxPerformanceSwap complexType),
fixedRate (in termDeposit),
fixedStrike,
forwardVolatilityStrikePrice,
integralMultipleExercise,
multiplier (defined in CommodityProduct.model group),
multiplier (defined in ExchangeTradedContract complexType),
multiplier (in dividendPeriod in dividendAdjustment),
multiplier (in dividendSwapOptionTransactionSupplement),
multiplier (in equityOptionTransactionSupplement),
multiplier (in future),
multiplier (in varianceOptionTransactionSupplement),
numberOfOptions (defined in OptionDenomination.model group),
numberOfOptions (in genericProduct),
observedRate (in dailyInterestCalculation),
optionEntitlement (defined in OptionDenomination.model group),
optionEntitlement (in dividendSwapOptionTransactionSupplement),
optionEntitlement (in equityOption),
optionEntitlement (in equityOptionTransactionSupplement),
optionEntitlement (in genericProduct),
optionEntitlement (in varianceOptionTransactionSupplement),
percentage,
rate (defined in CrossRate complexType),
rate (in exchangeRate defined in FxCoreDetails.model group),
rate (in exchangeRate in underlyer in genericProduct),
rate (in forwardRate),
rate (in strike in dualCurrency),
rate (in strike in fxOption),
rate (in withholdingTaxTerms),
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 in genericProduct),
spotRate (in forwardRate),
spotRate (in fxAccrualForward),
spotRate (in fxAccrualOption),
spotRate (in fxOption),
spotRate (in touch in fxDigitalOption),
totalVolatilityCap (in volatilityCap),
totalVolatilityCap (in volatilityCap),
triggerRate (defined in FxBarrierFeature complexType),
triggerRate (defined in FxTriggerBase complexType),
triggerRate (in touch in fxDigitalOption),
unadjustedVarianceCap,
upperStrikeNumberOfOptions,
volatilityCapFactor,
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.