element ZoneMaterial
diagram LandXML-1.2Doc_p207.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      
materialzoneMaterialTyperequired      
source <xs:element name="ZoneMaterial">
 
<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="material" type="zoneMaterialType" use="required"/>
 
</xs:complexType>
</xs:element>

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

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

attribute ZoneMaterial/@material
type zoneMaterialType
properties
isRef 0
use required
facets
enumeration pavement-high-type
enumeration pavement-intermediate-type
enumeration pavement-low-type
enumeration soil
enumeration concrete
enumeration stone
enumeration riprap
enumeration turf
enumeration gravel
enumeration paved
enumeration metal
enumeration metal grate
enumeration composite
enumeration timber
enumeration other
source <xs:attribute name="material" type="zoneMaterialType" use="required"/>


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