Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
| XML Representation Summary | ||
| <besichtigungsArt> | ||
Content: |
{ enumeration of xs:string } | |
| </besichtigungsArt> | ||
Enumeration: |
"S", "N", "W", "K", "Z" |
Art der Besichtigung
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <xs:element maxOccurs="1" minOccurs="1" name="besichtigungsArt"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="S"/> <xs:enumeration value="N"/> <xs:enumeration value="W"/> <xs:enumeration value="K"/> <xs:enumeration value="Z"/> </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 |