element SurfVolumes
diagram LandXML-1.2Doc_p179.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children SurfVolume Feature
used by
element Surfaces
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
namexs:string      
surfVolCalcMethodsurfVolCMethodTyperequired      
annotation
documentation
A collection of surface volume data
source <xs:element name="SurfVolumes">
 
<xs:annotation>
   
<xs:documentation>A collection of surface volume data</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="SurfVolume" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="name" type="xs:string"/>
   
<xs:attribute name="surfVolCalcMethod" type="surfVolCMethodType" use="required"/>
 
</xs:complexType>
</xs:element>

attribute SurfVolumes/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute SurfVolumes/@name
type xs:string
properties
isRef 0
source <xs:attribute name="name" type="xs:string"/>

attribute SurfVolumes/@surfVolCalcMethod
type surfVolCMethodType
properties
isRef 0
use required
facets
enumeration grid
enumeration composite
source <xs:attribute name="surfVolCalcMethod" type="surfVolCMethodType" use="required"/>


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