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


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