×
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.
Parsing from an IFS file with QxmlXercesDOMParser_parse_SystemId works
fine BTW...
I don't have any issues that way with neither the encoding, nor the
CDATA element ?
Kind regards,
Paul
PS. Looking at the square brackets in the file, they look exactly the
same as in the source code.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Nicolay
Sent: donderdag 4 december 2008 20:27
To: RPG programming on the IBM i / System i
Subject: RE: XML Toolkit and CDATA elements
Hi,
When removing the XML declaration I always get the
UTFDataFormatException.
Yes, it is concatenated in the program... below is the code snippet;
/COPY QXMLDEV550/QRPGLESRC,QXML4PR550
DpBuffer S *
DBufferID S 16
DpBufferID S * Inz(%Addr(BufferID))
DpMessage S * Inz(%Addr(Message))
DMessage S 65535 Varying
DpParser S *
DpDomExcDta S * Inz(%Addr(Qxml_DOMEXCDATA))
DpEnvData S * Inz(%Addr(Qxml_SaxExcData))
DLog S 512 Varying
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.