simpleType MaaMetsatalousalueenKayttotarkoitusType
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type restriction of xs:string
used by
element MaaMetsatalousalueType/kayttotarkoitus
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration 
enumeration MT 
enumeration ME 
enumeration MP 
enumeration MA 
enumeration MU 
enumeration MY 
source <xs:simpleType name="MaaMetsatalousalueenKayttotarkoitusType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="M"/>
   
<xs:enumeration value="MT"/>
   
<xs:enumeration value="ME"/>
   
<xs:enumeration value="MP"/>
   
<xs:enumeration value="MA"/>
   
<xs:enumeration value="MU"/>
   
<xs:enumeration value="MY"/>
 
</xs:restriction>
</xs:simpleType>


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