Commit ecac2c4
committed
Fix non-deterministic XSD parser error by adding namespace="##other ##local" to xs:any wildcard
This resolves Unique Particle Attribution violations on modern systems like OpenSUSE 16 by ensuring the wildcard does not overlap with elements in the target namespace, satisfying XSD 1.0 determinism requirements.1 parent 6f1d7fb commit ecac2c4
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments