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


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