Sounds like you XML parser doesn't provide namespace information. You
may have to enable that feature. What XML parser and XSLT implementation
do you use? FOP is by default using Apache Xerces and Xalan which work
fine.

On 15.02.2003 23:24:50 Santtu Pajukanta wrote:
> When I try to process an XML file which uses an XSL stylesheet I get an 
> error message (exception) saying that the root element should be root, 
> not [X] (whatever I use as the root node), even if I have set an 
> instruction in the stylesheet to convert it (the root element) to the 
> standard XSL-FO format. So I can't use any XSL style sheets with fop 
> (haven't tried this with other XSL-FO renderers). Even the included 
> glossary example (xml-fop/docs/examples/markers/glossary.xml) keeps 
> giving the same error so the problem shouldn't be with my code.
> 
> So is there a bug or am I doing something wrong? This is a fatal problem 
> because writing FO by hand isn't perhaps the most effective way to use it...


Jeremias Maerki


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

Reply via email to