simpleType officialBuildingNoType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:token
properties
base xs:token
used by
elements buildingIdentificationType/officialBuildingNo buildingType/officialBuildingNo buildingOnlyType/officialBuildingNo buildingType/officialBuildingNo
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:simpleType name="officialBuildingNoType">
 
<xs:restriction base="xs:token">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="12"/>
 
</xs:restriction>
</xs:simpleType>


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