| namespace | http://www.ite.org/tmdd | ||||
| type | restriction of xs:float | ||||
| used by | |||||
| facets |
|
||||
| annotation |
|
||||
| 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> |