element <testGrund>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
XML Representation Summary
<testGrund>
   
Content: 
{ enumeration of xs:string }
</testGrund>
Simple Content Detail:
Enumeration:
"KT", "QT", "CT", "CTE", "CPB", "CXZ", "CPZ", "CTS"

Included in content model of elements (1):
Annotation

Testgrund Quarantäne

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
enumeration:
"KT", "QT", "CT", "CTE", "CPB", "CXZ", "CPZ", "CTS"
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="testGrund">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="KT"/>
<xs:enumeration value="QT"/>
<xs:enumeration value="CT"/>
<xs:enumeration value="CTE"/>
<xs:enumeration value="CPB"/>
<xs:enumeration value="CXZ"/>
<xs:enumeration value="CPZ"/>
<xs:enumeration value="CTS"/>
</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