simpleType Olotila
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
elements KayttooikeusyksikkoType/olotila KayttooikeusyksikonOsaType/olotila
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration Voimassaoleva 
enumeration Lakannut 
source <xs:simpleType name="Olotila">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="Voimassaoleva"/>
   
<xs:enumeration value="Lakannut"/>
 
</xs:restriction>
</xs:simpleType>


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