[xsd-users] Use CodeSynthesis XSD with Red Hat 8
Boris Kolpackov
boris at codesynthesis.com
Thu Oct 17 10:24:17 EDT 2019
Cihan-Kaya Guenduez <Cihan-Kaya.Guenduez at l3harris.com> writes:
> is there a possibility to use another underlying XML Parser then Xerces or
> Expat?
No.
> Unfortunately, both packages have been removed with RHEL 8.
I am pretty sure Expat is still part of the core distribution. And
Xerces-C++ 3.2.2 is available from EPEL 8:
https://fedoraproject.org/wiki/EPEL
https://download.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/x/
I would suggest that you use C++/Tree with Xerces-C++.
More information about the xsd-users
mailing list