simpleType stConservationType
namespace http://www.ymparisto.fi
type restriction of xs:string
used by
element ctBuildingConservation/conservationtype
facets
Kind Value annotation 
enumeration FILLEDSUM 
enumeration asemakaava 
enumeration ei asemakaava 
source <xs:simpleType name="stConservationType">
 
<xs:restriction base="string">
   
<xs:enumeration value="FILLEDSUM"/>
   
<xs:enumeration value="asemakaava"/>
   
<xs:enumeration value="ei asemakaava"/>
 
</xs:restriction>
</xs:simpleType>


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