simpleType SuojaAlueenTyyppiType
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration lentoliikenteen suoja-alue 
enumeration suojaviheralue 
enumeration vaaraalue 
enumeration erityisalue 
enumeration selvitysalue 
source <xs:simpleType name="SuojaAlueenTyyppiType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="lentoliikenteen suoja-alue"/>
   
<xs:enumeration value="suojaviheralue"/>
   
<xs:enumeration value="vaaraalue"/>
   
<xs:enumeration value="erityisalue"/>
   
<xs:enumeration value="selvitysalue"/>
 
</xs:restriction>
</xs:simpleType>


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