| namespace | http://www.ech.ch/xmlns/eCH-0206/2 | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="datePartiallyKnownType"> <xs:restriction base="xs:string"> <xs:pattern value="[1-9][0-9]{3}(-(0[1-9]|1[0-2]))?"/> </xs:restriction> </xs:simpleType> |