Linking SVG-test to Nameddest in PDF

<[email protected]>
Newsgroups gmane.text.xml.fop.user
Message-ID <BF53CA5B9B0DAE44A912C32CB11A44D13929A6C1@FRDS01517.emea.zf-world.com>
Hi,

I just trying to link form an embedded svg to the title of the next chapter within the same pdf.
Is that possible with FOP and batik?

This is what I tried these days:

  <a xlink:href="#abc"
     xlink:title="Verweis zu einer SVG-Grafik">
    <rect x="10" y="60" ry="5" width="40" height="40"
    style="fill:mintcream; stroke:black;" />
  </a>

  <a xlink:href="url(#nameddest=abc)"
     xlink:title="Verweis zu www.w3.org">
    <rect x="10" y="110" ry="5" width="40" height="40"
    style="fill:chartreuse; stroke:black;" />
  </a>

Without success.
Kind regards
Markus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.