Hi,

I think you were missing a template match for each CHARGEITEM, and therefore it 
would only ever match the first one. I am not fully sure how you wanted it 
displayed, but I have attached a modified version of the XSL document with the 
output PDF as an example.

Hope this helps,

Regards,

Robert Meyer

> Date: Fri, 15 Mar 2013 04:00:18 -0700
> From: nbhc...@gmail.com
> To: fop-users@xmlgraphics.apache.org
> Subject: Repeating elements within repeating elements
> 
> Sorry if I am using the wrong terminology and correct me if it is wrong.
> I am producing a PDF from an XML document using my own XSLFO style sheet.
> The XML document can contain many NOTEs and each can contain many
> CHARGEITEMs. The resultant PDF generated only contains the first CHARGEITEM.
> This sample contains two NOTEs, the first has one CHARGEITEM the second has
> two. 
> sample.xml <http://apache-fop.1065347.n5.nabble.com/file/n38157/sample.xml>  
> sample.xsl <http://apache-fop.1065347.n5.nabble.com/file/n38157/sample.xsl>  
> sample.pdf <http://apache-fop.1065347.n5.nabble.com/file/n38157/sample.pdf>  
> Three files attached are the XML, XSLFO and output PDF. Any help or advice
> greatly appreciated.
> 
> 
> 
> -----
> just starting out with FOP - don't hurt me!
> --
> View this message in context: 
> http://apache-fop.1065347.n5.nabble.com/Repeating-elements-within-repeating-elements-tp38157.html
> Sent from the FOP - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
> 
                                          

Attachment: output.pdf
Description: Adobe PDF document

Attachment: sample.xsl
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to