| namespace | http://www.ymparisto.fi | |||||||||
| type | restriction of xs:decimal | |||||||||
| used by | ||||||||||
| facets | 
 | |||||||||
| source | <xs:simpleType name="stAreaType"> <xs:restriction base="decimal"> <xs:totalDigits value="9"/> <xs:fractionDigits value="4"/> </xs:restriction> <!--hehtaareina--> </xs:simpleType> |