simpleType "bevtypes:municipalityID"
Namespace:
Defined:
Used:
Simple Content Model
nonNegativeInteger
Simple Content Restrictions:
MaxInclusive:
99999
MinInclusive:
0

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Gemeindekennziffer
Type Definition Detail
Type Derivation Tree
nonNegativeInteger (restriction)
  bevtypes:municipalityID
Derivation:
restriction of nonNegativeInteger
Facets:
maxInclusive:
99999
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<simpleType name="municipalityID">
<restriction base="nonNegativeInteger">
<minInclusive fixed="true" value="0"/>
<maxInclusive fixed="true" value="99999"/>
</restriction>
</simpleType>

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