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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to