For clarity to the passenger it is important to use a consistent set of standardised headings for all services across all passenger information media.
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | DataManagedObject | ::> | DESTINATION DISPLAY inherits from DATA MANAGED OBJECT |
«PK» | id | DestinationDisplayIdType | 1:1 | Identifier of DESTINATION DISPLAY. |
| Name | MultilingualString |
| Internal Name of the Dataset In ARGE OEVV Datapool |
Name | MultilingualString | 0:1 | Name of DESTINATION DISPLAY. | |
ShortName | MultilingualString | 0:1 | Short Name of DESTINATION DISPLAY. | |
SideText | MultilingualString | 0:1 | Text to display on the side of the vehicle associated with DESTINATION DISPLAY. | |
FrontText | MultilingualString | 0:1 | Front of vehicle text associated with DESTINATION DISPLAY. | |
DriverDisplayText | MultilingualString | 0:1 | Text to display to DRIVER. | |
«AK» | ShortCode | xsd:normalizedString | 0:1 | Additional short code associated with DESTINATION DISPLAY. |
«AK» | PublicCode | xsd:normalizedString | 0:1 | Public code (to be presented to the public) associated with DESTINATION DISPLAY. |
«AK» | PrivateCode | xsd:normalizedString | 0:1 | Private short CODE associated with DESTINATION DISPLAY. |
«cntd» | vias | Via | 0:* | Text to show for VIA display. |
«cntd» | variants | DestinationDisplayVariant | 0:* | Variant Display texts for different media. |
| PrivateCode | Xsd:normalized String | 0:1 | internal code associated with DESTINATION DISPLAY. |
| DriverDisplayText | MultilingualString |
| Test for Busdrivers to select a specific DisplayText before Start of a Trip, ARGE-OEVV specific |
Example from the Austrian NeTEx Profile:
...
Via
A VIA is an optional part of a DESTINATION DISPLAY that distinguishes different possible paths between an origin and a destination.
...
Classification | Name | Type | Cardinality | Description | |
::> | ::> | VersionedChild | ::> | VIA inherits from VERSIONED CHILD. | |
id | ViaIdType | 1:1 | Identifier of VIA. | ||
«FK» | a | DestinationDisplayRef | DestinationDisplayRef | 0:1 | DESTINATION DISPLAY corresponding to VIA description. |
b | Name | MultiLingualString | 1:1 | Name of VIA. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
DestinationDisplayVariant
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | DataManagedObject | ::> | DESTINATION DISPLAY VARIANT inherits from DATA MANAGED OBJECT |
«PK» | id | DestinationDisplayIdType | 1:1 | Identifier of DESTINATION DISPLAY VARIANT. |
«FK» | DestinationDisplayRef | DestinationDisplayRef | 0:1 | Reference to a DESTINATION DISPLAY. Not needed as all DESTINATION DISPLAY VARIANTs shall be embedded in line with a parent DESTINATION DISPLAY. |
«enum» | DestinationDisplayContext | Destination-DisplayContext | 0:1 | Context in which to use the variant name. Default is ‘any’. + v1.1 |
«enum | DestinationDisplayVariantMediaType | DeliveryVariantTypeEnum | 1:1 | Type of DESTINATION DISPLAY VARIANT being: · printed · textToSpeech · recordedAnnouncement · web · mobile · other
|
Name | MultilingualString | 0:1 | Name of DESTINATION DISPLAY. | |
ShortName | MultilingualString | 0:1 | Short Name of DESTINATION DISPLAY. | |
SideText | MultilingualString | 0:1 | Text to display on the side of the vehicle associated with DESTINATION DISPLAY VARIANT. | |
FrontText | MultilingualString | 0:1 | Front of vehicle text associated with DESTINATION DISPLAY VARIANT. | |
DriverDisplayText | MultilingualString | 0:1 | Text to display to DRIVER. | |
«cntd» | vias | Via | 0:* | Text to show for VIA display. |
Currently this XML Element is not in use in the Austrian NeTEx Profile