simpleType floorType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements dwellingType/floor dwellingType/floor
facets
Kind Value Annotation
minInclusive 3100
maxInclusive 3419
source <xs:simpleType name="floorType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:minInclusive value="3100"/>
   
<xs:maxInclusive value="3419"/>
 
</xs:restriction>
</xs:simpleType>


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