simpleType "AmountType"
Namespace:
Defined:
globally in GWA_NEU.xsd; see XML source
Used:
Simple Content Model
xs:decimal
Simple Content Restrictions:
FractionDigits:
2

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Datentyp für Angabe der Gebühr (Höhe).
Type Definition Detail
Type Derivation Tree
xs:decimal (restriction)
  AmountType
Derivation:
restriction of xs:decimal
Facets:
fractionDigits:
2
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="AmountType">
<xs:restriction base="xs:decimal">
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set