element ZoneCutFill
diagram LandXML-1.2Doc_p205.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Zone
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstationrequired      
staEndstationrequired      
cutSlopecrossSlope      
fillSlopecrossSlope      
source <xs:element name="ZoneCutFill">
 
<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="cutSlope" type="crossSlope"/>
   
<xs:attribute name="fillSlope" type="crossSlope"/>
 
</xs:complexType>
</xs:element>

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

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

attribute ZoneCutFill/@cutSlope
type crossSlope
properties
isRef 0
source <xs:attribute name="cutSlope" type="crossSlope"/>

attribute ZoneCutFill/@fillSlope
type crossSlope
properties
isRef 0
source <xs:attribute name="fillSlope" type="crossSlope"/>


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