element <ergebnis>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
XML Representation Summary
<ergebnis>
   
Content: 
{ enumeration of xs:string }
</ergebnis>
Simple Content Detail:
Enumeration:
"kT", "no", "mE", "oE", "wb", "pS", "kl", "BB"

Included in content model of elements (2):
Annotation

Ergebnis

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
enumeration:
"kT", "no", "mE", "oE", "wb", "pS", "kl", "BB"
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="ergebnis">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="kT"/>
<xs:enumeration value="no"/>
<xs:enumeration value="mE"/>
<xs:enumeration value="oE"/>
<xs:enumeration value="wb"/>
<xs:enumeration value="pS"/>
<xs:enumeration value="kl"/>
<xs:enumeration value="BB"/>
</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