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


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