simpleType TapahtumaType
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type restriction of xs:string
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration Luonnos 
enumeration Ehdotus 
enumeration Hyväksytty 
source <xs:simpleType name="TapahtumaType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="Luonnos"/>
   
<xs:enumeration value="Ehdotus"/>
   
<xs:enumeration value="Hyväksytty"/>
 
</xs:restriction>
</xs:simpleType>


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