simpleType "DecimalFraction"
Namespace:
Defined:
Used:
at 16 locations
Simple Content Model
xsd:decimal
All Direct / Indirect Based Elements (16):
indexFactor (defined in IndexReferenceInformation complexType),
percentageOfNotional (defined in EquityPremium complexType),
percentageOfNotional (in premium defined in OptionBaseExtended complexType),
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.