I have been working on building a manual out of numerous XML files over the past week. I have made a good deal of progress, I actually have the manual created, mostly.
What I am having trouble figuring out is a way to change the footer for each procedure. I will attach the files here that I am using, but in essence, what I need is for the footer to display info held in attributes of each dmodule/identAndStausSection with the XML. If I use an <xsl:for-each> I get the value from every <dmodule> on every footer. I tried to use the current() function from xsl, but it tried to bring in the entire content of <dmodule>. This is frustrating me like crazy. Thanks for any help, Tom http://old.nabble.com/file/p29533921/XSL-PDF-XML.zip XSL-PDF-XML.zip -- View this message in context: http://old.nabble.com/different-footer-dependent-on-current-element-tp29533921p29533921.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]
