Jason Novotny wrote:
I'm trying to use docbook and fop together and I have the following which renders in HTML fine:
<literallayout><programlisting>
<![CDATA[<user username="tomcat" password="tomcat" roles="tomcat,manager"/>]]>
</programlisting></literallayout>
However when I fop this, I get:
[java] ---------
[java] org.xml.sax.SAXParseException: name expected (found "=")
Hmm, really strange. Can you post relevant fragment of the generated xsl-fo?
-- Oleg Tkachenko Multiconn Technologies, Israel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
