element DrivewayDensity
diagram LandXML-1.2Doc_p66.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
staStartstation      
staEndstation      
densityxs:int      
source <xs:element name="DrivewayDensity">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station"/>
   
<xs:attribute name="staEnd" type="station"/>
   
<xs:attribute name="density" type="xs:int"/>
   
<!-- Driveway Density - Unit of measure: integer. The driveway density for both sides of the roadway combined. The unit of measure for this item is driveways/kilometer (driveways/mile). -->
 
</xs:complexType>
</xs:element>

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

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

attribute DrivewayDensity/@density
type xs:int
properties
isRef 0
source <xs:attribute name="density" type="xs:int"/>


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