simpleType estimationYearOfConstructionType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:gYear
properties
base xs:gYear
used by
elements estimationObjectType/yearOfConstruction estimationObjectOnlyType/yearOfConstruction
facets
Kind Value Annotation
minInclusive 1000
maxInclusive 2099
source <xs:simpleType name="estimationYearOfConstructionType">
 
<xs:restriction base="xs:gYear">
   
<xs:minInclusive value="1000"/>
   
<xs:maxInclusive value="2099"/>
 
</xs:restriction>
</xs:simpleType>


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