element <vermehrer>
Namespace:
Type:
anonymous complexType
Content:
complex, 9 elements
Defined:
locally within adresseTyp complexType in adresse.xsd; see XML source
Includes:
definitions of 9 elements
XML Representation Summary
<vermehrer>
   
Content: 
vermehrerNummerAlt?, invekosNummer?, euBetriebsNummer?, oekoBetrieb, anerkennungsBezirksNummer?, zugehoerigkeitSaatbauInspektion?, teilnahmeQSS?, schlagnummerBeginnendAb?, ernteZeitpunkt?
</vermehrer>
Content model elements (9):
ernteZeitpunkt (in vermehrer : anonymous),
euBetriebsNummer (in vermehrer : anonymous),
invekosNummer (in vermehrer : anonymous),
oekoBetrieb (in vermehrer : anonymous),
teilnahmeQSS (type xs:boolean),
vermehrerNummerAlt (in vermehrer : anonymous),
Included in content model of elements (22):
Annotation

Spezifika Vermehrer

XML Source (w/o annotations (10); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="vermehrer">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="vermehrerNummerAlt">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="invekosNummer">
<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="euBetriebsNummer">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="30"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="1" name="oekoBetrieb" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="anerkennungsBezirksNummer">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="zugehoerigkeitSaatbauInspektion">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="teilnahmeQSS" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="schlagnummerBeginnendAb" type="xs:integer"/>
<xs:element maxOccurs="1" minOccurs="0" name="ernteZeitpunkt" type="xs:integer"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 9/9)
anerkennungsBezirksNummer
Type:
anonymous (restriction of xs:string), simple content

Nummer des Anerkennungsbezirkes: dreistellig

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

ernteZeitpunkt
Type:
xs:integer, predefined, simple content

Erntezeitpunkt (1 = sehr früh, 2 = früh, 3 = mittel, 4 = spät)

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

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

EU-Betriebsnummer: 30-stellig

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

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

INVEKOS-Nummer: zehnstellig

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="invekosNummer">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

oekoBetrieb
Type:
xs:boolean, predefined, simple content

Ökobetrieb

  • true = ja
  • false = nein
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="oekoBetrieb" type="xs:boolean"/>

schlagnummerBeginnendAb
Type:
xs:integer, predefined, simple content

Schlagnummer beginnend ab.

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

teilnahmeQSS
Type:
xs:boolean, predefined, simple content

Betrieb kann an einer "QSS" teilnehmen. Am Vermehrer wird dies nur angegeben wenn dieser Betrieb gleichzeitig auch Aufbereiter ist.

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

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

Adressnummer (Datenaustausch) des Vermehrers: neunstellig, nur Ziffern

Simple Content
xs:string
Pattern:
[0-9]{9}
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="vermehrerNummerAlt">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

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

Adressnummer der Saatbauinspektion: neunstellig, nur Ziffern

Simple Content
xs:string
Pattern:
[0-9]{9}
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="zugehoerigkeitSaatbauInspektion">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</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