Re: Discussion of Xerces-C++ project health and possibility of retirement
Robert Hairgrove <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
On 10/10/22 23:29, Roger Leigh wrote: > (snip...) > Another option is QtXML which also offers schema validation, and which also has worked well for me in the past. > Qt used to offer schema validation with the QXmlPatterns package. However, it was deprecated as of about Qt 5.12, or Qt 5.15 at the latest, and completely removed now in Qt 6.0 with no plans to replace it, AFAIK. This is what motivated me to begin using Xerces-C++ in the first place. ;) Cheers, Robert Hairgrove