simpleType SahkoistysType
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
element RaideType/raiteenSahkoistys
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration sähköistetty 
enumeration ei sähköistetty 
source <xs:simpleType name="SahkoistysType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="sähköistetty"/>
   
<xs:enumeration value="ei sähköistetty"/>
 
</xs:restriction>
</xs:simpleType>


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