simpleType area
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
annotation
documentation
Represents the geometric area of a closed boundary in numeric decimal form expressed in area units
source <xs:simpleType name="area">
 
<xs:annotation>
   
<xs:documentation>Represents the geometric area of a closed boundary in numeric decimal form expressed in area units</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


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