  | |  | How to use XSL-FOP-Java together | How to use XSL-FOP-Java together 2003-12-30 - By "Crist?bal Ruiz, Oscar"
Back Thanks to everybody. Finally I found the problem. I got a new JDK, JDK 1.4.1_02-b06, and it worked inmediately. I suppose I had some kind of parsing problem, solved in this new JDK release. If I find what was happening exactly, I will post it to you. Thanks again.
BR Oscar Cristobal.
-- --Mensaje original-- -- De: J.Pietschmann [mailto:j3322ptm@(protected)] Enviado el: lunes, 29 de diciembre de 2003 18:37 Para: fop-user@(protected) Asunto: Re: How to use XSL-FOP-Java together
Clay Leeds wrote: >> <fo:flow flow-name="xsl-region-body"> >> <xsl:apply-templates select="//ATOM"/> ... > Notice it shows "//ATOM"? Since "ATOM" is the root element ("/ATOM"), > this could be problem (I'm not sure, though).
Using "//" in front of an XPath expression man cause a performance problem, but it wont cause XML parser errors (that's what a "can't find document element" ought to be).
J.Pietschmann
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: fop-user-unsubscribe@(protected) For additional commands, e-mail: fop-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: fop-user-unsubscribe@(protected) For additional commands, e-mail: fop-user-help@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |