NeTEx icon indicating copy to clipboard operation
NeTEx copied to clipboard

Added CustomerServiceContactDetails and updates Vehicle/VehicleRef

Open ue71603 opened this issue 1 year ago • 9 comments

fixes #401

@Aurige Where would I put vehicles in the GeneralFrame? I think I can't add vehicles or Fleet there? Or did I miss something?

ue71603 avatar Dec 12 '23 16:12 ue71603

@Aurige Where would I put vehicles in the GeneralFrame? I think I can't add vehicles or Fleet there? Or did I miss something?

There is a MobilityServiceFrameGroup with all you need but it is in a MobilityServiceFrame !!

Aurige avatar Dec 12 '23 17:12 Aurige

@Aurige Where would I put vehicles in the GeneralFrame? I think I can't add vehicles or Fleet there? Or did I miss something?

There is a MobilityServiceFrameGroup with all you need but it is in a MobilityServiceFrame !!

So that should be added to the GeneralFrame?

skinkie avatar Dec 12 '23 17:12 skinkie

The GeneralFrame includes any DatamanagedObject, so that's automatic for all first class objects

Aurige avatar Dec 12 '23 18:12 Aurige

I pondered it. But then thought you may have both. But I think we can briefly discuss this with @Aurige

ue71603 avatar Dec 12 '23 19:12 ue71603

I pondered it. But then thought you may have both. But I think we can briefly discuss this with @Aurige

In my perspective a Vehicle is part of a VehicleType, and the VehicleType may not conflict with a Vehicle.

skinkie avatar Dec 12 '23 19:12 skinkie

A VEHICLE is an instance of a VEHICLE TYPE, not part of it A VEHICLE may be part of a FLEET.

VEHICLES and FLEETs may be declared in a RESOURCE FRAME (we should probbaly have a separate frame for all vehicle related stuff likr vehicles, vehilce types and deck plans - future)

nick-knowles avatar Apr 15 '24 22:04 nick-knowles

COntact details have been added to VEHICLE in Netex and Transmodel UML models

image

nick-knowles avatar Apr 15 '24 22:04 nick-knowles

Transmodel also updated image

nick-knowles avatar Apr 16 '24 06:04 nick-knowles

Add annotation and documentation for the (optional) VehicleRef in the VehicleJourneyReferencesGroup (has to be an exception used only when the Vehicle is know in advance + only 1 Vehicle is possible).

Aurige avatar Apr 16 '24 09:04 Aurige

VEHICLE MODEL PROFILE mssing from Transmodel RESOURCE FRAME diagram a- added

image

ALready shown in NeTEx model image

nick-knowles avatar Jun 04 '24 11:06 nick-knowles

@Aurige Sorry, I can't do nothing. It is valid on my end. I think you must find the error on your side.

ue71603 avatar Jul 08 '24 08:07 ue71603

Ok, I found the issue (a weird network error between Github Desktop and Github site ... with no error at check out, until you re-ask for Fetch). Sorry for bothering !

Aurige avatar Jul 10 '24 09:07 Aurige

Part 1 was updated (includes multiple PRs on Vehicle Element)

Aurige avatar Oct 18 '24 10:10 Aurige