Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

For clarity to the passenger it is important to use a consistent set of standardised headings for all services across all passenger information media.

A DESTINATION DISPLAY is an advertised destination of a specific LINE or JOURNEY PATTERN, usually displayed on a head sign or at other on-board locations. A reusable data set of such headings is kept to ensure consistency. It may have one or more associated VIAs.

In EPIP, a DESTINATION DISPLAY can only be associated to STOP POINT IN JOURNEY PATTERN.

DestinationDisplay – XML Element

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
Example: “683 Hörsching Bhf via Kirchberg-Thening”

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.
Field remains unpopulated in Austrian NeTEx Profile

«AK»

PrivateCode

xsd:normalizedString

0:1

Private short CODE associated with DESTINATION DISPLAY.

«cntd»

vias

Via

0:*

Text to show for VIA display.
Field remains unpopulated in Austrian NeTEx Profile

«cntd»

variants

DestinationDisplayVariant

0:*

Variant Display texts for different media.
Field remains unpopulated in Austrian NeTEx Profile

 

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.

Via – XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

VersionedChild

::>

VIA inherits from VERSIONED CHILD.

id

ViaIdType

1:1

Identifier of VIA.

«FK»

a

Destination­DisplayRef

DestinationDisplayRef

0:1

DESTINATION DISPLAY corresponding to VIA description.

b

Name

MultiLingualString

1:1

Name of VIA.

Currently not in use in the Austrian NeTEx Profile

DestinationDisplayVariant

Sometimes different variants of a given DESTINATION DISPLAY are needed for different media channels (Electronic, printed, audio, mobile app, etc); this can be specified with a DESTINATION DISPLAY VARIANT.

DestinationDisplayVariant – XML Element

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»

Destination­DisplayContext

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 not in use in the Austrian NeTEx Profile

  • No labels