element <zusatzAngaben>
Namespace:
Type:
anonymous complexType
Content:
complex, 17 elements
Defined:
Includes:
definitions of 17 elements
XML Representation Summary
<zusatzAngaben>
   
Content: 
nematodenAttest?, flaecheNematodenFrei?, flaecheNematodenUnFrei?, vorgewende?, vorgewendeRohdaten?, anzahlBeete?, bezug1Aussaatflaeche?, bezug2Aussaatflaeche?, bezug3Aussaatflaeche?, bezug1KnollenProHa?, bezug2KnollenProHa?, bezug3KnollenProHa?, bezug1Pflanzabstand?, bezug2Pflanzabstand?, bezug3Pflanzabstand?, gepflanztAm?, letztesAnbaujahrKartoffeln?
</zusatzAngaben>
Content model elements (17):
Included in content model of elements (1):
Annotation

Zusätzliche Angaben

XML Source (w/o annotations (18); 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="vorgewendeRohdaten">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="anzahlBeete">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="bezug1Aussaatflaeche" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug2Aussaatflaeche" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug3Aussaatflaeche" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug1KnollenProHa" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug2KnollenProHa" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug3KnollenProHa" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug1Pflanzabstand" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug2Pflanzabstand" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="bezug3Pflanzabstand" type="xs:double"/>
<xs:element maxOccurs="1" minOccurs="0" name="gepflanztAm" type="xs:date"/>
<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; 17/17)
anzahlBeete
Type:
anonymous (restriction of xs:string), simple content

Anzahl der Beete

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

bezug1Aussaatflaeche
Type:
xs:double, predefined, simple content

Aussaatfläche Bezug 1 (in ha)

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

bezug1KnollenProHa
Type:
xs:int, predefined, simple content

Pflanzstärke Bezug 1 (in Knollen/ha)

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

bezug1Pflanzabstand
Type:
xs:double, predefined, simple content

Pflanzabstand Bezug 1 (in cm)

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

bezug2Aussaatflaeche
Type:
xs:double, predefined, simple content

Aussaatfläche Bezug 2 (in ha)

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

bezug2KnollenProHa
Type:
xs:int, predefined, simple content

Pflanzstärke Bezug 2 (in Knollen/ha)

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

bezug2Pflanzabstand
Type:
xs:double, predefined, simple content

Pflanzabstand Bezug 2 (in cm)

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

bezug3Aussaatflaeche
Type:
xs:double, predefined, simple content

Aussaatfläche Bezug 3 (in ha)

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

bezug3KnollenProHa
Type:
xs:int, predefined, simple content

Pflanzstärke Bezug 3 (in Knollen/ha)

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

bezug3Pflanzabstand
Type:
xs:double, predefined, simple content

Pflanzabstand Bezug 3 (in cm)

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

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"/>

gepflanztAm
Type:
xs:date, predefined, simple content

Datum wann gepflanzt wurde

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

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>

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

Vorgewende (Importierte Rohdaten, mehr als 20 Zeichen möglich)

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