Ok, sorry, i will post plain fo file as soon as posible.

but the second case you are mention on, both xml have:
at the begining:
<?xml version="1.0" encoding="UTF-8"?>
<xmlreport>

and at the end:
</xmlreport>

so, the xml isn't the problem, they work fine.
But as you said, i will generate plain fo file to debug my problems.
Thanks 



Jeremias Maerki-2 wrote:
> 
> Please don't post XSLT stylesheets, just plain FO files. Having to deal
> with XSLT makes it less likely for people to take the time because of
> the many problems that can occur (like missing XSLT extensions, reliance
> on certain XSLT parameters, etc.) In your case, the XML file doesn't
> match the stylesheet. The XML uses "pWeeks" as top-level element, but
> the stylesheet requires a "xmlreport" element as top-level element to
> produce a correct FO file. So I had to tweak the XMLs before I could run
> your files.
> 
> At any rate, it looks like you need to upgrade your FOP version to
> 0.95beta which fixes the bug you've run into.
> 
> Jeremias Maerki
> 

-- 
View this message in context: 
http://www.nabble.com/Same-XSL-FO%2C-with-one-xml-it-works-fine%2C-but-with-similar-xml-with-less-info-it-fails-tp18387906p18394105.html
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to