simpleType yksikkoType
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/ymparistoluvat
type restriction of xs:string
used by
element PaastotIlmaanType/yksikko
facets
Kind Value annotation 
enumeration mg/m3 
enumeration t/a 
enumeration ei tiedossa 
source <xs:simpleType name="yksikkoType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="mg/m3"/>
   
<xs:enumeration value="t/a"/>
   
<xs:enumeration value="ei tiedossa"/>
 
</xs:restriction>
</xs:simpleType>


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