[Development] [Interest] Qt XML patterns

Al-Khanji Louai louai.al-khanji at theqtcompany.com
Mon May 11 09:14:04 CEST 2015


I've used it in various projects to massage badly designed XML data into a nicer format using  XQuery. It's a shame the module isn't worked on more, sometimes one line of XQuery solves a problem that would take a lot of effort with our XML stream reader.

Louai

> -----Original Message-----
> From: development-bounces+louai.al-khanji=theqtcompany.com at qt-
> project.org [mailto:development-bounces+louai.al-
> khanji=theqtcompany.com at qt-project.org] On Behalf Of Samuel Gaist
> Sent: Friday, May 08, 2015 3:47 PM
> To: Gladhorn Frederik
> Cc: development at qt-project.org
> Subject: Re: [Development] [Interest] Qt XML patterns
> 
> On 8 mai 2015, at 14:32, Frederik Gladhorn
> <frederik.gladhorn at theqtcompany.com> wrote:
> 
> > Hello all,
> >
> > I've just looked a bit at the QtXmlPatterns module. The module has a
> few
> > issues and is not actively maintained. I wonder if it should see
> improvements
> > or if there are good alternatives which might be more spec compliant
> which
> > people end up using. One option in the long term might be to wrap some
> other
> > library instead of trying to do our own.
> >
> > I'm interested in usage of it - please let me know if you do use it or
> if you
> > ended up using alternative libraries. I'm also interested in which
> parts,
> > since the module supports XPath, XQuery, XSLT and XML Schema
> validation.
> >
> > Greetings,
> > Frederik
> >
> > Please not that this question is unrelated to the XML classes in
> QtBase (sax,
> > stream-reader/writer, dom).
> >
> 
> Hi,
> 
> I've used it for schema validation which worked nicely.
> 
> Most of the questions i've seen on the forum were related to XQuery and
> XPath and IIRC XmlListModel was involved most of the time so not
> directly this module.
> 
> Samuel
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list