simpleType vnType
namespace http://www.ech.ch/xmlns/eCH-0044/4
type restriction of xs:unsignedLong
properties
base xs:unsignedLong
used by
elements personIdentificationType/vn personIdentificationKeyOnlyType/vn personIdentificationLightType/vn
facets
Kind Value Annotation
minInclusive 7560000000001
maxInclusive 7569999999999
source <xs:simpleType name="vnType">
 
<xs:restriction base="xs:unsignedLong">
   
<xs:minInclusive value="7560000000001"/>
   
<xs:maxInclusive value="7569999999999"/>
 
</xs:restriction>
</xs:simpleType>


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