|
From: <las...@Su...> - 2001-04-26 12:47:54
|
Daniel Veillard wrote: > > What do you mean by jump here: > - if the here is an XML document, then I assume the document is > handled by libxml and hence XPointer can be used > - if the here is an HTML document, then XSLT has a > generate-id() function which can be used to generate a unique ID > for this element, and pointing is also possible using the existing > #name framework. > > Did i missed something ? Yes, we have two systems parsing the same document (scrollkeeper and gnome-db2html[2|3]) and they can cooperate only if they generate the same "unique" id. I think this is our problem as this seems to be impossible. Laszlo |