simpleType EGIDType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements buildingIdentificationType/EGID buildingType/EGID buildingOnlyType/EGID buildingEntranceIdentificationType/EGID dwellingIdentificationType/EGID maddRequestType/requestQuery/EGID maddResponseType/buildingList/buildingItem/EGID constructionWorkListType/constructionWorkItem/EGID
facets
Kind Value Annotation
minInclusive 1
maxInclusive 900000000
source <xs:simpleType name="EGIDType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="900000000"/>
 
</xs:restriction>
</xs:simpleType>


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