simpleType projectStartDateType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:date
properties
base xs:date
used by
elements constructionProjectType/projectStartDate constructionProjectType/projectStartDate
facets
Kind Value Annotation
minInclusive 2000-01-01
source <xs:simpleType name="projectStartDateType">
 
<xs:restriction base="xs:date">
   
<xs:minInclusive value="2000-01-01"/>
 
</xs:restriction>
</xs:simpleType>


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