element <auflageVS>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
locally within satzart2 element in sorte.xsd; see XML source
XML Representation Summary
<auflageVS>
   
Content: 
{ xs:string }
</auflageVS>
Simple Content Detail:
MaxLength:
22
MinLength:
1

Included in content model of elements (1):
Annotation

Zugelassen in den Ländern

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
maxLength:
22
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="auflageVS">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="22"/>
</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