https://issues.apache.org/bugzilla/show_bug.cgi?id=46705





--- Comment #10 from Andreas L. Delmelle <adelme...@apache.org>  2009-02-17 
22:21:47 PST ---
(In reply to comment #9)

> The approach with the @id seems a bit risky. The @ptr replacement has to have
> unique values. What happens if a user has a few empty @id in his FO or 
> multiple
> times the same value for @id?

Could be, and I'm definitely not blocking the proposal on this count. Just an
idea.
Having multiple times the same value for an id will cause an error, since @id
has to be unique for every element. If it is not specified, then it could be
added using a stylesheet, initializing it with generate-id(), just like you
propose for @ptr.

The only thing FOP currently does not do is generate and assign ids
automatically, but the uniqueness constraint is already checked for.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to