Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
locally within beschaffenheitsPruefungSaatgut complexType in beschaffenheitspruefung_saatgut.xsd; see XML source |
XML Representation Summary | ||
<probenArt> | ||
Content: |
{ enumeration of xs:string } | |
</probenArt> |
Enumeration: |
"A", "B", "E", "V", "P", "Z" |
Art der Probe
Type Derivation Tree xs:string (restriction) ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:element maxOccurs="1" minOccurs="0" name="probenArt"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="E"/> <xs:enumeration value="V"/> <xs:enumeration value="P"/> <xs:enumeration value="Z"/> </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 |