×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Neill,
On 11/17/2010 4:54 PM, Neill Harper wrote:
Anyone got an RPGIV program using XML-INTO and XML-SAX that they would care
to share a DSPPGM on to see what service programs are bound in?
It appears that XML-INTO/XML-SAX call routines in the QRNXUTIL service
program that's part of the RPG runtime. I noticed that QRNXUTIL is
bound to my RPG program, and QRNXUTIL contains the following exports
(that sound related):
_QRNX_XML_SAX
_QRNX_XML_INTO
_QRNX_PARSE_OPTIONS
But, QRNXUTIL, in turn, calls something named QLNRXPARSE. QLNRXPARSE
contains exports named SAXPARSE, DOMPARSE, LOADXML, PASSXML, etc that
make me think it's the actual XML parser. QLNRXPARSE doesn't seem to
call any other service programs that sound XML-related. (It calls IFS
routines, pthread routines, ILE routines, et al, but nothing XML-specific.)
So it sounds like QLNRXPARSE is probably the XML parser. I can't find
any further information on QLNRXPARSE.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.