I suggest you try another parser. I may be wrong but I don't see anything wrong with your XML that would justify this error message.
On 19.03.2003 01:27:03 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: <snip/> > [java] org.xml.sax.SAXParseException: name expected (found "=") > [java] at com.icl.saxon.aelfred.SAXDriver.error(SAXDriver.java:857) <snip/> > Any ideas what I should do? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
