|
Aaron, I can create a CDATASection . I can also create the CDATA wrapper 'manually' by addding "<![CDATA[" en "]]>" to a string and create a "Text"Node Both ways work fine, as far as there are no special chars. I can now make it work when I create an output in codepage 819 . Since XML is an open manner to communicate with external partners, The output also should be in a universal codepage - so say our partners , and I think they are right - Therefore the output must be in UTF8, codepage 1208 . PS: to translate characters, I use the iconv routines For now, I shall have to create a doc in 819 and than do a conversion to 1208 ... ? Luc message: 3 date: Wed, 1 Oct 2003 15:53:40 -0500 from: "Bartell, Aaron L. (TC)" <ALBartell@xxxxxxxxxxxxxx> subject: RE: special characters are not treated in XML4PR400 procedures wh en c reating an XML document So is your problem that you can't create the CDATA wrapper or that even if you do it still won't accept it? What are you using to translate the characters? Aaron Bartell
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.