simpleType speed
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes DesignSpeed/@speed DesignSpeed85th/@speed PostedSpeed/@speedLimit
annotation
documentation
This item is the speed or velocity of travel. The unit of measure for this item is kilometers/hour for Metric units and miles/hour for Imperial.
source <xs:simpleType name="speed">
 
<xs:annotation>
   
<xs:documentation>This item is the speed or velocity of travel. The unit of measure for this item is kilometers/hour for Metric units and miles/hour for Imperial. </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


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