simpleType stAreaType
namespace http://www.ymparisto.fi
type restriction of xs:decimal
used by
elements ctAreaReservation/areachanged ctUndergroundSpace/areachanged ctDetailPlan/newplanarea ctDetailPlan/planarea ctDetailPlan/planareachanged ctAreaReservation/planmarkarea ctUndergroundSpace/planmarkarea ctDetailPlan/undergroundarea
facets
Kind Value annotation 
totalDigits 
fractionDigits 
source <xs:simpleType name="stAreaType">
 
<xs:restriction base="decimal">
   
<xs:totalDigits value="9"/>
   
<xs:fractionDigits value="4"/>
 
</xs:restriction>
 
<!--hehtaareina-->
</xs:simpleType>


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