simpleType "Percentage"
Namespace:
Defined:
Used:
at 17 locations
Simple Content Model
xsd:decimal
All Direct / Indirect Based Elements (17):
declaredCashDividendPercentage,
declaredCashEquivalentDividendPercentage,
levelPercentage (defined in CommodityTrigger complexType),
levelPercentage (in featurePayment),
levelPercentage (in trigger defined in TriggerEvent complexType),
limitationPercentage,
negative (in percentageTolerance),
passThroughPercentage,
percentage,
postitive,
priceMaterialityPercentage,
rejectionLimit (defined in CoalAttributePercentage complexType),
rejectionLimit (defined in CoalAttributePercentage complexType),
spreadPercentage,
standardContent (defined in CoalAttributePercentage complexType),
strikePercentage (defined in EquityStrike complexType),
strikePercentage (defined in OptionNumericStrike complexType)
Known Usage Locations
Annotation
A type defining a percentage as base 100. A percentage of 5% would be represented as 5.
Type Definition Detail
Type Derivation Tree
xsd:decimal (restriction)
  Percentage
Derivation:
restriction of xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="Percentage">
<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.