element <feldbestandsPruefungen>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
XML Representation Summary
<feldbestandsPruefungen>
   
Content: 
(feldbestandsPruefungPflanzgut | feldbestandsPruefungSaatgut)+
</feldbestandsPruefungen>
Content model elements (2):
Included in content model of elements (1):
Annotation

Liste mit einem oder mehreren "feldbestandsPruefung*"-Elementen

ANMERKUNG: Liste hält zur Zeit genau ein Element

Anonymous Type Detail
Annotation

Definition des abstrakten "feldbestandsPruefung"-Elementes und Ableitung in Saatgut/Pflanzgut

XML Source (w/o annotations (4); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="feldbestandsPruefungen">
<xs:complexType>
<xs:choice maxOccurs="unbounded" minOccurs="1">
<xs:element maxOccurs="1" minOccurs="1" name="feldbestandsPruefungPflanzgut" type="feldbestandsPruefungPflanzgut"/>
<xs:element maxOccurs="1" minOccurs="1" name="feldbestandsPruefungSaatgut" type="feldbestandsPruefungSaatgut"/>
</xs:choice>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
feldbestandsPruefungPflanzgut
Type:
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="feldbestandsPruefungPflanzgut" type="feldbestandsPruefungPflanzgut"/>

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

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