element VolumeGeom
diagram LandXML-1.2Doc_p199.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children CoordGeom
used by
element Parcel
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
namexs:stringrequired      
statestateType      
oIDxs:string      
annotation
documentation
Defines the properties of 3Dcoordinate Geometry Collection
source <xs:element name="VolumeGeom">
 
<xs:annotation>
   
<xs:documentation>Defines the properties of 3Dcoordinate Geometry Collection</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice minOccurs="4" maxOccurs="unbounded">
     
<xs:element ref="CoordGeom"/>
   
</xs:choice>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="name" type="xs:string" use="required"/>
   
<xs:attribute name="state" type="stateType"/>
   
<xs:attribute name="oID" type="xs:string"/>
 
</xs:complexType>
</xs:element>

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

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

attribute VolumeGeom/@state
type stateType
properties
isRef 0
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:attribute name="state" type="stateType"/>

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


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