DATEX-II-EU / DatexII

Main repository for issues and bugs for the DATEXII standard
0 stars 0 forks source link

Parking::Space has duplicate externalIdentifier attribute (Bugzilla Bug 391) #391

Open datexii opened 2 years ago

datexii commented 2 years ago

This issue was created automatically with bugzilla2github.py

Bugzilla Bug 391

Date: 2022-01-10T09:54:17+01:00 From: @iancornwellmottmac To: @JoergFst

Last updated: 2022-01-10T09:54:17+01:00

datexii commented 2 years ago

Comment 1630

Date: 2022-01-10 09:54:17 +0100 From: @iancornwellmottmac

Parking::Space is a subclass of FacilityObject (via HierarchyElementGeneral and Facility) but both define an attribute "externalIdentifier".

(Aside - this passed code generation tests, so we should consider taking testing further to avoid such cases.)