pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/qore-xml-module



Module Name:    pkgsrc
Committed By:   nros
Date:           Thu Apr 20 12:59:46 UTC 2023

Modified Files:
        pkgsrc/textproc/qore-xml-module: Makefile PLIST distinfo
Removed Files:
        pkgsrc/textproc/qore-xml-module: options.mk

Log Message:
Update qore-xml-module to version 1.8.0

Update to build with latest version of qore.
Build using cmake since configure.ac but not
./configure is included in dist any more.
This also means that prebuilt docs are not
included and building them requires doxygen
which is a quite heavy dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/qore-xml-module/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/qore-xml-module/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/qore-xml-module/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/qore-xml-module/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/qore-xml-module/Makefile
diff -u pkgsrc/textproc/qore-xml-module/Makefile:1.18 pkgsrc/textproc/qore-xml-module/Makefile:1.19
--- pkgsrc/textproc/qore-xml-module/Makefile:1.18       Wed Apr 19 08:11:39 2023
+++ pkgsrc/textproc/qore-xml-module/Makefile    Thu Apr 20 12:59:46 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/04/19 08:11:39 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/04/20 12:59:46 nros Exp $
 
-DISTNAME=      qore-xml-module-1.6.1
-PKGREVISION=   2
+DISTNAME=      qore-xml-module-1.8.0
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=  .tar.bz2
@@ -14,36 +13,26 @@ COMMENT=    XML module for Qore
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-lgpl-v2.1 OR mit
 
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
 USE_LANGUAGES= c c++11
-USE_TOOLS+=    gmake pax
+USE_TOOLS+=    gmake
 PTHREAD_OPTS+= native
 
-CONFIGURE_ARGS+=       --with-libsuffix=""
-
 REPLACE_QORE=  bin/soaputil bin/webdav-server
 
+CMAKE_USE_GNU_INSTALL_DRIS=    no
 #This is needed in order to comply the with MIT license and binary distribution
-#Install docs
 INSTALLATION_DIRS+=     share/doc/${PKGBASE}
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \
                ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
        ${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \
                ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-       cd ${WRKSRC}/docs && ${PAX} -wr * \
-               ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-       ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} \
-               ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-
 
 .include "../../lang/qore/application.mk"
 .include "../../lang/qore/module.mk"
-.include "options.mk"
 
+.include "../../devel/cmake/build.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../lang/qore/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/qore-xml-module/PLIST
diff -u pkgsrc/textproc/qore-xml-module/PLIST:1.5 pkgsrc/textproc/qore-xml-module/PLIST:1.6
--- pkgsrc/textproc/qore-xml-module/PLIST:1.5   Thu Oct 20 11:43:03 2022
+++ pkgsrc/textproc/qore-xml-module/PLIST       Thu Apr 20 12:59:46 2023
@@ -1,2019 +1,13 @@
-@comment $NetBSD: PLIST,v 1.5 2022/10/20 11:43:03 nros Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/04/20 12:59:46 nros Exp $
 bin/soaputil
 bin/webdav-server
 ${QORE_MODULE_DIR}/xml-api-${QORE_LATEST_MODULE_API}.qmod
 share/doc/qore-xml-module/COPYING.LGPL
 share/doc/qore-xml-module/COPYING.MIT
