in reply to Re^3: XML parser error
in thread XML parser error
Hi,
Correct if my understanding is wrong.
You say that the UTF-8 can be used as below ?
<record xmlns:xi="http://www.w3.org/2001/XInclude" encoding="ISO-8859- +1"> <module type="record" name="module_a"> <data>data</data> <data>data</data> </module> </record>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: XML parser error
by ikegami (Patriarch) on Jun 19, 2010 at 19:20 UTC |