namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:double | ||
used by |
|
||
annotation |
|
||
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> |