element <zusatzAngaben>
Namespace:
Type:
anonymous complexType
Content:
complex, 5 elements
Defined:
Includes:
definitions of 5 elements
XML Representation Summary
<zusatzAngaben>
   
Content: 
nematodenAttest?, flaecheNematodenFrei?, flaecheNematodenUnFrei?, vorgewende?, letztesAnbaujahrKartoffeln?
</zusatzAngaben>
Content model elements (5):
Included in content model of elements (1):
Annotation

Zusätzliche Angaben

XML Source (w/o annotations (6); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="zusatzAngaben">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="nematodenAttest">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="flaecheNematodenFrei" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="flaecheNematodenUnFrei" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="vorgewende">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="letztesAnbaujahrKartoffeln">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 5/5)
flaecheNematodenFrei
Type:
xs:double, predefined, simple content

Nematodenfreie Fläche

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="flaecheNematodenFrei" type="xs:double"/>

flaecheNematodenUnFrei
Type:
xs:double, predefined, simple content

Nematodenunfreie Fläche

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="flaecheNematodenUnFrei" type="xs:double"/>

letztesAnbaujahrKartoffeln
Type:
anonymous (restriction of xs:string), simple content

Letztes Anbaujahr von Kartoffeln

Simple Content
xs:string
maxLength:
10
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="letztesAnbaujahrKartoffeln">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

nematodenAttest
Type:
anonymous (restriction of xs:string), simple content

Nematodenattest

Simple Content
xs:string
maxLength:
10
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="nematodenAttest">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

vorgewende
Type:
anonymous (restriction of xs:string), simple content

Vorgewende

Simple Content
xs:string
maxLength:
20
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="vorgewende">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="20"/>
</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