simpleType swissZipCodeAddOnType
namespace http://www.ech.ch/xmlns/eCH-0010/6
type restriction of xs:string
properties
base xs:string
used by
elements addressInformationType/swissZipCodeAddOn swissAddressInformationType/swissZipCodeAddOn localityType/swissZipCodeAddOn streetSectionType/swissZipCodeAddOn localityType/swissZipCodeAddOn
facets
Kind Value Annotation
maxLength 2
source <xs:simpleType name="swissZipCodeAddOnType">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="2"/>
 
</xs:restriction>
</xs:simpleType>


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