element Volume
diagram LandXML-1.2Doc_p198.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Intersection
attributes
Name  Type  Use  Default  Fixed  annotation
stationstation      
legNumberxs:int      
turnPercentxs:double      
percentTrucksxs:double      
source <xs:element name="Volume">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="station" type="station"/>
   
<xs:attribute name="legNumber" type="xs:int"/>
   
<xs:attribute name="turnPercent" type="xs:double"/>
   
<xs:attribute name="percentTrucks" type="xs:double"/>
 
</xs:complexType>
</xs:element>

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

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

attribute Volume/@turnPercent
type xs:double
properties
isRef 0
source <xs:attribute name="turnPercent" type="xs:double"/>

attribute Volume/@percentTrucks
type xs:double
properties
isRef 0
source <xs:attribute name="percentTrucks" type="xs:double"/>


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