simpleType PolunKayttotarkoitusType
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
element PolkuType/kayttotarkoitus
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration kävelypolku 
enumeration ajopolku 
source <xs:simpleType name="PolunKayttotarkoitusType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="kävelypolku"/>
   
<xs:enumeration value="ajopolku"/>
 
</xs:restriction>
</xs:simpleType>


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