namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:double | ||
annotation |
|
||
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> |