[xep-support] fo:table-row with id - should it work?

From: Leen Smits <leen.smits@ssaglobal.com>
Date: Wed Jun 22 2005 - 22:53:38 PDT

Hi,
 
Assume the following (simplified) fo table:
 
<fo:table-row id="my_table_row_id1">...</fo:table-row>
<fo:table-row id="my_table_row_id2">...</fo:table-row>
<fo:table-row id="my_table_row_id3">....
        <fo:basic-link internal-destination="my_table_row_id1">my link</fo:basic-link>
                    (page 4-<fo:page-number-citation ref-id="my_table_row_id1" />)....
...</fo:table-row>
<fo:table-row id="my_table_row_id4">...</fo:table-row>
 
In Apache FOP 0.20.5, fo:basic-link jumps to the correct page (in case of a long table)
and it shows the correct page-number-citation.
 
In XEP 4.* it looks like the @id on table-row is not supported well, or I do something wrong. It looks like it points to the end of the table. Both in case of the link and in case of the page-number-citation.

Is this a bug? or should I do this in another way?
(of course I can do a workaround...)

Leen Smits

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Jun 22 23:17:56 2005

This archive was generated by hypermail 2.1.8 : Wed Jun 22 2005 - 23:17:56 PDT