On Fri, 12 Nov 2004 11:28:05 +0100, Hussein Shafie <hussein at pixware.fr> 
wrote:
>you can probably generate CSS content for these processing
> instructions

Thanks!  If I just let xpath return the node-set, xxe just renders the
first in the set - e.g., xpath("/processing-instruction('rfc')") just
renders "toc=yes".  I assume I'll have to write some java that returns
a node-set that renders perhaps as a table?  Is there any
documentation that I can look at for what would be necessary to
implement this?

Thanks,
  Bill

Reply via email to