element <andereHerkunft>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
locally within partieTyp complexType in partie.xsd; see XML source
XML Representation Summary
<andereHerkunft>
   
Content: 
{ xs:string }
</andereHerkunft>
Simple Content Detail:
MaxLength:
21
MinLength:
21

Included in content model of elements (3):
Annotation

Andere Herkünfte, 21-stellig

Mischpartien = 111111111111111111111

Ausländische Herkünfte = 222222222222222222222

Manuelle Herkunftsangaben = 333333333333333333333

Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
maxLength:
21
minLength:
21
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="andereHerkunft">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="21"/>
<xs:maxLength value="21"/>
</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