[xsd-users] Issue with XSD 4.2.0 - DOMDocument explicit namespacing

Boris Kolpackov boris at codesynthesis.com
Sun Nov 26 05:09:33 EST 2023


Harry Grace <hwgrace18 at gmail.com> writes:

> Will this patch be pushed out as an official release as perhaps a 4.2.1?

It will be included in the next release but it's too of a niche issue
to warrant a release on its own.


> Also, does this require me rebuilding everything including the XSD binary,
> or just using the new libxsd runtime library folder with the updated files
> in it?

While the patch only affects libxsd, the generated code checks that the
compiler version that was used to generate it matches the library version.
So when you upgrade to the next release, you will need to rebuild everything.

On the other hand, if you apply the patch to 4.2.0, then you can just
replace the affected files in libxsd without rebuild anything.



More information about the xsd-users mailing list