-share/doc/qore-xml-module/SalesforceSoapClient/html/_salesforce_soap_client_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/annotated.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/annotated_dup.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/bc_s.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/bdwn.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/classes.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/closed.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/doc.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/doxygen.css
-share/doc/qore-xml-module/SalesforceSoapClient/html/doxygen.svg
-share/doc/qore-xml-module/SalesforceSoapClient/html/dynsections.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/folderclosed.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/folderopen.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/functions.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/functions_func.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/functions_vars.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/graph_legend.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/graph_legend.md5
-share/doc/qore-xml-module/SalesforceSoapClient/html/graph_legend.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/hierarchy.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/hierarchy.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/index.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/index.qhp
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_0.map
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_0.md5
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_0.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_1.map
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_1.md5
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherit_graph_1.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/inherits.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/jquery.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/menu.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/menudata.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/namespace_salesforce_soap_client.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/namespace_salesforce_soap_client.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/namespaces.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/namespaces_dup.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/nav_f.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/nav_g.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/nav_h.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/navtree.css
-share/doc/qore-xml-module/SalesforceSoapClient/html/navtree.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/navtreedata.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/navtreeindex0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/open.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/qore-logo-55x200.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/resize.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_1.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_1.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_10.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_10.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_11.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_11.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_12.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_12.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_13.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_13.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_14.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_14.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_15.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_15.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_2.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_2.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_3.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_3.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_4.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_4.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_5.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_5.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_6.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_6.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_7.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_7.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_8.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_8.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_9.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_9.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_a.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_a.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_b.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_b.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_c.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_c.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_d.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_d.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_e.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_e.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_f.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/all_f.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_1.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_1.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_2.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_2.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_3.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_3.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_4.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_4.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_5.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_5.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_6.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_6.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_7.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_7.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_8.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_8.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_9.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_9.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_a.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_a.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_b.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/classes_b.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/close.svg
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_1.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_1.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_10.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_10.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_11.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_11.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_12.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_12.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_13.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_13.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_2.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_2.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_3.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_3.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_4.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_4.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_5.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_5.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_6.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_6.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_7.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_7.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_8.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_8.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_9.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_9.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_a.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_a.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_b.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_b.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_c.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_c.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_d.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_d.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_e.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_e.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_f.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/functions_f.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/groups_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/groups_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/mag_sel.svg
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_1.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_1.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_2.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_2.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_3.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/namespaces_3.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/nomatches.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/pages_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/search.css
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/search.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/search_l.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/search_m.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/search_r.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/searchdata.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_0.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_0.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_1.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_1.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_10.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_10.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_11.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_11.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_12.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_12.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_2.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_2.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_3.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_3.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_4.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_4.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_5.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_5.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_6.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_6.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_7.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_7.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_8.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_8.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_9.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_9.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_a.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_a.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_b.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_b.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_c.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_c.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_d.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_d.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_e.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_e.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_f.html
-share/doc/qore-xml-module/SalesforceSoapClient/html/search/variables_f.js
-share/doc/qore-xml-module/SalesforceSoapClient/html/splitbar.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/sync_off.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/sync_on.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/tab_a.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/tab_b.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/tab_h.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/tab_s.png
-share/doc/qore-xml-module/SalesforceSoapClient/html/tabs.css
-share/doc/qore-xml-module/SoapClient/html/_soap_client_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/SoapClient/html/annotated.html
-share/doc/qore-xml-module/SoapClient/html/annotated_dup.js
-share/doc/qore-xml-module/SoapClient/html/bc_s.png
-share/doc/qore-xml-module/SoapClient/html/bdwn.png
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client-members.html
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client.html
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client.js
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_connection-members.html
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_connection.html
-share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_connection.js
-share/doc/qore-xml-module/SoapClient/html/classes.html
-share/doc/qore-xml-module/SoapClient/html/closed.png
-share/doc/qore-xml-module/SoapClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/SoapClient/html/doc.png
-share/doc/qore-xml-module/SoapClient/html/doxygen.css
-share/doc/qore-xml-module/SoapClient/html/doxygen.svg
-share/doc/qore-xml-module/SoapClient/html/dynsections.js
-share/doc/qore-xml-module/SoapClient/html/folderclosed.png
-share/doc/qore-xml-module/SoapClient/html/folderopen.png
-share/doc/qore-xml-module/SoapClient/html/functions.html
-share/doc/qore-xml-module/SoapClient/html/functions_func.html
-share/doc/qore-xml-module/SoapClient/html/functions_vars.html
-share/doc/qore-xml-module/SoapClient/html/graph_legend.html
-share/doc/qore-xml-module/SoapClient/html/graph_legend.md5
-share/doc/qore-xml-module/SoapClient/html/graph_legend.png
-share/doc/qore-xml-module/SoapClient/html/index.html
-share/doc/qore-xml-module/SoapClient/html/index.qhp
-share/doc/qore-xml-module/SoapClient/html/jquery.js
-share/doc/qore-xml-module/SoapClient/html/menu.js
-share/doc/qore-xml-module/SoapClient/html/menudata.js
-share/doc/qore-xml-module/SoapClient/html/namespace_soap_client.html
-share/doc/qore-xml-module/SoapClient/html/namespace_soap_client.js
-share/doc/qore-xml-module/SoapClient/html/namespaces.html
-share/doc/qore-xml-module/SoapClient/html/namespaces_dup.js
-share/doc/qore-xml-module/SoapClient/html/nav_f.png
-share/doc/qore-xml-module/SoapClient/html/nav_g.png
-share/doc/qore-xml-module/SoapClient/html/nav_h.png
-share/doc/qore-xml-module/SoapClient/html/navtree.css
-share/doc/qore-xml-module/SoapClient/html/navtree.js
-share/doc/qore-xml-module/SoapClient/html/navtreedata.js
-share/doc/qore-xml-module/SoapClient/html/navtreeindex0.js
-share/doc/qore-xml-module/SoapClient/html/open.png
-share/doc/qore-xml-module/SoapClient/html/qore-logo-55x200.png
-share/doc/qore-xml-module/SoapClient/html/resize.js
-share/doc/qore-xml-module/SoapClient/html/search/all_0.html
-share/doc/qore-xml-module/SoapClient/html/search/all_0.js
-share/doc/qore-xml-module/SoapClient/html/search/all_1.html
-share/doc/qore-xml-module/SoapClient/html/search/all_1.js
-share/doc/qore-xml-module/SoapClient/html/search/all_10.html
-share/doc/qore-xml-module/SoapClient/html/search/all_10.js
-share/doc/qore-xml-module/SoapClient/html/search/all_11.html
-share/doc/qore-xml-module/SoapClient/html/search/all_11.js
-share/doc/qore-xml-module/SoapClient/html/search/all_12.html
-share/doc/qore-xml-module/SoapClient/html/search/all_12.js
-share/doc/qore-xml-module/SoapClient/html/search/all_13.html
-share/doc/qore-xml-module/SoapClient/html/search/all_13.js
-share/doc/qore-xml-module/SoapClient/html/search/all_14.html
-share/doc/qore-xml-module/SoapClient/html/search/all_14.js
-share/doc/qore-xml-module/SoapClient/html/search/all_15.html
-share/doc/qore-xml-module/SoapClient/html/search/all_15.js
-share/doc/qore-xml-module/SoapClient/html/search/all_2.html
-share/doc/qore-xml-module/SoapClient/html/search/all_2.js
-share/doc/qore-xml-module/SoapClient/html/search/all_3.html
-share/doc/qore-xml-module/SoapClient/html/search/all_3.js
-share/doc/qore-xml-module/SoapClient/html/search/all_4.html
-share/doc/qore-xml-module/SoapClient/html/search/all_4.js
-share/doc/qore-xml-module/SoapClient/html/search/all_5.html
-share/doc/qore-xml-module/SoapClient/html/search/all_5.js
-share/doc/qore-xml-module/SoapClient/html/search/all_6.html
-share/doc/qore-xml-module/SoapClient/html/search/all_6.js
-share/doc/qore-xml-module/SoapClient/html/search/all_7.html
-share/doc/qore-xml-module/SoapClient/html/search/all_7.js
-share/doc/qore-xml-module/SoapClient/html/search/all_8.html
-share/doc/qore-xml-module/SoapClient/html/search/all_8.js
-share/doc/qore-xml-module/SoapClient/html/search/all_9.html
-share/doc/qore-xml-module/SoapClient/html/search/all_9.js
-share/doc/qore-xml-module/SoapClient/html/search/all_a.html
-share/doc/qore-xml-module/SoapClient/html/search/all_a.js
-share/doc/qore-xml-module/SoapClient/html/search/all_b.html
-share/doc/qore-xml-module/SoapClient/html/search/all_b.js
-share/doc/qore-xml-module/SoapClient/html/search/all_c.html
-share/doc/qore-xml-module/SoapClient/html/search/all_c.js
-share/doc/qore-xml-module/SoapClient/html/search/all_d.html
-share/doc/qore-xml-module/SoapClient/html/search/all_d.js
-share/doc/qore-xml-module/SoapClient/html/search/all_e.html
-share/doc/qore-xml-module/SoapClient/html/search/all_e.js
-share/doc/qore-xml-module/SoapClient/html/search/all_f.html
-share/doc/qore-xml-module/SoapClient/html/search/all_f.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_0.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_0.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_1.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_1.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_2.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_2.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_3.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_3.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_4.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_4.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_5.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_5.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_6.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_6.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_7.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_7.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_8.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_8.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_9.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_9.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_a.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_a.js
-share/doc/qore-xml-module/SoapClient/html/search/classes_b.html
-share/doc/qore-xml-module/SoapClient/html/search/classes_b.js
-share/doc/qore-xml-module/SoapClient/html/search/close.svg
-share/doc/qore-xml-module/SoapClient/html/search/functions_0.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_0.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_1.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_1.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_10.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_10.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_11.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_11.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_12.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_12.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_13.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_13.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_2.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_2.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_3.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_3.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_4.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_4.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_5.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_5.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_6.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_6.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_7.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_7.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_8.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_8.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_9.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_9.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_a.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_a.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_b.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_b.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_c.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_c.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_d.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_d.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_e.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_e.js
-share/doc/qore-xml-module/SoapClient/html/search/functions_f.html
-share/doc/qore-xml-module/SoapClient/html/search/functions_f.js
-share/doc/qore-xml-module/SoapClient/html/search/groups_0.html
-share/doc/qore-xml-module/SoapClient/html/search/groups_0.js
-share/doc/qore-xml-module/SoapClient/html/search/mag_sel.svg
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_0.html
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_0.js
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_1.html
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_1.js
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_2.html
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_2.js
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_3.html
-share/doc/qore-xml-module/SoapClient/html/search/namespaces_3.js
-share/doc/qore-xml-module/SoapClient/html/search/nomatches.html
-share/doc/qore-xml-module/SoapClient/html/search/pages_0.html
-share/doc/qore-xml-module/SoapClient/html/search/pages_0.js
-share/doc/qore-xml-module/SoapClient/html/search/search.css
-share/doc/qore-xml-module/SoapClient/html/search/search.js
-share/doc/qore-xml-module/SoapClient/html/search/search_l.png
-share/doc/qore-xml-module/SoapClient/html/search/search_m.png
-share/doc/qore-xml-module/SoapClient/html/search/search_r.png
-share/doc/qore-xml-module/SoapClient/html/search/searchdata.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_0.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_0.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_1.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_1.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_10.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_10.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_11.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_11.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_12.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_12.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_2.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_2.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_3.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_3.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_4.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_4.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_5.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_5.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_6.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_6.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_7.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_7.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_8.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_8.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_9.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_9.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_a.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_a.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_b.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_b.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_c.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_c.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_d.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_d.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_e.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_e.js
-share/doc/qore-xml-module/SoapClient/html/search/variables_f.html
-share/doc/qore-xml-module/SoapClient/html/search/variables_f.js
-share/doc/qore-xml-module/SoapClient/html/splitbar.png
-share/doc/qore-xml-module/SoapClient/html/sync_off.png
-share/doc/qore-xml-module/SoapClient/html/sync_on.png
-share/doc/qore-xml-module/SoapClient/html/tab_a.png
-share/doc/qore-xml-module/SoapClient/html/tab_b.png
-share/doc/qore-xml-module/SoapClient/html/tab_h.png
-share/doc/qore-xml-module/SoapClient/html/tab_s.png
-share/doc/qore-xml-module/SoapClient/html/tabs.css
-share/doc/qore-xml-module/SoapDataProvider/html/_soap_data_provider_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/SoapDataProvider/html/_soap_data_provider_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/SoapDataProvider/html/_soap_data_provider_base_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/SoapDataProvider/html/_soap_data_provider_factory_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/SoapDataProvider/html/_soap_request_data_provider_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/SoapDataProvider/html/annotated.html
-share/doc/qore-xml-module/SoapDataProvider/html/annotated_dup.js
-share/doc/qore-xml-module/SoapDataProvider/html/bc_s.png
-share/doc/qore-xml-module/SoapDataProvider/html/bdwn.png
-share/doc/qore-xml-module/SoapDataProvider/html/class_soap_data_provider_1_1_soap_data_provider.js
-share/doc/qore-xml-module/SoapDataProvider/html/classes.html
-share/doc/qore-xml-module/SoapDataProvider/html/closed.png
-share/doc/qore-xml-module/SoapDataProvider/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/SoapDataProvider/html/doc.png
-share/doc/qore-xml-module/SoapDataProvider/html/doxygen.css
-share/doc/qore-xml-module/SoapDataProvider/html/doxygen.svg
-share/doc/qore-xml-module/SoapDataProvider/html/dynsections.js
-share/doc/qore-xml-module/SoapDataProvider/html/folderclosed.png
-share/doc/qore-xml-module/SoapDataProvider/html/folderopen.png
-share/doc/qore-xml-module/SoapDataProvider/html/functions.html
-share/doc/qore-xml-module/SoapDataProvider/html/functions_func.html
-share/doc/qore-xml-module/SoapDataProvider/html/functions_vars.html
-share/doc/qore-xml-module/SoapDataProvider/html/graph_legend.html
-share/doc/qore-xml-module/SoapDataProvider/html/graph_legend.md5
-share/doc/qore-xml-module/SoapDataProvider/html/graph_legend.png
-share/doc/qore-xml-module/SoapDataProvider/html/hierarchy.html
-share/doc/qore-xml-module/SoapDataProvider/html/hierarchy.js
-share/doc/qore-xml-module/SoapDataProvider/html/index.html
-share/doc/qore-xml-module/SoapDataProvider/html/index.qhp
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_0.map
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_0.md5
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_0.png
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_1.map
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_1.md5
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_1.png
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_2.map
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_2.md5
-share/doc/qore-xml-module/SoapDataProvider/html/inherit_graph_2.png
-share/doc/qore-xml-module/SoapDataProvider/html/inherits.html
-share/doc/qore-xml-module/SoapDataProvider/html/jquery.js
-share/doc/qore-xml-module/SoapDataProvider/html/menu.js
-share/doc/qore-xml-module/SoapDataProvider/html/menudata.js
-share/doc/qore-xml-module/SoapDataProvider/html/namespace_soap_data_provider.html
-share/doc/qore-xml-module/SoapDataProvider/html/namespace_soap_data_provider.js
-share/doc/qore-xml-module/SoapDataProvider/html/namespaces.html
-share/doc/qore-xml-module/SoapDataProvider/html/namespaces_dup.js
-share/doc/qore-xml-module/SoapDataProvider/html/nav_f.png
-share/doc/qore-xml-module/SoapDataProvider/html/nav_g.png
-share/doc/qore-xml-module/SoapDataProvider/html/nav_h.png
-share/doc/qore-xml-module/SoapDataProvider/html/navtree.css
-share/doc/qore-xml-module/SoapDataProvider/html/navtree.js
-share/doc/qore-xml-module/SoapDataProvider/html/navtreedata.js
-share/doc/qore-xml-module/SoapDataProvider/html/navtreeindex0.js
-share/doc/qore-xml-module/SoapDataProvider/html/open.png
-share/doc/qore-xml-module/SoapDataProvider/html/qore-logo-55x200.png
-share/doc/qore-xml-module/SoapDataProvider/html/resize.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_1.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_1.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_10.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_10.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_11.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_11.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_12.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_12.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_13.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_13.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_14.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_14.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_15.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_15.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_2.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_2.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_3.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_3.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_4.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_4.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_5.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_5.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_6.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_6.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_7.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_7.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_8.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_8.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_9.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_9.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_a.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_a.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_b.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_b.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_c.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_c.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_d.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_d.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_e.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_e.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_f.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/all_f.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_1.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_1.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_2.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_2.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_3.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_3.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_4.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_4.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_5.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_5.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_6.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_6.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_7.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_7.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_8.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_8.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_9.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_9.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_a.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_a.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_b.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/classes_b.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/close.svg
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_1.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_1.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_10.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_10.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_11.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_11.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_12.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_12.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_13.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_13.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_2.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_2.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_3.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_3.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_4.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_4.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_5.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_5.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_6.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_6.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_7.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_7.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_8.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_8.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_9.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_9.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_a.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_a.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_b.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_b.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_c.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_c.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_d.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_d.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_e.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_e.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_f.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/functions_f.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/groups_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/groups_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/mag_sel.svg
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_1.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_1.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_2.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_2.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_3.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/namespaces_3.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/nomatches.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/pages_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/pages_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/search.css
-share/doc/qore-xml-module/SoapDataProvider/html/search/search.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/search_l.png
-share/doc/qore-xml-module/SoapDataProvider/html/search/search_m.png
-share/doc/qore-xml-module/SoapDataProvider/html/search/search_r.png
-share/doc/qore-xml-module/SoapDataProvider/html/search/searchdata.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_0.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_0.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_1.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_1.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_10.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_10.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_11.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_11.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_12.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_12.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_2.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_2.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_3.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_3.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_4.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_4.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_5.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_5.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_6.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_6.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_7.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_7.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_8.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_8.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_9.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_9.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_a.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_a.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_b.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_b.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_c.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_c.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_d.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_d.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_e.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_e.js
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_f.html
-share/doc/qore-xml-module/SoapDataProvider/html/search/variables_f.js
-share/doc/qore-xml-module/SoapDataProvider/html/splitbar.png
-share/doc/qore-xml-module/SoapDataProvider/html/sync_off.png
-share/doc/qore-xml-module/SoapDataProvider/html/sync_on.png
-share/doc/qore-xml-module/SoapDataProvider/html/tab_a.png
-share/doc/qore-xml-module/SoapDataProvider/html/tab_b.png
-share/doc/qore-xml-module/SoapDataProvider/html/tab_h.png
-share/doc/qore-xml-module/SoapDataProvider/html/tab_s.png
-share/doc/qore-xml-module/SoapDataProvider/html/tabs.css
-share/doc/qore-xml-module/SoapHandler/html/_soap_handler_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/SoapHandler/html/annotated.html
-share/doc/qore-xml-module/SoapHandler/html/annotated_dup.js
-share/doc/qore-xml-module/SoapHandler/html/bc_s.png
-share/doc/qore-xml-module/SoapHandler/html/bdwn.png
-share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler-members.html
-share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler.html
-share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler.js
-share/doc/qore-xml-module/SoapHandler/html/classes.html
-share/doc/qore-xml-module/SoapHandler/html/closed.png
-share/doc/qore-xml-module/SoapHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/SoapHandler/html/doc.png
-share/doc/qore-xml-module/SoapHandler/html/doxygen.css
-share/doc/qore-xml-module/SoapHandler/html/doxygen.svg
-share/doc/qore-xml-module/SoapHandler/html/dynsections.js
-share/doc/qore-xml-module/SoapHandler/html/folderclosed.png
-share/doc/qore-xml-module/SoapHandler/html/folderopen.png
-share/doc/qore-xml-module/SoapHandler/html/functions.html
-share/doc/qore-xml-module/SoapHandler/html/functions_func.html
-share/doc/qore-xml-module/SoapHandler/html/functions_vars.html
-share/doc/qore-xml-module/SoapHandler/html/graph_legend.html
-share/doc/qore-xml-module/SoapHandler/html/graph_legend.md5
-share/doc/qore-xml-module/SoapHandler/html/graph_legend.png
-share/doc/qore-xml-module/SoapHandler/html/index.html
-share/doc/qore-xml-module/SoapHandler/html/index.qhp
-share/doc/qore-xml-module/SoapHandler/html/jquery.js
-share/doc/qore-xml-module/SoapHandler/html/menu.js
-share/doc/qore-xml-module/SoapHandler/html/menudata.js
-share/doc/qore-xml-module/SoapHandler/html/namespace_soap_handler.html
-share/doc/qore-xml-module/SoapHandler/html/namespace_soap_handler.js
-share/doc/qore-xml-module/SoapHandler/html/namespaces.html
-share/doc/qore-xml-module/SoapHandler/html/namespaces_dup.js
-share/doc/qore-xml-module/SoapHandler/html/nav_f.png
-share/doc/qore-xml-module/SoapHandler/html/nav_g.png
-share/doc/qore-xml-module/SoapHandler/html/nav_h.png
-share/doc/qore-xml-module/SoapHandler/html/navtree.css
-share/doc/qore-xml-module/SoapHandler/html/navtree.js
-share/doc/qore-xml-module/SoapHandler/html/navtreedata.js
-share/doc/qore-xml-module/SoapHandler/html/navtreeindex0.js
-share/doc/qore-xml-module/SoapHandler/html/open.png
-share/doc/qore-xml-module/SoapHandler/html/qore-logo-55x200.png
-share/doc/qore-xml-module/SoapHandler/html/resize.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_1.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_1.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_10.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_10.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_11.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_11.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_12.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_12.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_13.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_13.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_2.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_2.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_3.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_3.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_4.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_4.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_5.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_5.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_6.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_6.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_7.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_7.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_8.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_8.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_9.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_9.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_a.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_a.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_b.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_b.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_c.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_c.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_d.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_d.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_e.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_e.js
-share/doc/qore-xml-module/SoapHandler/html/search/all_f.html
-share/doc/qore-xml-module/SoapHandler/html/search/all_f.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_1.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_1.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_2.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_2.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_3.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_3.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_4.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_4.js
-share/doc/qore-xml-module/SoapHandler/html/search/classes_5.html
-share/doc/qore-xml-module/SoapHandler/html/search/classes_5.js
-share/doc/qore-xml-module/SoapHandler/html/search/close.svg
-share/doc/qore-xml-module/SoapHandler/html/search/functions_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_1.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_1.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_10.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_10.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_11.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_11.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_12.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_12.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_2.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_2.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_3.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_3.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_4.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_4.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_5.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_5.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_6.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_6.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_7.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_7.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_8.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_8.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_9.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_9.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_a.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_a.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_b.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_b.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_c.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_c.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_d.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_d.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_e.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_e.js
-share/doc/qore-xml-module/SoapHandler/html/search/functions_f.html
-share/doc/qore-xml-module/SoapHandler/html/search/functions_f.js
-share/doc/qore-xml-module/SoapHandler/html/search/groups_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/groups_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/mag_sel.svg
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_1.html
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_1.js
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_2.html
-share/doc/qore-xml-module/SoapHandler/html/search/namespaces_2.js
-share/doc/qore-xml-module/SoapHandler/html/search/nomatches.html
-share/doc/qore-xml-module/SoapHandler/html/search/pages_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/pages_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/search.css
-share/doc/qore-xml-module/SoapHandler/html/search/search.js
-share/doc/qore-xml-module/SoapHandler/html/search/search_l.png
-share/doc/qore-xml-module/SoapHandler/html/search/search_m.png
-share/doc/qore-xml-module/SoapHandler/html/search/search_r.png
-share/doc/qore-xml-module/SoapHandler/html/search/searchdata.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_0.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_0.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_1.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_1.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_2.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_2.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_3.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_3.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_4.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_4.js
-share/doc/qore-xml-module/SoapHandler/html/search/variables_5.html
-share/doc/qore-xml-module/SoapHandler/html/search/variables_5.js
-share/doc/qore-xml-module/SoapHandler/html/splitbar.png
-share/doc/qore-xml-module/SoapHandler/html/sync_off.png
-share/doc/qore-xml-module/SoapHandler/html/sync_on.png
-share/doc/qore-xml-module/SoapHandler/html/tab_a.png
-share/doc/qore-xml-module/SoapHandler/html/tab_b.png
-share/doc/qore-xml-module/SoapHandler/html/tab_h.png
-share/doc/qore-xml-module/SoapHandler/html/tab_s.png
-share/doc/qore-xml-module/SoapHandler/html/tabs.css
-share/doc/qore-xml-module/WSDL/html/_w_s_d_l_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/WSDL/html/annotated.html
-share/doc/qore-xml-module/WSDL/html/annotated_dup.js
-share/doc/qore-xml-module/WSDL/html/bc_s.png
-share/doc/qore-xml-module/WSDL/html/bdwn.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_content_description-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_content_description.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_content_description.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_body_description-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_body_description.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_body_description.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_description-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_description.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_description.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_header_description.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_binding_message_header_description.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_mime_xml_message_description-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_mime_xml_message_description.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_mime_xml_message_description.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_namespaces-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_namespaces.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_namespaces.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_operational_binding-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_operational_binding.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_operational_binding__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_operational_binding__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_operational_binding__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message_helper-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message_helper.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_message_helper.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_operation__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_web_service__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_array_type-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_array_type.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_attribute-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_attribute.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_attribute__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_attribute__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_attribute__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base_type-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_base_type.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_complex_type-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_complex_type.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_complex_type.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_data-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_data.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_data__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_data__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_data__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_element-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_element.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_element__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_element__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_element__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data.js
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_named_data__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_simple_type-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_simple_type.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_typed_data-members.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_typed_data.html
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_typed_data__inherit__graph.map
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_typed_data__inherit__graph.md5
-share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_xsd_typed_data__inherit__graph.png
-share/doc/qore-xml-module/WSDL/html/classes.html
-share/doc/qore-xml-module/WSDL/html/closed.png
-share/doc/qore-xml-module/WSDL/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/WSDL/html/doc.png
-share/doc/qore-xml-module/WSDL/html/doxygen.css
-share/doc/qore-xml-module/WSDL/html/doxygen.svg
-share/doc/qore-xml-module/WSDL/html/dynsections.js
-share/doc/qore-xml-module/WSDL/html/folderclosed.png
-share/doc/qore-xml-module/WSDL/html/folderopen.png
-share/doc/qore-xml-module/WSDL/html/functions.html
-share/doc/qore-xml-module/WSDL/html/functions_func.html
-share/doc/qore-xml-module/WSDL/html/functions_vars.html
-share/doc/qore-xml-module/WSDL/html/graph_legend.html
-share/doc/qore-xml-module/WSDL/html/graph_legend.md5
-share/doc/qore-xml-module/WSDL/html/graph_legend.png
-share/doc/qore-xml-module/WSDL/html/hierarchy.html
-share/doc/qore-xml-module/WSDL/html/hierarchy.js
-share/doc/qore-xml-module/WSDL/html/index.html
-share/doc/qore-xml-module/WSDL/html/index.qhp
-share/doc/qore-xml-module/WSDL/html/inherit_graph_0.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_0.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_0.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_1.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_1.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_1.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_10.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_10.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_10.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_11.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_11.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_11.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_12.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_12.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_12.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_13.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_13.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_13.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_2.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_2.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_2.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_3.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_3.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_3.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_4.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_4.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_4.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_5.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_5.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_5.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_6.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_6.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_6.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_7.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_7.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_7.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_8.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_8.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_8.png
-share/doc/qore-xml-module/WSDL/html/inherit_graph_9.map
-share/doc/qore-xml-module/WSDL/html/inherit_graph_9.md5
-share/doc/qore-xml-module/WSDL/html/inherit_graph_9.png
-share/doc/qore-xml-module/WSDL/html/inherits.html
-share/doc/qore-xml-module/WSDL/html/jquery.js
-share/doc/qore-xml-module/WSDL/html/menu.js
-share/doc/qore-xml-module/WSDL/html/menudata.js
-share/doc/qore-xml-module/WSDL/html/namespace_w_s_d_l.html
-share/doc/qore-xml-module/WSDL/html/namespace_w_s_d_l.js
-share/doc/qore-xml-module/WSDL/html/namespacemembers.html
-share/doc/qore-xml-module/WSDL/html/namespacemembers_func.html
-share/doc/qore-xml-module/WSDL/html/namespacemembers_vars.html
-share/doc/qore-xml-module/WSDL/html/namespaces.html
-share/doc/qore-xml-module/WSDL/html/namespaces_dup.js
-share/doc/qore-xml-module/WSDL/html/nav_f.png
-share/doc/qore-xml-module/WSDL/html/nav_g.png
-share/doc/qore-xml-module/WSDL/html/nav_h.png
-share/doc/qore-xml-module/WSDL/html/navtree.css
-share/doc/qore-xml-module/WSDL/html/navtree.js
-share/doc/qore-xml-module/WSDL/html/navtreedata.js
-share/doc/qore-xml-module/WSDL/html/navtreeindex0.js
-share/doc/qore-xml-module/WSDL/html/open.png
-share/doc/qore-xml-module/WSDL/html/qore-logo-55x200.png
-share/doc/qore-xml-module/WSDL/html/resize.js
-share/doc/qore-xml-module/WSDL/html/search/all_0.html
-share/doc/qore-xml-module/WSDL/html/search/all_0.js
-share/doc/qore-xml-module/WSDL/html/search/all_1.html
-share/doc/qore-xml-module/WSDL/html/search/all_1.js
-share/doc/qore-xml-module/WSDL/html/search/all_10.html
-share/doc/qore-xml-module/WSDL/html/search/all_10.js
-share/doc/qore-xml-module/WSDL/html/search/all_11.html
-share/doc/qore-xml-module/WSDL/html/search/all_11.js
-share/doc/qore-xml-module/WSDL/html/search/all_12.html
-share/doc/qore-xml-module/WSDL/html/search/all_12.js
-share/doc/qore-xml-module/WSDL/html/search/all_13.html
-share/doc/qore-xml-module/WSDL/html/search/all_13.js
-share/doc/qore-xml-module/WSDL/html/search/all_14.html
-share/doc/qore-xml-module/WSDL/html/search/all_14.js
-share/doc/qore-xml-module/WSDL/html/search/all_15.html
-share/doc/qore-xml-module/WSDL/html/search/all_15.js
-share/doc/qore-xml-module/WSDL/html/search/all_2.html
-share/doc/qore-xml-module/WSDL/html/search/all_2.js
-share/doc/qore-xml-module/WSDL/html/search/all_3.html
-share/doc/qore-xml-module/WSDL/html/search/all_3.js
-share/doc/qore-xml-module/WSDL/html/search/all_4.html
-share/doc/qore-xml-module/WSDL/html/search/all_4.js
-share/doc/qore-xml-module/WSDL/html/search/all_5.html
-share/doc/qore-xml-module/WSDL/html/search/all_5.js
-share/doc/qore-xml-module/WSDL/html/search/all_6.html
-share/doc/qore-xml-module/WSDL/html/search/all_6.js
-share/doc/qore-xml-module/WSDL/html/search/all_7.html
-share/doc/qore-xml-module/WSDL/html/search/all_7.js
-share/doc/qore-xml-module/WSDL/html/search/all_8.html
-share/doc/qore-xml-module/WSDL/html/search/all_8.js
-share/doc/qore-xml-module/WSDL/html/search/all_9.html
-share/doc/qore-xml-module/WSDL/html/search/all_9.js
-share/doc/qore-xml-module/WSDL/html/search/all_a.html
-share/doc/qore-xml-module/WSDL/html/search/all_a.js
-share/doc/qore-xml-module/WSDL/html/search/all_b.html
-share/doc/qore-xml-module/WSDL/html/search/all_b.js
-share/doc/qore-xml-module/WSDL/html/search/all_c.html
-share/doc/qore-xml-module/WSDL/html/search/all_c.js
-share/doc/qore-xml-module/WSDL/html/search/all_d.html
-share/doc/qore-xml-module/WSDL/html/search/all_d.js
-share/doc/qore-xml-module/WSDL/html/search/all_e.html
-share/doc/qore-xml-module/WSDL/html/search/all_e.js
-share/doc/qore-xml-module/WSDL/html/search/all_f.html
-share/doc/qore-xml-module/WSDL/html/search/all_f.js
-share/doc/qore-xml-module/WSDL/html/search/classes_0.html
-share/doc/qore-xml-module/WSDL/html/search/classes_0.js
-share/doc/qore-xml-module/WSDL/html/search/classes_1.html
-share/doc/qore-xml-module/WSDL/html/search/classes_1.js
-share/doc/qore-xml-module/WSDL/html/search/classes_2.html
-share/doc/qore-xml-module/WSDL/html/search/classes_2.js
-share/doc/qore-xml-module/WSDL/html/search/classes_3.html
-share/doc/qore-xml-module/WSDL/html/search/classes_3.js
-share/doc/qore-xml-module/WSDL/html/search/classes_4.html
-share/doc/qore-xml-module/WSDL/html/search/classes_4.js
-share/doc/qore-xml-module/WSDL/html/search/classes_5.html
-share/doc/qore-xml-module/WSDL/html/search/classes_5.js
-share/doc/qore-xml-module/WSDL/html/search/classes_6.html
-share/doc/qore-xml-module/WSDL/html/search/classes_6.js
-share/doc/qore-xml-module/WSDL/html/search/classes_7.html
-share/doc/qore-xml-module/WSDL/html/search/classes_7.js
-share/doc/qore-xml-module/WSDL/html/search/classes_8.html
-share/doc/qore-xml-module/WSDL/html/search/classes_8.js
-share/doc/qore-xml-module/WSDL/html/search/classes_9.html
-share/doc/qore-xml-module/WSDL/html/search/classes_9.js
-share/doc/qore-xml-module/WSDL/html/search/classes_a.html
-share/doc/qore-xml-module/WSDL/html/search/classes_a.js
-share/doc/qore-xml-module/WSDL/html/search/classes_b.html
-share/doc/qore-xml-module/WSDL/html/search/classes_b.js
-share/doc/qore-xml-module/WSDL/html/search/close.svg
-share/doc/qore-xml-module/WSDL/html/search/functions_0.html
-share/doc/qore-xml-module/WSDL/html/search/functions_0.js
-share/doc/qore-xml-module/WSDL/html/search/functions_1.html
-share/doc/qore-xml-module/WSDL/html/search/functions_1.js
-share/doc/qore-xml-module/WSDL/html/search/functions_10.html
-share/doc/qore-xml-module/WSDL/html/search/functions_10.js
-share/doc/qore-xml-module/WSDL/html/search/functions_11.html
-share/doc/qore-xml-module/WSDL/html/search/functions_11.js
-share/doc/qore-xml-module/WSDL/html/search/functions_12.html
-share/doc/qore-xml-module/WSDL/html/search/functions_12.js
-share/doc/qore-xml-module/WSDL/html/search/functions_13.html
-share/doc/qore-xml-module/WSDL/html/search/functions_13.js
-share/doc/qore-xml-module/WSDL/html/search/functions_2.html
-share/doc/qore-xml-module/WSDL/html/search/functions_2.js
-share/doc/qore-xml-module/WSDL/html/search/functions_3.html
-share/doc/qore-xml-module/WSDL/html/search/functions_3.js
-share/doc/qore-xml-module/WSDL/html/search/functions_4.html
-share/doc/qore-xml-module/WSDL/html/search/functions_4.js
-share/doc/qore-xml-module/WSDL/html/search/functions_5.html
-share/doc/qore-xml-module/WSDL/html/search/functions_5.js
-share/doc/qore-xml-module/WSDL/html/search/functions_6.html
-share/doc/qore-xml-module/WSDL/html/search/functions_6.js
-share/doc/qore-xml-module/WSDL/html/search/functions_7.html
-share/doc/qore-xml-module/WSDL/html/search/functions_7.js
-share/doc/qore-xml-module/WSDL/html/search/functions_8.html
-share/doc/qore-xml-module/WSDL/html/search/functions_8.js
-share/doc/qore-xml-module/WSDL/html/search/functions_9.html
-share/doc/qore-xml-module/WSDL/html/search/functions_9.js
-share/doc/qore-xml-module/WSDL/html/search/functions_a.html
-share/doc/qore-xml-module/WSDL/html/search/functions_a.js
-share/doc/qore-xml-module/WSDL/html/search/functions_b.html
-share/doc/qore-xml-module/WSDL/html/search/functions_b.js
-share/doc/qore-xml-module/WSDL/html/search/functions_c.html
-share/doc/qore-xml-module/WSDL/html/search/functions_c.js
-share/doc/qore-xml-module/WSDL/html/search/functions_d.html
-share/doc/qore-xml-module/WSDL/html/search/functions_d.js
-share/doc/qore-xml-module/WSDL/html/search/functions_e.html
-share/doc/qore-xml-module/WSDL/html/search/functions_e.js
-share/doc/qore-xml-module/WSDL/html/search/functions_f.html
-share/doc/qore-xml-module/WSDL/html/search/functions_f.js
-share/doc/qore-xml-module/WSDL/html/search/groups_0.html
-share/doc/qore-xml-module/WSDL/html/search/groups_0.js
-share/doc/qore-xml-module/WSDL/html/search/mag_sel.svg
-share/doc/qore-xml-module/WSDL/html/search/namespaces_0.html
-share/doc/qore-xml-module/WSDL/html/search/namespaces_0.js
-share/doc/qore-xml-module/WSDL/html/search/namespaces_1.html
-share/doc/qore-xml-module/WSDL/html/search/namespaces_1.js
-share/doc/qore-xml-module/WSDL/html/search/namespaces_2.html
-share/doc/qore-xml-module/WSDL/html/search/namespaces_2.js
-share/doc/qore-xml-module/WSDL/html/search/nomatches.html
-share/doc/qore-xml-module/WSDL/html/search/pages_0.html
-share/doc/qore-xml-module/WSDL/html/search/pages_0.js
-share/doc/qore-xml-module/WSDL/html/search/search.css
-share/doc/qore-xml-module/WSDL/html/search/search.js
-share/doc/qore-xml-module/WSDL/html/search/search_l.png
-share/doc/qore-xml-module/WSDL/html/search/search_m.png
-share/doc/qore-xml-module/WSDL/html/search/search_r.png
-share/doc/qore-xml-module/WSDL/html/search/searchdata.js
-share/doc/qore-xml-module/WSDL/html/search/variables_0.html
-share/doc/qore-xml-module/WSDL/html/search/variables_0.js
-share/doc/qore-xml-module/WSDL/html/search/variables_1.html
-share/doc/qore-xml-module/WSDL/html/search/variables_1.js
-share/doc/qore-xml-module/WSDL/html/search/variables_10.html
-share/doc/qore-xml-module/WSDL/html/search/variables_10.js
-share/doc/qore-xml-module/WSDL/html/search/variables_11.html
-share/doc/qore-xml-module/WSDL/html/search/variables_11.js
-share/doc/qore-xml-module/WSDL/html/search/variables_12.html
-share/doc/qore-xml-module/WSDL/html/search/variables_12.js
-share/doc/qore-xml-module/WSDL/html/search/variables_2.html
-share/doc/qore-xml-module/WSDL/html/search/variables_2.js
-share/doc/qore-xml-module/WSDL/html/search/variables_3.html
-share/doc/qore-xml-module/WSDL/html/search/variables_3.js
-share/doc/qore-xml-module/WSDL/html/search/variables_4.html
-share/doc/qore-xml-module/WSDL/html/search/variables_4.js
-share/doc/qore-xml-module/WSDL/html/search/variables_5.html
-share/doc/qore-xml-module/WSDL/html/search/variables_5.js
-share/doc/qore-xml-module/WSDL/html/search/variables_6.html
-share/doc/qore-xml-module/WSDL/html/search/variables_6.js
-share/doc/qore-xml-module/WSDL/html/search/variables_7.html
-share/doc/qore-xml-module/WSDL/html/search/variables_7.js
-share/doc/qore-xml-module/WSDL/html/search/variables_8.html
-share/doc/qore-xml-module/WSDL/html/search/variables_8.js
-share/doc/qore-xml-module/WSDL/html/search/variables_9.html
-share/doc/qore-xml-module/WSDL/html/search/variables_9.js
-share/doc/qore-xml-module/WSDL/html/search/variables_a.html
-share/doc/qore-xml-module/WSDL/html/search/variables_a.js
-share/doc/qore-xml-module/WSDL/html/search/variables_b.html
-share/doc/qore-xml-module/WSDL/html/search/variables_b.js
-share/doc/qore-xml-module/WSDL/html/search/variables_c.html
-share/doc/qore-xml-module/WSDL/html/search/variables_c.js
-share/doc/qore-xml-module/WSDL/html/search/variables_d.html
-share/doc/qore-xml-module/WSDL/html/search/variables_d.js
-share/doc/qore-xml-module/WSDL/html/search/variables_e.html
-share/doc/qore-xml-module/WSDL/html/search/variables_e.js
-share/doc/qore-xml-module/WSDL/html/search/variables_f.html
-share/doc/qore-xml-module/WSDL/html/search/variables_f.js
-share/doc/qore-xml-module/WSDL/html/splitbar.png
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_arg_info-members.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_arg_info.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_arg_info.js
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_choice_info-members.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_choice_info.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_operation_info-members.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_operation_info.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_operation_info.js
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_port_type_info-members.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_port_type_info.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_service_info-members.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_service_info.html
-share/doc/qore-xml-module/WSDL/html/struct_w_s_d_l_1_1_service_info.js
-share/doc/qore-xml-module/WSDL/html/sync_off.png
-share/doc/qore-xml-module/WSDL/html/sync_on.png
-share/doc/qore-xml-module/WSDL/html/tab_a.png
-share/doc/qore-xml-module/WSDL/html/tab_b.png
-share/doc/qore-xml-module/WSDL/html/tab_h.png
-share/doc/qore-xml-module/WSDL/html/tab_s.png
-share/doc/qore-xml-module/WSDL/html/tabs.css
-share/doc/qore-xml-module/WebDavHandler/html/_abstract_web_dav_handler_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/WebDavHandler/html/_dummy_web_dav_handler_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/WebDavHandler/html/_fs_web_dav_handler_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/WebDavHandler/html/_web_dav_handler_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/WebDavHandler/html/_web_dav_handler_proxy_8qc_8dox_8h_source.html
-share/doc/qore-xml-module/WebDavHandler/html/annotated.html
-share/doc/qore-xml-module/WebDavHandler/html/annotated_dup.js
-share/doc/qore-xml-module/WebDavHandler/html/bc_s.png
-share/doc/qore-xml-module/WebDavHandler/html/bdwn.png
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_abstract_web_dav_handler.js
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_dummy_web_dav_handler.html
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_dummy_web_dav_handler.js
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_fs_web_dav_handler.html
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_fs_web_dav_handler.js
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_web_dav_handler_proxy.html
-share/doc/qore-xml-module/WebDavHandler/html/class_web_dav_handler_1_1_web_dav_handler_proxy.js
-share/doc/qore-xml-module/WebDavHandler/html/classes.html
-share/doc/qore-xml-module/WebDavHandler/html/closed.png
-share/doc/qore-xml-module/WebDavHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/WebDavHandler/html/doc.png
-share/doc/qore-xml-module/WebDavHandler/html/doxygen.css
-share/doc/qore-xml-module/WebDavHandler/html/doxygen.svg
-share/doc/qore-xml-module/WebDavHandler/html/dynsections.js
-share/doc/qore-xml-module/WebDavHandler/html/folderclosed.png
-share/doc/qore-xml-module/WebDavHandler/html/folderopen.png
-share/doc/qore-xml-module/WebDavHandler/html/functions.html
-share/doc/qore-xml-module/WebDavHandler/html/functions_func.html
-share/doc/qore-xml-module/WebDavHandler/html/functions_vars.html
-share/doc/qore-xml-module/WebDavHandler/html/graph_legend.html
-share/doc/qore-xml-module/WebDavHandler/html/graph_legend.md5
-share/doc/qore-xml-module/WebDavHandler/html/graph_legend.png
-share/doc/qore-xml-module/WebDavHandler/html/hierarchy.html
-share/doc/qore-xml-module/WebDavHandler/html/hierarchy.js
-share/doc/qore-xml-module/WebDavHandler/html/index.html
-share/doc/qore-xml-module/WebDavHandler/html/index.qhp
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_0.map
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_0.md5
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_0.png
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_1.map
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_1.md5
-share/doc/qore-xml-module/WebDavHandler/html/inherit_graph_1.png
-share/doc/qore-xml-module/WebDavHandler/html/inherits.html
-share/doc/qore-xml-module/WebDavHandler/html/jquery.js
-share/doc/qore-xml-module/WebDavHandler/html/menu.js
-share/doc/qore-xml-module/WebDavHandler/html/menudata.js
-share/doc/qore-xml-module/WebDavHandler/html/namespace_web_dav_handler.html
-share/doc/qore-xml-module/WebDavHandler/html/namespace_web_dav_handler.js
-share/doc/qore-xml-module/WebDavHandler/html/namespacemembers.html
-share/doc/qore-xml-module/WebDavHandler/html/namespacemembers_vars.html
-share/doc/qore-xml-module/WebDavHandler/html/namespaces.html
-share/doc/qore-xml-module/WebDavHandler/html/namespaces_dup.js
-share/doc/qore-xml-module/WebDavHandler/html/nav_f.png
-share/doc/qore-xml-module/WebDavHandler/html/nav_g.png
-share/doc/qore-xml-module/WebDavHandler/html/nav_h.png
-share/doc/qore-xml-module/WebDavHandler/html/navtree.css
-share/doc/qore-xml-module/WebDavHandler/html/navtree.js
-share/doc/qore-xml-module/WebDavHandler/html/navtreedata.js
-share/doc/qore-xml-module/WebDavHandler/html/navtreeindex0.js
-share/doc/qore-xml-module/WebDavHandler/html/open.png
-share/doc/qore-xml-module/WebDavHandler/html/qore-logo-55x200.png
-share/doc/qore-xml-module/WebDavHandler/html/resize.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_1.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_1.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_10.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_10.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_11.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_11.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_12.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_12.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_13.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_13.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_14.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_14.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_15.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_15.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_2.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_2.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_3.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_3.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_4.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_4.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_5.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_5.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_6.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_6.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_7.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_7.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_8.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_8.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_9.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_9.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_a.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_a.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_b.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_b.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_c.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_c.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_d.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_d.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_e.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_e.js
-share/doc/qore-xml-module/WebDavHandler/html/search/all_f.html
-share/doc/qore-xml-module/WebDavHandler/html/search/all_f.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_1.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_1.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_2.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_2.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_3.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_3.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_4.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_4.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_5.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_5.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_6.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_6.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_7.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_7.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_8.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_8.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_9.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_9.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_a.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_a.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_b.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_b.js
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_c.html
-share/doc/qore-xml-module/WebDavHandler/html/search/classes_c.js
-share/doc/qore-xml-module/WebDavHandler/html/search/close.svg
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_1.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_1.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_10.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_10.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_11.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_11.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_12.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_12.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_13.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_13.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_2.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_2.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_3.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_3.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_4.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_4.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_5.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_5.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_6.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_6.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_7.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_7.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_8.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_8.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_9.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_9.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_a.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_a.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_b.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_b.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_c.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_c.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_d.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_d.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_e.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_e.js
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_f.html
-share/doc/qore-xml-module/WebDavHandler/html/search/functions_f.js
-share/doc/qore-xml-module/WebDavHandler/html/search/groups_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/groups_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/mag_sel.svg
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_1.html
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_1.js
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_2.html
-share/doc/qore-xml-module/WebDavHandler/html/search/namespaces_2.js
-share/doc/qore-xml-module/WebDavHandler/html/search/nomatches.html
-share/doc/qore-xml-module/WebDavHandler/html/search/pages_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/pages_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/search.css
-share/doc/qore-xml-module/WebDavHandler/html/search/search.js
-share/doc/qore-xml-module/WebDavHandler/html/search/search_l.png
-share/doc/qore-xml-module/WebDavHandler/html/search/search_m.png
-share/doc/qore-xml-module/WebDavHandler/html/search/search_r.png
-share/doc/qore-xml-module/WebDavHandler/html/search/searchdata.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_0.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_0.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_1.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_1.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_10.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_10.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_11.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_11.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_12.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_12.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_13.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_13.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_2.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_2.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_3.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_3.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_4.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_4.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_5.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_5.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_6.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_6.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_7.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_7.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_8.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_8.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_9.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_9.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_a.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_a.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_b.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_b.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_c.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_c.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_d.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_d.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_e.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_e.js
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_f.html
-share/doc/qore-xml-module/WebDavHandler/html/search/variables_f.js
-share/doc/qore-xml-module/WebDavHandler/html/splitbar.png
-share/doc/qore-xml-module/WebDavHandler/html/sync_off.png
-share/doc/qore-xml-module/WebDavHandler/html/sync_on.png
-share/doc/qore-xml-module/WebDavHandler/html/tab_a.png
-share/doc/qore-xml-module/WebDavHandler/html/tab_b.png
-share/doc/qore-xml-module/WebDavHandler/html/tab_h.png
-share/doc/qore-xml-module/WebDavHandler/html/tab_s.png
-share/doc/qore-xml-module/WebDavHandler/html/tabs.css
-share/doc/qore-xml-module/XmlRpcConnection/html/_xml_rpc_connection_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/XmlRpcConnection/html/annotated.html
-share/doc/qore-xml-module/XmlRpcConnection/html/annotated_dup.js
-share/doc/qore-xml-module/XmlRpcConnection/html/bc_s.png
-share/doc/qore-xml-module/XmlRpcConnection/html/bdwn.png
-share/doc/qore-xml-module/XmlRpcConnection/html/class_xml_rpc_connection_1_1_xml_rpc_connection.js
-share/doc/qore-xml-module/XmlRpcConnection/html/classes.html
-share/doc/qore-xml-module/XmlRpcConnection/html/closed.png
-share/doc/qore-xml-module/XmlRpcConnection/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/XmlRpcConnection/html/doc.png
-share/doc/qore-xml-module/XmlRpcConnection/html/doxygen.css
-share/doc/qore-xml-module/XmlRpcConnection/html/doxygen.svg
-share/doc/qore-xml-module/XmlRpcConnection/html/dynsections.js
-share/doc/qore-xml-module/XmlRpcConnection/html/folderclosed.png
-share/doc/qore-xml-module/XmlRpcConnection/html/folderopen.png
-share/doc/qore-xml-module/XmlRpcConnection/html/functions.html
-share/doc/qore-xml-module/XmlRpcConnection/html/functions_func.html
-share/doc/qore-xml-module/XmlRpcConnection/html/functions_vars.html
-share/doc/qore-xml-module/XmlRpcConnection/html/graph_legend.html
-share/doc/qore-xml-module/XmlRpcConnection/html/graph_legend.md5
-share/doc/qore-xml-module/XmlRpcConnection/html/graph_legend.png
-share/doc/qore-xml-module/XmlRpcConnection/html/index.html
-share/doc/qore-xml-module/XmlRpcConnection/html/index.qhp
-share/doc/qore-xml-module/XmlRpcConnection/html/jquery.js
-share/doc/qore-xml-module/XmlRpcConnection/html/menu.js
-share/doc/qore-xml-module/XmlRpcConnection/html/menudata.js
-share/doc/qore-xml-module/XmlRpcConnection/html/namespace_xml_rpc_connection.html
-share/doc/qore-xml-module/XmlRpcConnection/html/namespace_xml_rpc_connection.js
-share/doc/qore-xml-module/XmlRpcConnection/html/namespaces.html
-share/doc/qore-xml-module/XmlRpcConnection/html/namespaces_dup.js
-share/doc/qore-xml-module/XmlRpcConnection/html/nav_f.png
-share/doc/qore-xml-module/XmlRpcConnection/html/nav_g.png
-share/doc/qore-xml-module/XmlRpcConnection/html/nav_h.png
-share/doc/qore-xml-module/XmlRpcConnection/html/navtree.css
-share/doc/qore-xml-module/XmlRpcConnection/html/navtree.js
-share/doc/qore-xml-module/XmlRpcConnection/html/navtreedata.js
-share/doc/qore-xml-module/XmlRpcConnection/html/navtreeindex0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/open.png
-share/doc/qore-xml-module/XmlRpcConnection/html/qore-logo-55x200.png
-share/doc/qore-xml-module/XmlRpcConnection/html/resize.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_1.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_1.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_10.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_10.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_11.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_11.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_12.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_12.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_13.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_13.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_2.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_2.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_3.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_3.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_4.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_4.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_5.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_5.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_6.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_6.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_7.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_7.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_8.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_8.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_9.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_9.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_a.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_a.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_b.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_b.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_c.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_c.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_d.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_d.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_e.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_e.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_f.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/all_f.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_1.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_1.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_2.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_2.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_3.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_3.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_4.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_4.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_5.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/classes_5.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/close.svg
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_1.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_1.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_10.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_10.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_11.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_11.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_12.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_12.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_2.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_2.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_3.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_3.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_4.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_4.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_5.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_5.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_6.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_6.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_7.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_7.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_8.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_8.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_9.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_9.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_a.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_a.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_b.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_b.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_c.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_c.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_d.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_d.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_e.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_e.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_f.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/functions_f.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/groups_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/groups_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/mag_sel.svg
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_1.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_1.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_2.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/namespaces_2.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/nomatches.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/pages_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/pages_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/search.css
-share/doc/qore-xml-module/XmlRpcConnection/html/search/search.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/search_l.png
-share/doc/qore-xml-module/XmlRpcConnection/html/search/search_m.png
-share/doc/qore-xml-module/XmlRpcConnection/html/search/search_r.png
-share/doc/qore-xml-module/XmlRpcConnection/html/search/searchdata.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_0.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_0.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_1.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_1.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_2.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_2.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_3.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_3.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_4.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_4.js
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_5.html
-share/doc/qore-xml-module/XmlRpcConnection/html/search/variables_5.js
-share/doc/qore-xml-module/XmlRpcConnection/html/splitbar.png
-share/doc/qore-xml-module/XmlRpcConnection/html/sync_off.png
-share/doc/qore-xml-module/XmlRpcConnection/html/sync_on.png
-share/doc/qore-xml-module/XmlRpcConnection/html/tab_a.png
-share/doc/qore-xml-module/XmlRpcConnection/html/tab_b.png
-share/doc/qore-xml-module/XmlRpcConnection/html/tab_h.png
-share/doc/qore-xml-module/XmlRpcConnection/html/tab_s.png
-share/doc/qore-xml-module/XmlRpcConnection/html/tabs.css
-share/doc/qore-xml-module/XmlRpcHandler/html/_xml_rpc_handler_8qm_8dox_8h_source.html
-share/doc/qore-xml-module/XmlRpcHandler/html/annotated.html
-share/doc/qore-xml-module/XmlRpcHandler/html/annotated_dup.js
-share/doc/qore-xml-module/XmlRpcHandler/html/bc_s.png
-share/doc/qore-xml-module/XmlRpcHandler/html/bdwn.png
-share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler-members.html
-share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.html
-share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.js
-share/doc/qore-xml-module/XmlRpcHandler/html/classes.html
-share/doc/qore-xml-module/XmlRpcHandler/html/closed.png
-share/doc/qore-xml-module/XmlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-xml-module/XmlRpcHandler/html/doc.png
-share/doc/qore-xml-module/XmlRpcHandler/html/doxygen.css
-share/doc/qore-xml-module/XmlRpcHandler/html/doxygen.svg
-share/doc/qore-xml-module/XmlRpcHandler/html/dynsections.js
-share/doc/qore-xml-module/XmlRpcHandler/html/folderclosed.png
-share/doc/qore-xml-module/XmlRpcHandler/html/folderopen.png
-share/doc/qore-xml-module/XmlRpcHandler/html/functions.html
-share/doc/qore-xml-module/XmlRpcHandler/html/functions_func.html
-share/doc/qore-xml-module/XmlRpcHandler/html/functions_vars.html
-share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.html
-share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.md5
-share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.png
-share/doc/qore-xml-module/XmlRpcHandler/html/index.html
-share/doc/qore-xml-module/XmlRpcHandler/html/index.qhp
-share/doc/qore-xml-module/XmlRpcHandler/html/jquery.js
-share/doc/qore-xml-module/XmlRpcHandler/html/menu.js
-share/doc/qore-xml-module/XmlRpcHandler/html/menudata.js
-share/doc/qore-xml-module/XmlRpcHandler/html/namespace_xml_rpc_handler.html
-share/doc/qore-xml-module/XmlRpcHandler/html/namespace_xml_rpc_handler.js
-share/doc/qore-xml-module/XmlRpcHandler/html/namespaces.html
-share/doc/qore-xml-module/XmlRpcHandler/html/namespaces_dup.js
-share/doc/qore-xml-module/XmlRpcHandler/html/nav_f.png
-share/doc/qore-xml-module/XmlRpcHandler/html/nav_g.png
-share/doc/qore-xml-module/XmlRpcHandler/html/nav_h.png
-share/doc/qore-xml-module/XmlRpcHandler/html/navtree.css
-share/doc/qore-xml-module/XmlRpcHandler/html/navtree.js
-share/doc/qore-xml-module/XmlRpcHandler/html/navtreedata.js
-share/doc/qore-xml-module/XmlRpcHandler/html/navtreeindex0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/open.png
-share/doc/qore-xml-module/XmlRpcHandler/html/qore-logo-55x200.png
-share/doc/qore-xml-module/XmlRpcHandler/html/resize.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_1.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_1.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_10.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_10.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_11.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_11.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_12.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_12.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_13.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_13.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_2.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_2.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_3.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_3.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_4.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_4.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_5.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_5.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_6.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_6.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_7.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_7.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_8.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_8.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_9.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_9.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_a.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_a.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_b.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_b.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_c.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_c.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_d.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_d.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_e.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_e.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_f.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/all_f.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_1.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_1.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_2.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_2.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_3.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_3.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_4.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_4.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_5.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_5.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/close.svg
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_1.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_1.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_10.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_10.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_11.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_11.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_12.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_12.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_2.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_2.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_3.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_3.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_4.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_4.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_5.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_5.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_6.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_6.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_7.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_7.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_8.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_8.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_9.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_9.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_a.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_a.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_b.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_b.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_c.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_c.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_d.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_d.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_e.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_e.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_f.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_f.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/groups_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/groups_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/mag_sel.svg
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_1.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_1.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_2.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_2.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/nomatches.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/pages_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/pages_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/search.css
-share/doc/qore-xml-module/XmlRpcHandler/html/search/search.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/search_l.png
-share/doc/qore-xml-module/XmlRpcHandler/html/search/search_m.png
-share/doc/qore-xml-module/XmlRpcHandler/html/search/search_r.png
-share/doc/qore-xml-module/XmlRpcHandler/html/search/searchdata.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_0.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_0.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_1.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_1.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_2.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_2.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_3.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_3.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_4.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_4.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_5.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_5.js
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_6.html
-share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_6.js
-share/doc/qore-xml-module/XmlRpcHandler/html/splitbar.png
-share/doc/qore-xml-module/XmlRpcHandler/html/sync_off.png
-share/doc/qore-xml-module/XmlRpcHandler/html/sync_on.png
-share/doc/qore-xml-module/XmlRpcHandler/html/tab_a.png
-share/doc/qore-xml-module/XmlRpcHandler/html/tab_b.png
-share/doc/qore-xml-module/XmlRpcHandler/html/tab_h.png
-share/doc/qore-xml-module/XmlRpcHandler/html/tab_s.png
-share/doc/qore-xml-module/XmlRpcHandler/html/tabs.css
-share/doc/qore-xml-module/xml/html/annotated.html
-share/doc/qore-xml-module/xml/html/annotated_dup.js
-share/doc/qore-xml-module/xml/html/bc_s.png
-share/doc/qore-xml-module/xml/html/bdwn.png
-share/doc/qore-xml-module/xml/html/classMakeXmlOpts-members.html
-share/doc/qore-xml-module/xml/html/classMakeXmlOpts.html
-share/doc/qore-xml-module/xml/html/classMakeXmlOpts.js
-share/doc/qore-xml-module/xml/html/classMakeXmlOpts_1_1InvalidHash-members.html
-share/doc/qore-xml-module/xml/html/classMakeXmlOpts_1_1InvalidHash.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1AbstractXmlIoInputCallback-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1AbstractXmlIoInputCallback.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1AbstractXmlIoInputCallback.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1FileSaxIterator-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1FileSaxIterator.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1FileSaxIterator.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1FileSaxIterator.png
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1InputStreamSaxIterator-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1InputStreamSaxIterator.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1InputStreamSaxIterator.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1InputStreamSaxIterator.png
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1SaxIterator-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1SaxIterator.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1SaxIterator.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1SaxIterator.png
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader.js
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient-members.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient.html
-share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient.js
-share/doc/qore-xml-module/xml/html/classes.html
-share/doc/qore-xml-module/xml/html/closed.png
-share/doc/qore-xml-module/xml/html/deprecated.html
-share/doc/qore-xml-module/xml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
-share/doc/qore-xml-module/xml/html/doc.png
-share/doc/qore-xml-module/xml/html/doxygen.css
-share/doc/qore-xml-module/xml/html/doxygen.svg
-share/doc/qore-xml-module/xml/html/dynsections.js
-share/doc/qore-xml-module/xml/html/folderclosed.png
-share/doc/qore-xml-module/xml/html/folderopen.png
-share/doc/qore-xml-module/xml/html/functions.html
-share/doc/qore-xml-module/xml/html/functions_func.html
-share/doc/qore-xml-module/xml/html/functions_vars.html
-share/doc/qore-xml-module/xml/html/group__XMLElementTypes.html
-share/doc/qore-xml-module/xml/html/group__XMLElementTypes.js
-share/doc/qore-xml-module/xml/html/group__XmlNodeTypes.html
-share/doc/qore-xml-module/xml/html/group__XmlNodeTypes.js
-share/doc/qore-xml-module/xml/html/group__xml__functions.html
-share/doc/qore-xml-module/xml/html/group__xml__functions.js
-share/doc/qore-xml-module/xml/html/group__xml__generation__constants.html
-share/doc/qore-xml-module/xml/html/group__xml__generation__constants.js
-share/doc/qore-xml-module/xml/html/group__xml__option__constants.html
-share/doc/qore-xml-module/xml/html/group__xml__option__constants.js
-share/doc/qore-xml-module/xml/html/group__xml__parsing__constants.html
-share/doc/qore-xml-module/xml/html/group__xml__parsing__constants.js
-share/doc/qore-xml-module/xml/html/group__xmlrpc__functions.html
-share/doc/qore-xml-module/xml/html/group__xmlrpc__functions.js
-share/doc/qore-xml-module/xml/html/hierarchy.html
-share/doc/qore-xml-module/xml/html/hierarchy.js
-share/doc/qore-xml-module/xml/html/index.html
-share/doc/qore-xml-module/xml/html/index.qhp
-share/doc/qore-xml-module/xml/html/jquery.js
-share/doc/qore-xml-module/xml/html/menu.js
-share/doc/qore-xml-module/xml/html/menudata.js
-share/doc/qore-xml-module/xml/html/modules.html
-share/doc/qore-xml-module/xml/html/modules.js
-share/doc/qore-xml-module/xml/html/namespaceQore.html
-share/doc/qore-xml-module/xml/html/namespaceQore.js
-share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml.html
-share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml.js
-share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml_1_1Option.html
-share/doc/qore-xml-module/xml/html/namespacemembers.html
-share/doc/qore-xml-module/xml/html/namespacemembers_func.html
-share/doc/qore-xml-module/xml/html/namespacemembers_vars.html
-share/doc/qore-xml-module/xml/html/namespaces.html
-share/doc/qore-xml-module/xml/html/namespaces_dup.js
-share/doc/qore-xml-module/xml/html/nav_f.png
-share/doc/qore-xml-module/xml/html/nav_g.png
-share/doc/qore-xml-module/xml/html/nav_h.png
-share/doc/qore-xml-module/xml/html/navtree.css
-share/doc/qore-xml-module/xml/html/navtree.js
-share/doc/qore-xml-module/xml/html/navtreedata.js
-share/doc/qore-xml-module/xml/html/navtreeindex0.js
-share/doc/qore-xml-module/xml/html/navtreeindex1.js
-share/doc/qore-xml-module/xml/html/open.png
-share/doc/qore-xml-module/xml/html/pages.html
-share/doc/qore-xml-module/xml/html/qore-logo-55x200.png
-share/doc/qore-xml-module/xml/html/resize.js
-share/doc/qore-xml-module/xml/html/search/all_0.html
-share/doc/qore-xml-module/xml/html/search/all_0.js
-share/doc/qore-xml-module/xml/html/search/all_1.html
-share/doc/qore-xml-module/xml/html/search/all_1.js
-share/doc/qore-xml-module/xml/html/search/all_10.html
-share/doc/qore-xml-module/xml/html/search/all_10.js
-share/doc/qore-xml-module/xml/html/search/all_11.html
-share/doc/qore-xml-module/xml/html/search/all_11.js
-share/doc/qore-xml-module/xml/html/search/all_12.html
-share/doc/qore-xml-module/xml/html/search/all_12.js
-share/doc/qore-xml-module/xml/html/search/all_13.html
-share/doc/qore-xml-module/xml/html/search/all_13.js
-share/doc/qore-xml-module/xml/html/search/all_2.html
-share/doc/qore-xml-module/xml/html/search/all_2.js
-share/doc/qore-xml-module/xml/html/search/all_3.html
-share/doc/qore-xml-module/xml/html/search/all_3.js
-share/doc/qore-xml-module/xml/html/search/all_4.html
-share/doc/qore-xml-module/xml/html/search/all_4.js
-share/doc/qore-xml-module/xml/html/search/all_5.html
-share/doc/qore-xml-module/xml/html/search/all_5.js
-share/doc/qore-xml-module/xml/html/search/all_6.html
-share/doc/qore-xml-module/xml/html/search/all_6.js
-share/doc/qore-xml-module/xml/html/search/all_7.html
-share/doc/qore-xml-module/xml/html/search/all_7.js
-share/doc/qore-xml-module/xml/html/search/all_8.html
-share/doc/qore-xml-module/xml/html/search/all_8.js
-share/doc/qore-xml-module/xml/html/search/all_9.html
-share/doc/qore-xml-module/xml/html/search/all_9.js
-share/doc/qore-xml-module/xml/html/search/all_a.html
-share/doc/qore-xml-module/xml/html/search/all_a.js
-share/doc/qore-xml-module/xml/html/search/all_b.html
-share/doc/qore-xml-module/xml/html/search/all_b.js
-share/doc/qore-xml-module/xml/html/search/all_c.html
-share/doc/qore-xml-module/xml/html/search/all_c.js
-share/doc/qore-xml-module/xml/html/search/all_d.html
-share/doc/qore-xml-module/xml/html/search/all_d.js
-share/doc/qore-xml-module/xml/html/search/all_e.html
-share/doc/qore-xml-module/xml/html/search/all_e.js
-share/doc/qore-xml-module/xml/html/search/all_f.html
-share/doc/qore-xml-module/xml/html/search/all_f.js
-share/doc/qore-xml-module/xml/html/search/classes_0.html
-share/doc/qore-xml-module/xml/html/search/classes_0.js
-share/doc/qore-xml-module/xml/html/search/classes_1.html
-share/doc/qore-xml-module/xml/html/search/classes_1.js
-share/doc/qore-xml-module/xml/html/search/classes_2.html
-share/doc/qore-xml-module/xml/html/search/classes_2.js
-share/doc/qore-xml-module/xml/html/search/classes_3.html
-share/doc/qore-xml-module/xml/html/search/classes_3.js
-share/doc/qore-xml-module/xml/html/search/classes_4.html
-share/doc/qore-xml-module/xml/html/search/classes_4.js
-share/doc/qore-xml-module/xml/html/search/classes_5.html
-share/doc/qore-xml-module/xml/html/search/classes_5.js
-share/doc/qore-xml-module/xml/html/search/close.svg
-share/doc/qore-xml-module/xml/html/search/functions_0.html
-share/doc/qore-xml-module/xml/html/search/functions_0.js
-share/doc/qore-xml-module/xml/html/search/functions_1.html
-share/doc/qore-xml-module/xml/html/search/functions_1.js
-share/doc/qore-xml-module/xml/html/search/functions_10.html
-share/doc/qore-xml-module/xml/html/search/functions_10.js
-share/doc/qore-xml-module/xml/html/search/functions_11.html
-share/doc/qore-xml-module/xml/html/search/functions_11.js
-share/doc/qore-xml-module/xml/html/search/functions_12.html
-share/doc/qore-xml-module/xml/html/search/functions_12.js
-share/doc/qore-xml-module/xml/html/search/functions_2.html
-share/doc/qore-xml-module/xml/html/search/functions_2.js
-share/doc/qore-xml-module/xml/html/search/functions_3.html
-share/doc/qore-xml-module/xml/html/search/functions_3.js
-share/doc/qore-xml-module/xml/html/search/functions_4.html
-share/doc/qore-xml-module/xml/html/search/functions_4.js
-share/doc/qore-xml-module/xml/html/search/functions_5.html
-share/doc/qore-xml-module/xml/html/search/functions_5.js
-share/doc/qore-xml-module/xml/html/search/functions_6.html
-share/doc/qore-xml-module/xml/html/search/functions_6.js
-share/doc/qore-xml-module/xml/html/search/functions_7.html
-share/doc/qore-xml-module/xml/html/search/functions_7.js
-share/doc/qore-xml-module/xml/html/search/functions_8.html
-share/doc/qore-xml-module/xml/html/search/functions_8.js
-share/doc/qore-xml-module/xml/html/search/functions_9.html
-share/doc/qore-xml-module/xml/html/search/functions_9.js
-share/doc/qore-xml-module/xml/html/search/functions_a.html
-share/doc/qore-xml-module/xml/html/search/functions_a.js
-share/doc/qore-xml-module/xml/html/search/functions_b.html
-share/doc/qore-xml-module/xml/html/search/functions_b.js
-share/doc/qore-xml-module/xml/html/search/functions_c.html
-share/doc/qore-xml-module/xml/html/search/functions_c.js
-share/doc/qore-xml-module/xml/html/search/functions_d.html
-share/doc/qore-xml-module/xml/html/search/functions_d.js
-share/doc/qore-xml-module/xml/html/search/functions_e.html
-share/doc/qore-xml-module/xml/html/search/functions_e.js
-share/doc/qore-xml-module/xml/html/search/functions_f.html
-share/doc/qore-xml-module/xml/html/search/functions_f.js
-share/doc/qore-xml-module/xml/html/search/groups_0.html
-share/doc/qore-xml-module/xml/html/search/groups_0.js
-share/doc/qore-xml-module/xml/html/search/mag_sel.svg
-share/doc/qore-xml-module/xml/html/search/namespaces_0.html
-share/doc/qore-xml-module/xml/html/search/namespaces_0.js
-share/doc/qore-xml-module/xml/html/search/nomatches.html
-share/doc/qore-xml-module/xml/html/search/pages_0.html
-share/doc/qore-xml-module/xml/html/search/pages_0.js
-share/doc/qore-xml-module/xml/html/search/pages_1.html
-share/doc/qore-xml-module/xml/html/search/pages_1.js
-share/doc/qore-xml-module/xml/html/search/search.css
-share/doc/qore-xml-module/xml/html/search/search.js
-share/doc/qore-xml-module/xml/html/search/search_l.png
-share/doc/qore-xml-module/xml/html/search/search_m.png
-share/doc/qore-xml-module/xml/html/search/search_r.png
-share/doc/qore-xml-module/xml/html/search/searchdata.js
-share/doc/qore-xml-module/xml/html/search/variables_0.html
-share/doc/qore-xml-module/xml/html/search/variables_0.js
-share/doc/qore-xml-module/xml/html/search/variables_1.html
-share/doc/qore-xml-module/xml/html/search/variables_1.js
-share/doc/qore-xml-module/xml/html/search/variables_2.html
-share/doc/qore-xml-module/xml/html/search/variables_2.js
-share/doc/qore-xml-module/xml/html/search/variables_3.html
-share/doc/qore-xml-module/xml/html/search/variables_3.js
-share/doc/qore-xml-module/xml/html/search/variables_4.html
-share/doc/qore-xml-module/xml/html/search/variables_4.js
-share/doc/qore-xml-module/xml/html/splitbar.png
-share/doc/qore-xml-module/xml/html/sync_off.png
-share/doc/qore-xml-module/xml/html/sync_on.png
-share/doc/qore-xml-module/xml/html/tab_a.png
-share/doc/qore-xml-module/xml/html/tab_b.png
-share/doc/qore-xml-module/xml/html/tab_h.png
-share/doc/qore-xml-module/xml/html/tab_s.png
-share/doc/qore-xml-module/xml/html/tabs.css
 ${QORE_USER_MODULE_DIR}/SalesforceSoapClient.qm
