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:
"TB", "VD", "VP", "V", "B", "ZA", "ZB", "VS", "Z1", "Z2", "Z3"

Included in content model of elements (1):
Annotation

Testgrund Virus

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
enumeration:
"TB", "VD", "VP", "V", "B", "ZA", "ZB", "VS", "Z1", "Z2", "Z3"
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testGrund">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="TB"/>
<xs:enumeration value="VD"/>
<xs:enumeration value="VP"/>
<xs:enumeration value="V"/>
<xs:enumeration value="B"/>
<xs:enumeration value="ZA"/>
<xs:enumeration value="ZB"/>
<xs:enumeration value="VS"/>
<xs:enumeration value="Z1"/>
<xs:enumeration value="Z2"/>
<xs:enumeration value="Z3"/>
</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