element <kategorie>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
XML Representation Summary
<kategorie>
   
Content: 
{ enumeration of xs:string }
</kategorie>
Simple Content Detail:
Enumeration:
"V", "PB", "PBTC", "NaV", "BS", "EWG1", "BSE", "EWG2", "BE", "EWG3", "Z1", "Z2", "ZA", "ZB", "MK"
WhiteSpace:
collapse

Included in content model of elements (1):
Annotation

Kategorie

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Annotation
Kategorien der zertifizierten Plombierte Menge
Derivation:
restriction of xs:string
Facets:
enumeration:
"V", "PB", "PBTC", "NaV", "BS", "EWG1", "BSE", "EWG2", "BE", "EWG3", "Z1", "Z2", "ZA", "ZB", "MK"
whiteSpace:
collapse
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="kategorie">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="PB"/>
<xs:enumeration value="PBTC"/>
<xs:enumeration value="NaV"/>
<xs:enumeration value="BS"/>
<xs:enumeration value="EWG1"/>
<xs:enumeration value="BSE"/>
<xs:enumeration value="EWG2"/>
<xs:enumeration value="BE"/>
<xs:enumeration value="EWG3"/>
<xs:enumeration value="Z1"/>
<xs:enumeration value="Z2"/>
<xs:enumeration value="ZA"/>
<xs:enumeration value="ZB"/>
<xs:enumeration value="MK"/>
<xs:whiteSpace value="collapse"/>
</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