simpleType OsoiteTilaType
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type restriction of xs:string
used by
element OsoiteType/tila
facets
Kind Value annotation 
enumeration poistunut 
enumeration varaus 
enumeration voimassa 
enumeration ei tiedossa 
source <xs:simpleType name="OsoiteTilaType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="poistunut"/>
   
<xs:enumeration value="varaus"/>
   
<xs:enumeration value="voimassa"/>
   
<xs:enumeration value="ei tiedossa"/>
 
</xs:restriction>
</xs:simpleType>


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