simpleType MuutostapaType
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type restriction of xs:string
used by
element HuoneistoType/muutostapa
facets
Kind Value annotation 
enumeration poisto 
enumeration lisäys 
enumeration muutos 
enumeration ei tiedossa 
source <xs:simpleType name="MuutostapaType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="poisto"/>
   
<xs:enumeration value="lisäys"/>
   
<xs:enumeration value="muutos"/>
   
<xs:enumeration value="ei tiedossa"/>
 
</xs:restriction>
</xs:simpleType>


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