simpleType zipcode6Type
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
facets
Kind Value Annotation
minInclusive 6
maxInclusive 6
source <xs:simpleType name="zipcode6Type">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:maxInclusive value="6"/>
   
<xs:minInclusive value="6"/>
 
</xs:restriction>
</xs:simpleType>


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