element <beschaffenheitsPruefung>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
locally within partieTyp complexType in partie.xsd; see XML source
Includes:
definitions of 2 elements
XML Representation Summary
<beschaffenheitsPruefung>
   
Content: 
beschaffenheitsPruefungPflanzgut | beschaffenheitsPruefungSaatgut
</beschaffenheitsPruefung>
Content model elements (2):
Included in content model of elements (3):
Annotation

Liste mit einem oder mehreren "beschaffenheitsPruefung*"-Elementen

Anonymous Type Detail
Annotation

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

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

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

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