[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XSL:FO - how to render a single footnote for multiple,

Subject: XSL:FO - how to render a single footnote for multiple, identical footnotes in
From: "Ann Marie Rubin \(anrubin\)" <anrubin@xxxxxxxxx>
Date: Sun, 10 Sep 2006 17:04:37 -0700
render xsl
Hi,

Is there a way to output a single footnote for multiple, identical XML
footnote entries in pdf?

For example, a document that has 2 identical footnotes:

foo <footnote notetext="footnote text" opid="fn1"/>
bar <footnote notetext="footnote text" opid="fn1"/>

outputs:

foo1
foo2
------------
1. footnote text
2. footnote text

instead of:

foo1
bar1
-------------
1. footnote text

I created an XML element that cross-references an existing, identical
footnote.

<xref toFootnote="yes id="fn1"/>

I want to write an XSL stylesheet that processes the xreftoFootnote
element by outputting the footnote number of the referenced footnote.  I
have the ID of the referenced footnote but can think of no way to access
the footnote number. Is there a way to save the footnote IDs and
footnote numbers in memory so that the xreftoFootnote template could
retrieve the footnote number for a particular ID?

Thanks for any suggestions on solving this problem.

Ann Marie

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.