[xsl] 0x19 is not a legal XML character

Subject: [xsl] 0x19 is not a legal XML character
From: Vaduvoiu Tiberiu <vaduvoiutibi@xxxxxxxxx>
Date: Thu, 28 Jun 2007 02:00:47 -0700 (PDT)
I  know this is not a xsl specific problem but I was hoping someone knows the
answer. I am using a repository on apache tomcat. I have a lot of xmls that
have content with  h` (italian french or other country specific characters).
When I try to display these xmls on my site on catalina.out I get this error:
org.jdom.IllegalDataException: The data "

.....block of text...

" is not
legal for a JDOM character content: 0x19 is not a legal XML character.
 at
org.jdom.Text.setText(Text.java:188)
 at org.jdom.Text.<init>(Text.java:99)
....................

Is there anythign I can do about this? there has to be a
way to be able to display other characters in my site. 10x
_____________________________________________________________________________
_______
Be a better Globetrotter. Get better travel answers from someone who
knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469

Current Thread