simpleType EPROIDType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements constructionProjectIdentificationType/EPROID maddRequestType/requestQuery/EPROID maddResponseType/constructionProjectList/constructionProjectItem/EPROID constructionWorkListType/constructionWorkItem/EPROID
facets
Kind Value Annotation
minInclusive 1
maxInclusive 900000000
source <xs:simpleType name="EPROIDType">
 
<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