Remove all unreferenced groups, complexTypes, simpleTypes#872
Remove all unreferenced groups, complexTypes, simpleTypes#872
Conversation
|
I cannot judge whether everything is really obsolete, so I don't dare approving. Taking the example of LiftCallEquipmentRefStructure: I guess this is removed because element LiftCallEquipmentRef refers to the more general AccessEquipmentRefStructure. But wouldn't having it refer to LiftCallEquipmentRefStructure be the more proper solution? PR #811 has been closed assuming that this PR #872 takes care of the changes in the examples. But this isn't the case, is it? |
I would tocally agree. Those are actual valid bugs in the existing schema. Therefore we need people to actually validate why some structures are being removed.
|
|
I guess start with the other assigned issues first, since this has merge conflicts now. |
Fix #857
Fix #874