| namespace | http://www.ech.ch/xmlns/eCH-0010/6 | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="swissZipCodeAddOnType"> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> |