element Ditch
diagram LandXML-1.2Doc_p64.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Roadside
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstationrequired      
staEndstationrequired      
bottomWidthxs:doublerequired      
bottomShapeditchBottomShape      
source <xs:element name="Ditch">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station" use="required"/>
   
<xs:attribute name="staEnd" type="station" use="required"/>
   
<xs:attribute name="bottomWidth" type="xs:double" use="required"/>
   
<xs:attribute name="bottomShape" type="ditchBottomShape"/>
 
</xs:complexType>
</xs:element>

attribute Ditch/@staStart
type station
properties
isRef 0
use required
source <xs:attribute name="staStart" type="station" use="required"/>

attribute Ditch/@staEnd
type station
properties
isRef 0
use required
source <xs:attribute name="staEnd" type="station" use="required"/>

attribute Ditch/@bottomWidth
type xs:double
properties
isRef 0
use required
source <xs:attribute name="bottomWidth" type="xs:double" use="required"/>

attribute Ditch/@bottomShape
type ditchBottomShape
properties
isRef 0
facets
enumeration true-V
enumeration rounded-V
enumeration rounded-trapezoidal
enumeration flat-trapezoidal
source <xs:attribute name="bottomShape" type="ditchBottomShape"/>


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