simpleType buildingClassType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements buildingType/buildingClass buildingOnlyType/buildingClass buildingType/buildingClass
facets
Kind Value Annotation
minInclusive 1110
maxInclusive 1278
source <xs:simpleType name="buildingClassType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:minInclusive value="1110"/>
   
<xs:maxInclusive value="1278"/>
 
</xs:restriction>
</xs:simpleType>


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