simpleType historyMunicipalityId
namespace http://www.ech.ch/xmlns/eCH-0007/6
type restriction of xs:int
properties
base xs:int
used by
elements swissMunicipalityType/historyMunicipalityId swissAndFlMunicipalityType/historyMunicipalityId
facets
Kind Value Annotation
minInclusive 10001
maxInclusive 99999
source <xs:simpleType name="historyMunicipalityId">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="10001"/>
   
<xs:maxInclusive value="99999"/>
 
</xs:restriction>
</xs:simpleType>


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