simpleType hulevedetType
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type restriction of xs:string
used by
element VapautuskohdeType/hulevedet/hulevedet
facets
Kind Value annotation 
enumeration johdetaan rajaojaan tai muuhun ojaan 
enumeration imeytetään maaperään 
enumeration ei tiedossa 
source <xs:simpleType name="hulevedetType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="johdetaan rajaojaan tai muuhun ojaan"/>
   
<xs:enumeration value="imeytetään maaperään"/>
   
<xs:enumeration value="ei tiedossa"/>
 
</xs:restriction>
</xs:simpleType>


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