simpleType projectStatusType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
elements constructionProjectType/status constructionProjectType/projectStatus
facets
Kind Value Annotation
enumeration 6701
enumeration 6702
enumeration 6703
enumeration 6704
enumeration 6706
enumeration 6707
enumeration 6708
enumeration 6709
source <xs:simpleType name="projectStatusType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="6701"/>
   
<xs:enumeration value="6702"/>
   
<xs:enumeration value="6703"/>
   
<xs:enumeration value="6704"/>
   
<xs:enumeration value="6706"/>
   
<xs:enumeration value="6707"/>
   
<xs:enumeration value="6708"/>
   
<xs:enumeration value="6709"/>
 
</xs:restriction>
</xs:simpleType>


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