simpleType SuojeluKayttotarkoitusType
namespace http://www.paikkatietopalvelu.fi/gml/asemakaava
type restriction of xs:string
used by
element SuojelualueType/kayttotarkoitus
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration 
enumeration SL 
enumeration SM 
enumeration SR 
enumeration /s 
source <xs:simpleType name="SuojeluKayttotarkoitusType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="S"/>
   
<xs:enumeration value="SL"/>
   
<xs:enumeration value="SM"/>
   
<xs:enumeration value="SR"/>
   
<xs:enumeration value="/s"/>
 
</xs:restriction>
</xs:simpleType>


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