<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
    <span style="font-size: 10pt;">Hi Michael,</span>
   </span>
  </p>
  <p style="margin: 0;">
   <span style="font-size: 10pt;">Hi Peter,</span>
  </p>
  <p style="margin: 0;">&#160;</p>
  <p style="margin: 0;">
   <span style="font-size: 10pt;">Thanks for your answers.</span>
  </p>
  <p style="margin: 0;">&#160;</p>
  <p style="margin: 0;">
   <span style="font-size: 10pt;">I tried to put the implementation name in the &#60;data&#62; node as specified by Peter, but it doesn&#39;t work, my package is not loaded when I put &#34;com.sun.star.comp.JAXTHelper&#34; at that place which must contains in fact the name of my filter (if I understand well). When reading code of XSLTFilter.cxx, I saw that the name of the specific implementation is retrieved in msUserData[1] and that stylesheet is retrieved in msUserData[5], it&#39;s why I assume that each msUserData corresponds to the sequence of value in the data node, values separated by semi-colon because stylesheet is the sixth entry in this string (ok to msUserData[5] found in code). &#160; And also beacuse the second entry is empty and a comment in code tell that we use this not used user data for specific implementation. &#160;</span>
  </p>
  <p style="margin: 0;">&#160;</p>
  <p style="margin: 0;">Michael, If I understand you, you tell that XSLT 2 support must be redone. But I think that this support is still here, we only have to find where to set the java implementation to override the default libxslt. Do you confirm Pete ? &#160;</p>
  <p style="margin: 0;">&#160;</p>
  <p style="margin: 0;">
   <span style="font-size: 10pt;">Thanks Pete, to have a look on this.</span>
  </p>
  <p style="margin: 0px;"></p>
 </body>
</html>