simpleType "DecimalFraction"
Namespace:
Defined:
Used:
at 15 locations
Simple Content Model
xsd:decimal
All Direct / Indirect Based Elements (15):
basketPercentage,
haircut (in collateralProvisions),
haircut (in margin),
haircut (in nonCash),
haircutThreshold,
indexFactor (defined in IndexReferenceInformation complexType),
initialStockLoanRate,
marginRatio (in collateralProvisions),
marginRatio (in margin),
marginRatio (in nonCash),
marginRatioThreshold,
maximumStockLoanRate,
percentageOfNotional (defined in EquityPremium complexType),
percentageOfNotional (in premium defined in OptionBaseExtended complexType),
recoveryFactor
Known Usage Locations
Annotation
A type defining a decimal fraction (base 1). A percentage of 5% would be represented as 0.05.
Type Definition Detail
Type Derivation Tree
xsd:decimal (restriction)
  DecimalFraction
Derivation:
restriction of xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="DecimalFraction">
<xsd:restriction base="xsd:decimal"/>
</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.