+${QORE_USER_MODULE_DIR}/SaxDataProvider/SaxDataProvider.qc
+${QORE_USER_MODULE_DIR}/SaxDataProvider/SaxDataProvider.qm
+${QORE_USER_MODULE_DIR}/SaxDataProvider/SaxDataProviderFacory.qc
 ${QORE_USER_MODULE_DIR}/SoapClient.qm
 ${QORE_USER_MODULE_DIR}/SoapDataProvider/SoapDataProvider.qc
 ${QORE_USER_MODULE_DIR}/SoapDataProvider/SoapDataProvider.qm

Index: pkgsrc/textproc/qore-xml-module/distinfo
diff -u pkgsrc/textproc/qore-xml-module/distinfo:1.8 pkgsrc/textproc/qore-xml-module/distinfo:1.9
--- pkgsrc/textproc/qore-xml-module/distinfo:1.8        Thu Oct 20 11:43:03 2022
+++ pkgsrc/textproc/qore-xml-module/distinfo    Thu Apr 20 12:59:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/10/20 11:43:03 nros Exp $
+$NetBSD: distinfo,v 1.9 2023/04/20 12:59:46 nros Exp $
 
-BLAKE2s (qore-xml-module-1.6.1.tar.bz2) = ae6e25b834c9b78c5d8e9349219c40b52e111f1ae485491382a299f41d18a77c
-SHA512 (qore-xml-module-1.6.1.tar.bz2) = d8c3552f069b79875e975f7213dd4bd7c2f73438fabe55a67e3edd6886fd6de1219e0146aedfa79c6e9f000f3f7ed3e90ac199792885a86752d21ac2e5fb4743
-Size (qore-xml-module-1.6.1.tar.bz2) = 2135923 bytes
+BLAKE2s (qore-xml-module-1.8.0.tar.bz2) = 7f6f59cddf4fc9f465cf5d12cd0e4d23a6458836340d146c9b424bcaf8045959
+SHA512 (qore-xml-module-1.8.0.tar.bz2) = 257329f9f25078cf6d4d835242e6bf5d29da46646d6fa2ae492dd4520842010b8d3dceb499e2d842451b8de49fa1aad4eb7be58b4490623afd92e839c147fb76
+Size (qore-xml-module-1.8.0.tar.bz2) = 280525 bytes



Home | Main Index | Thread Index | Old Index