simpleType areaTypeType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
element areaType/areaType
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
source <xs:simpleType name="areaTypeType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy