simpleType postOfficeBoxNumberType
namespace http://www.ech.ch/xmlns/eCH-0010/6
type restriction of xs:unsignedInt
properties
base xs:unsignedInt
used by
element addressInformationType/postOfficeBoxNumber
facets
Kind Value Annotation
maxInclusive 99999999
source <xs:simpleType name="postOfficeBoxNumberType">
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="99999999"/>
 
</xs:restriction>
</xs:simpleType>


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