Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
| XML Representation Summary | ||
| <ernteJahr> | ||
Content: |
{ xs:string } | |
| </ernteJahr> | ||
Pattern: |
[0-9]{4} |
Erntejahr
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <xs:element maxOccurs="1" minOccurs="0" name="ernteJahr"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{4}"/> </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 |