simpleType Link-location-linear-reference
namespace http://www.ite.org/tmdd
type restriction of xs:float
used by
elements LinkLocation/linear-reference PointOnLink/linear-reference DeviceInformationRequestFilter/linear-reference DeviceInventoryHeader/linear-reference DeviceLocation/linear-reference DetectorDetails/linear-reference LinkList/linear-reference
facets
minInclusive 0
maxInclusive 2000000
annotation
documentation
<objectClass>Link</objectClass>
<definition>A distance marker reference to a location on a roadway.</definition>
source <xs:simpleType name="Link-location-linear-reference">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>A distance marker reference to a location on a roadway.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:float">
   
<xs:minInclusive value="0"/>
   
<xs:maxInclusive value="2000000"/>
 
</xs:restriction>
</xs:simpleType>


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