QXmlQuery xquery(QXmlQuery::XSLT20);
qt4.5

xquery.bindVariable("unixtime", QVariant(timer1.toTime_t()));
can not replace variable
<xsl:variable name="unixtime" select="'0000000'" />
like gnome xslt...  or i write mistake?

XSLT2 is comatible on XSLT1?

i like only to union 2 file and on variable
http://fop-miniscribus.googlecode.com/svn/trunk/doc/Xsltqt5/data.xml
http://fop-miniscribus.googlecode.com/svn/trunk/doc/Xsltqt5/style.xsl


http://fop-miniscribus.googlecode.com/svn/trunk/doc/Xsltqt5/

http://fop-miniscribus.googlecode.com/svn/trunk/doc/Xsltqt5/main.cpp   
main.cpp having query

I need XSLT2 to transform DB query to report as OpenOffice document.
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to