Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
XML Representation Summary | ||
<reifeGruppe> | ||
Content: |
{ enumeration of xs:integer } | |
</reifeGruppe> |
Enumeration: |
"1", "2", "3", "4", "6" |
Reifegruppe
Type Derivation Tree xs:integer (restriction) ![]() |
Derivation: |
restriction of xs:integer |
|||
Facets: |
|
<xs:element maxOccurs="1" minOccurs="1" name="reifeGruppe"> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="6"/> </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 |