simpleType "saatgutKategorie"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"B", "BE", "BS", "BSE", "M3", "NAV", "PB", "PBTC", "V", "Z1", "Z2", "Z3", "ZA", "ZB", "MK"

All Direct / Indirect Based Elements (7):
Known Usage Locations
Annotation

Kategorie des Saatguts / Pflanzguts

Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  saatgutKategorie
Derivation:
restriction of xs:string
Facets:
enumeration:
"B", "BE", "BS", "BSE", "M3", "NAV", "PB", "PBTC", "V", "Z1", "Z2", "Z3", "ZA", "ZB", "MK"
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="saatgutKategorie">
<xs:restriction base="xs:string">
<xs:enumeration value="B"/>
<xs:enumeration value="BE"/>
<xs:enumeration value="BS"/>
<xs:enumeration value="BSE"/>
<xs:enumeration value="M3"/>
<xs:enumeration value="NAV"/>
<xs:enumeration value="PB"/>
<xs:enumeration value="PBTC"/>
<xs:enumeration value="V"/>
<xs:enumeration value="Z1"/>
<xs:enumeration value="Z2"/>
<xs:enumeration value="Z3"/>
<xs:enumeration value="ZA"/>
<xs:enumeration value="ZB"/>
<xs:enumeration value="MK"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set