element <SVTCode>
Namespace:
Type:
anonymous (restriction of xs:positiveInteger)
Content:
simple
Defined:
locally within SVT element in GWA_NEU.xsd; see XML source
XML Representation Summary
<SVTCode>
   
Content: 
{ xs:positiveInteger }
</SVTCode>
Simple Content Detail:
TotalDigits:
2

Included in content model of elements (1):
Annotation
2-stelliger Code zur Bezecinung des SVT. Die Code-Tabelle wird vom zentralen Gewerberegister festgelegt und verwaltet. Die Bezeichnung des SVT muss damit erfolgen. Nur in Ausnahmefällen ist eine alternative textuelle Bezeichnung zulässig.
Anonymous Type Detail
Type Derivation Tree
xs:positiveInteger (restriction)
  simpleType
Derivation:
restriction of xs:positiveInteger
Facets:
totalDigits:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element name="SVTCode">
<xs:simpleType>
<xs:restriction base="xs:positiveInteger">
<xs:totalDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

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