simpleType dwellingStatusType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements dwellingType/status dwellingType/dwellingStatus
facets
Kind Value Annotation
enumeration 3001
enumeration 3002
enumeration 3003
enumeration 3004
enumeration 3005
enumeration 3007
enumeration 3008
enumeration 3009
source <xs:simpleType name="dwellingStatusType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="3001"/>
   
<xs:enumeration value="3002"/>
   
<xs:enumeration value="3003"/>
   
<xs:enumeration value="3004"/>
   
<xs:enumeration value="3005"/>
   
<xs:enumeration value="3007"/>
   
<xs:enumeration value="3008"/>
   
<xs:enumeration value="3009"/>
 
</xs:restriction>
</xs:simpleType>


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