[Interest] QXmlQuery attribute value only

2017-08-02 Thread Scott Bloom
I am trying to do the following Project/FileSet/File/@Name Where Name is an attribute on the File node example Using any of the online javascript XML/XPath testers, this XPath query works fine. However, using QXmlQuery query on the file, and evaluating to a QString, the string in empty. I h

[Interest] QXmlQuery

2012-02-23 Thread Miller, Doug
Does Qt's QXmlQuery have implementation specific (extension) functions that can be used within the XQuery scripts? Saxon, Mark Logic, XQilla, and other implementations of XQuery engines have extension functions. Where can I find QXmlQuery's? Or are we supposed to use something like EXSLT

Re: [Interest] QXmlQuery: How to evaluate dynamic paths

2012-02-22 Thread Jason H
12 9:26 AM Subject: [Interest] QXmlQuery: How to evaluate dynamic paths Saxon has saxon:evaluate() and Mark Logic has xdmp:eval(), but what does QXmlQuery have? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailma

[Interest] QXmlQuery: How to evaluate dynamic paths

2012-02-22 Thread Miller, Douglas K. CONT NAVAIR 2109, 1, N139
Saxon has saxon:evaluate() and Mark Logic has xdmp:eval(), but what does QXmlQuery have? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest