-
Notifications
You must be signed in to change notification settings - Fork 46
Remove all unreferenced groups, complexTypes, simpleTypes #872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
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