simpleType usageLimitationType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements dwellingType/usageLimitation dwellingType/usageLimitation
facets
Kind Value Annotation
enumeration 3401
enumeration 3402
enumeration 3403
enumeration 3404
source <xs:simpleType name="usageLimitationType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="3401"/>
   
<xs:enumeration value="3402"/>
   
<xs:enumeration value="3403"/>
   
<xs:enumeration value="3404"/>
 
</xs:restriction>
</xs:simpleType>


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