HeadwayJourneyGroupGroup introduces a Description which is already present in GroupOfEntitiesGroup
https://github.com/NeTEx-CEN/NeTEx/blob/master/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd#L294
https://github.com/NeTEx-CEN/NeTEx/blob/master/xsd/netex_framework/netex_genericFramework/netex_grouping_version.xsd#L108
warning: Converting parent field {http://www.netex.org.uk/netex}GroupOfEntities_VersionStructure::Description to a list to match child class {http://www.netex.org.uk/netex}HeadwayJourneyGroup
Removing the extra Description in HeadwayJourneyGroupGroup resolves the issue.
In Next the same would go for PathLinkInSequenceGroup, removing the extra Description resolves the issue.
@skinkie ok for me to remove it. Two PR? one to master and one to next?
I have to check if the PathLinkInSequenceGroup is also in master.
This is the same thing as #562
@skinkie PR to remove it?
If that does not break examples (which is most most likely) I would remove this extra Description
PR done
@ue71603 will you do it for PathLinkInSequenceGroup as well?
Doc updated via https://github.com/NeTEx-CEN/NeTEx/pull/783