simpleType EWIDType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements dwellingIdentificationType/EWID dwellingType/EWID maddResponseType/buildingList/buildingItem/buildingEntranceList/buildingEntranceItem/dwellingList/dwellingItem/EWID
facets
Kind Value Annotation
minInclusive 1
maxInclusive 900
source <xs:simpleType name="EWIDType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="900"/>
 
</xs:restriction>
</xs:simpleType>


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