simpleType RaideleveysType
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
element RaideType/raideleveys
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration normaali 
enumeration kapea 
source <xs:simpleType name="RaideleveysType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="normaali"/>
   
<xs:enumeration value="kapea"/>
 
</xs:restriction>
</xs:simpleType>


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