jenovaux
05-31-2009, 04:14 AM
Dears,
hi all members
kindly i am facing problem during the parsing XML
this is the error
aborting because of, encountered XML parsing error, An invalid XML character (Unicode: 0x1a) was found in the value of attribute "x" and element is "y". in file, {xml_path}
during the parsing of this XML the invaled character can't passing
so this is what i want list of this XML invaled character to search about it in my database and remove it
Line may be important
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
hi all members
kindly i am facing problem during the parsing XML
this is the error
aborting because of, encountered XML parsing error, An invalid XML character (Unicode: 0x1a) was found in the value of attribute "x" and element is "y". in file, {xml_path}
during the parsing of this XML the invaled character can't passing
so this is what i want list of this XML invaled character to search about it in my database and remove it
Line may be important
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>