simpleType KokoLuokkaType
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
element AbstractTekstiType/kokoluokka
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration suuri 
enumeration keskikokoinen 
enumeration pieni 
source <xs:simpleType name="KokoLuokkaType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="suuri"/>
   
<xs:enumeration value="keskikokoinen"/>
   
<xs:enumeration value="pieni"/>
 
</xs:restriction>
</xs:simpleType>


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