simpleType KaytossaTilaType
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
elements SahkoverkkokohdeType/kaytossaTila KaasuverkkokohdeType/kaytossaTila KaukolampoverkkokohdeType/kaytossaTila TietoliikenneverkkokohdeType/kaytossaTila VesihuoltoverkkokohdeType/kaytossaTila ViemariverkkokohdeType/kaytossaTila
facets
Kind Value annotation 
enumeration Ei käytössä 
enumeration Käytössä 
source <xs:simpleType name="KaytossaTilaType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Ei käytössä"/>
   
<xs:enumeration value="Käytössä"/>
 
</xs:restriction>
</xs:simpleType>


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