simpleType xsVolCalcMethodType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute CrossSects/@calcMethod
facets
enumeration AverageEndArea
enumeration Prismoidal
source <xs:simpleType name="xsVolCalcMethodType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AverageEndArea"/>
   
<xs:enumeration value="Prismoidal"/>
 
</xs:restriction>
</xs:simpleType>


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