simpleType buildingCategoryType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements buildingType/buildingCategory buildingOnlyType/buildingCategory buildingType/buildingCategory
facets
Kind Value Annotation
enumeration 1010
enumeration 1020
enumeration 1030
enumeration 1040
enumeration 1060
enumeration 1080
source <xs:simpleType name="buildingCategoryType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="1010"/>
   
<xs:enumeration value="1020"/>
   
<xs:enumeration value="1030"/>
   
<xs:enumeration value="1040"/>
   
<xs:enumeration value="1060"/>
   
<xs:enumeration value="1080"/>
 
</xs:restriction>
</xs:simpleType>


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