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