| diagram | ![]() |
||
| namespace | http://www.ite.org/tmdd | ||
| children | alternate-route-type destination location-on-alternate-route | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="AlternateRouteDetail"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="alternate-route-type" type="Event-alternate-route-type"> <xs:annotation> <xs:documentation> <requirement>REQ993</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="destination" type="LandmarkLocation" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ994</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="location-on-alternate-route" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ995</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="location-on-alternate-route-item" type="LinkLocation"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | Event-alternate-route-type | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="alternate-route-type" type="Event-alternate-route-type"> <xs:annotation> <xs:documentation> <requirement>REQ993</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="destination" type="LandmarkLocation" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ994</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | location-on-alternate-route-item | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="location-on-alternate-route" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ995</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="location-on-alternate-route-item" type="LinkLocation"/> </xs:sequence> </xs:complexType> </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 | ||||
| source | <xs:element name="location-on-alternate-route-item" type="LinkLocation"/> |