diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | landmark alternate-route-details | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RelatedLocation"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:choice> <xs:element name="landmark" type="LandmarkLocation"> <xs:annotation> <xs:documentation> <requirement>REQ992</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="alternate-route-details" type="AlternateRouteDetail"> <xs:annotation> <xs:documentation> <requirement>REQ992</requirement> </xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||
type | LandmarkLocation | ||||
properties |
|
||||
children | landmark-type landmark-name landmark-point-name location-rank geo-location upward-landmark-reference | ||||
annotation |
|
||||
source | <xs:element name="landmark" type="LandmarkLocation"> <xs:annotation> <xs:documentation> <requirement>REQ992</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | AlternateRouteDetail | ||||
properties |
|
||||
children | alternate-route-type destination location-on-alternate-route | ||||
annotation |
|
||||
source | <xs:element name="alternate-route-details" type="AlternateRouteDetail"> <xs:annotation> <xs:documentation> <requirement>REQ992</requirement> </xs:documentation> </xs:annotation> </xs:element> |