JourneyPartCouple

A JOURNEY PART COUPLE defines two or more JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a TRAIN set up by coupling their single vehicles.

As such it represents a “joined” train that has two SERVICE JOURNEYs coupled together for a section of their journey.

JourneyPartCouple – XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

DataManagedObject

::>

JOURNEY PART COUPLE inherits from DATA MANAGED OBJECT.

«PK»

id

JourneyPartCoupleIdType

1:1

Identifier of JOURNEY PART COUPLE.

 

Description

MultilingualString

0:1

Description of a JOURNEY PART COUPLE.

 

StartTime

xsd:time

1:1

Start time of a JOURNEY PART COUPLE.

 

StartTimeDayOffset

DayOffsetType

0:1

Number of days after journey start time that start time is.

 

EndTime

xsd:time

1:1

End time of a JOURNEY PART COUPLE.

 

EndTimeDayOffset

DayOffsetType

0:1

Number of days after journey start time that end time is.

«FK»

FromStopPointRef

ScheduledStopPointRef

1:1

Reference to from start SCHEDULED STOP POINT for JOURNEY PART COUPLE.

«FK»

ToStopPointRef

ScheduledStopPointRef

1:1

Reference to end SCHEDULED STOP POINT for JOURNEY PART COUPLE.

«FK»

MainPartRef

JourneyPartCoupleRef

1:1

Reference to JOURNEY PART COUPLE of the main JOURNEY of a JOURNEY PART COUPLE.

«cntd»

journeyParts

JourneyPartRef

0:*

References to JOURNEY PARTs of JOURNEY that JOURNEY PART joins.

«FK»

TrainNumberRef

TrainNumberRef

0:1

Reference to the TRAIN NUMBER of JOURNEY PART.

Currently this XML Element is not in use in the Austrian NeTEx Profile

JourneyPartPosition (Subcomponent of JourneyPartCouple)

JOURNEY PART POSITION describes the relative position in the train of a JOURNEY PART from a given stop onwards. It may change in the course of the journey as train components are coupled and uncoupled.

JourneyPartPosition– XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

VersionedChild

::>

JOURNEY PART POSITION inherits from VERSIONED CHILD.

«PK»

id

JourneyPartPosition­IdType

1:1

Identifier of JOURNEY PART POSITION.

«FK»

ParentJourneyPart­Ref

ParentJourneyPartRef

0:1

Parent of JOURNEY PART in which the position of the part is defined. Given by context.

«FK»

ScheduledStopPoint­Ref

ScheduledStopPointRef

0:1

SCHEDULED STOP POINT from which the position is valid.

 

PositionInTrain

xsd:integer

0:*

Position of JOURNEY PART in TRAIN - from specified SCHEDULED STOP POINT until otherwise stated.

Currently this XML Element is not in use in the Austrian NeTEx Profile