<br><font size=2 face="Courier New">Hello,</font>
<br><font size=2 face="Courier New">I'm using Oxygen 7.2 and want to use
the areaspec feature to define linkable</font>
<br><font size=2 face="Courier New">areas in a graphics object.</font>
<br><font size=2 face="Courier New">I tried the example from http://www.docbook.org/tdg/en/html/mediaobjectco.html</font>
<br><font size=2 face="Courier New">but don't get the desired result.</font>
<br>
<br><font size=2 face="Courier New">I did read and follow the readme file
in:</font>
<br><font size=2 face="Courier New">&nbsp;...\Oxygen XML Editor 7.2\frameworks\docbook\xsl\extensions</font>
<br>
<br><font size=2 face="Courier New">I tried the Docbook transformation
scenario as delivered with oxygen first,</font>
<br><font size=2 face="Courier New">than I also added the DocBook extension
to the scenario, than I switched to Xalan</font>
<br><font size=2 face="Courier New">(I also switched the extension) but
the result is always the same as shown below.</font>
<br><font size=2 face="Courier New">Thanks,</font>
<br><font size=2 face="Courier New">Achim</font>
<br>
<br>
<br><font size=2 face="Courier New">Input:</font>
<br><font size=2 face="Courier New">------</font>
<br><font size=2 face="Courier New">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</font>
<br><font size=2 face="Courier New">&lt;!DOCTYPE mediaobjectco PUBLIC &quot;-//OASIS//DTD
DocBook XML V4.4//EN&quot; &nbsp;&quot;http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd&quot;&gt;</font>
<br><font size=2 face="Courier New">&lt;mediaobjectco&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &lt;imageobjectco&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;areaspec
units=&quot;calspair&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &lt;areaset id=&quot;oneway&quot; coords=&quot;&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;area id=&quot;oneway1&quot; coords=&quot;300 400&quot;/&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;area id=&quot;oneway2&quot; coords=&quot;325 340&quot;/&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &lt;/areaset&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &lt;area id=&quot;myhouse&quot; coords=&quot;425 590&quot;/&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/areaspec&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;imageobject&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &lt;imagedata fileref=&quot;http://maps.example.com/EARTH?USA?MA?01007&quot;/&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/imageobject&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &lt;/imageobjectco&gt;</font>
<br><font size=2 face="Courier New">&lt;/mediaobjectco&gt;</font>
<br>
<br>
<br><font size=2 face="Courier New">Output:</font>
<br><font size=2 face="Courier New">-------</font>
<br><font size=2 face="Courier New">&lt;html&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &lt;head&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;META
http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;&lt;title&gt;&lt;/title&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;meta
content=&quot;DocBook XSL Stylesheets V1.70.1&quot; name=&quot;generator&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &lt;/head&gt;&lt;body
bgcolor=&quot;white&quot; text=&quot;black&quot; link=&quot;#0000FF&quot;
vlink=&quot;#840084&quot; alink=&quot;#0000FF&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;div
class=&quot;mediaobjectco&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &lt;img border=&quot;0&quot; usemap=&quot;N10003&quot; src=&quot;http://maps.example.com/EARTH?USA?MA?01007&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;map name=&quot;N10003&quot;&gt;&lt;area shape=&quot;rect&quot;
coords=&quot;NaN,NaN,NaN,NaN&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;area shape=&quot;rect&quot; coords=&quot;NaN,NaN,NaN,NaN&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;area shape=&quot;rect&quot;
coords=&quot;NaN,NaN,NaN,NaN&quot;&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;/map&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &lt;/body&gt;</font>
<br><font size=2 face="Courier New">&lt;/html&gt;</font>
<br>