Thank u,

my problem was I have a String like this one:

-0,79 *

The problem is the black because now I put int the xml
the following string:

-0,79*


Bye bye 
  Stefano


---------- Original Message ----------------------------------
From: Oleg Tkachenko <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Wed, 11 Dec 2002 18:21:04 +0200

>Stefano Barella wrote:
>> I'd like to put in a cell of a table 
>> a value with comma (,) for example
>> 
>> 88,92
>> 
>> but FOP give me the following error:
>> 
>> org.apache.fop.apps.FOPException: An invalid XML character (Unicode: 0x0) 
>> was found in the element content of the document.
>
>Certanly comma is not 0x0, look for something else. Make sure your xml(or xsl) 
>is well-formed.
>
>-- 
>Oleg Tkachenko
>eXperanto team
>Multiconn Technologies, Israel
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to