  | |  | How to use XSL-FOP-Java together | How to use XSL-FOP-Java together 2003-12-29 - By J.Pietschmann
Back 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)
Earn $52 per hosting referral at Lunarpages.
|
|
 |