simpleType kayttoType
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type restriction of xs:string
used by
element VapautuskohdeType/kaytto
facets
Kind Value annotation 
enumeration Asumaton 
enumeration Tilapäinen 
enumeration Vakituinen 
enumeration ei tiedossa 
source <xs:simpleType name="kayttoType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Asumaton"/>
   
<xs:enumeration value="Tilapäinen"/>
   
<xs:enumeration value="Vakituinen"/>
   
<xs:enumeration value="ei tiedossa"/>
 
</xs:restriction>
</xs:simpleType>


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