element <webseedFeldstueckID>
Namespace:
Type:
anonymous (restriction of xs:string)
Content:
simple
Defined:
XML Representation Summary
<webseedFeldstueckID>
   
Content: 
{ xs:string }
</webseedFeldstueckID>
Simple Content Detail:
MaxLength:
21
MinLength:
1

Included in content model of elements (1):
zusammensetzung (type anonymous)
Annotation

Von WebSeed generierte (vorläufige) Kennnummer, 21-stellig

Wird grundsätzlich dazu verwendet, um Feldstücke auf korrespondierende WebSeed-Objekte zu mappen.

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