| diagram | ![]() |
||
| namespace | http://www.ite.org/tmdd | ||
| children | area-location location-on-link landmark | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="EventLocation"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:choice> <xs:element name="area-location" type="AreaLocation"> <xs:annotation> <xs:documentation> <requirement>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="location-on-link" type="LinkLocation"> <xs:annotation> <xs:documentation> <requirement>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="landmark" type="LandmarkLocation"> <xs:annotation> <xs:documentation> <requirement>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> |
| diagram | ![]() |
||||
| type | AreaLocation | ||||
| properties |
|
||||
| children | area-id area-name location-rank upward-area-reference | ||||
| annotation |
|
||||
| source | <xs:element name="area-location" type="AreaLocation"> <xs:annotation> <xs:documentation> <requirement>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | LinkLocation | ||||
| properties |
|
||||
| children | link-ownership link-designator link-id link-name primary-location secondary-location link-direction link-alignment linear-reference linear-reference-version alternate-designation | ||||
| annotation |
|
||||
| source | <xs:element name="location-on-link" type="LinkLocation"> <xs:annotation> <xs:documentation> <requirement>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| 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>REQ962</requirement> </xs:documentation> </xs:annotation> </xs:element> |