NeTEx-CEN / NeTEx

NeTEx is a CEN Technical Standard for exchanging Public Transport schedules and related data.
http://netex-cen.eu
GNU General Public License v3.0
81 stars 39 forks source link

OrganisationalUnit #100

Closed janosu closed 4 years ago

janosu commented 4 years ago

The substitutionGroup of the OrganizationUnit element defined in the netex_framework\netex_genericFramework\netex_organisationversion.xsd file is DataManagedObject, while it should be OrganizationPart. See fragments from a file:

The OrganizationalUnit comes from the OrganizationPart, but we cannot specify an object of this type in a parts in an Organization due to an incorrect substitution. All other objects from the OrganizationPart can be specified (eg.: ControlCentre, Department, etc.)
nick-knowles commented 4 years ago

I have made a fix for this and committed it - I think it has got tagged onto the outstanding pull request