simpleType EnergiatehokkuusluvunYksikkoType
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type restriction of xs:string
used by
elements RakennuksenTiedotType/energiatehokkuusluvunYksikko ValmisRakennusTiedotType/energiatehokkuusluvunYksikko
facets
Kind Value annotation 
enumeration kWh/m2 
enumeration kWh/brm2/vuosi 
source <xs:simpleType name="EnergiatehokkuusluvunYksikkoType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="kWh/m2"/>
   
<xs:enumeration value="kWh/brm2/vuosi"/>
 
</xs:restriction>
</xs:simpleType>


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