Hello I'm using FOP 0.93 with JDK 1.5 to transform an XML source file to PDF via an XSL-FO sheet. If the source XML contains the escape sequence "<" I get the following exception
javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: The content of elements must consist of well-formed character data or markup. Could anyone give me hints about the reason ? Thanks -- View this message in context: http://www.nabble.com/Transform-exception-with-escape-sequences-in-input-tf3612009.html#a10093855 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
