N
nowhere
Hi,
I need to preserve some ASCII control characters (CR and LF) within an
XML file so I have included the data in a CDATA section. However,
when parsing it using expat, I lose the CR characters.
My question is: Should I be using a different character set (not
UTF-8) or is this a bug in expat?
TIA, Mark
I need to preserve some ASCII control characters (CR and LF) within an
XML file so I have included the data in a CDATA section. However,
when parsing it using expat, I lose the CR characters.
My question is: Should I be using a different character set (not
UTF-8) or is this a bug in expat?
TIA, Mark