simpleType buildingStatusType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements buildingType/status buildingOnlyType/status buildingType/buildingStatus
facets
Kind Value Annotation
enumeration 1001
enumeration 1002
enumeration 1003
enumeration 1004
enumeration 1005
enumeration 1007
enumeration 1008
enumeration 1009
source <xs:simpleType name="buildingStatusType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="1001"/>
   
<xs:enumeration value="1002"/>
   
<xs:enumeration value="1003"/>
   
<xs:enumeration value="1004"/>
   
<xs:enumeration value="1005"/>
   
<xs:enumeration value="1007"/>
   
<xs:enumeration value="1008"/>
   
<xs:enumeration value="1009"/>
 
</xs:restriction>
</xs:simpleType>


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