simpleType crossSectSurfaceArea
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes DesignCrossSectSurf/@area CrossSect/@areaCut CrossSect/@areaFill
annotation
documentation
Represents the cross sectional surface area in numeric decimal form expressed in area units
source <xs:simpleType name="crossSectSurfaceArea">
 
<xs:annotation>
   
<xs:documentation>Represents the cross sectional surface area 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