Re: Entity resolving problem in Docbook

2008-06-17 Thread Mohammed Navas ck
lt;http://xerces.apache.org/xerces2-j/javadocs/api/org/xml/sax/EntityResolver.html#resolveEntity%28java.lang.String,%20java.lang.String%29> Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] Mohammed Navas ck <[EMAIL PROTECTED

Re: Entity resolving problem in Docbook

2008-06-16 Thread Mohammed Navas ck
Mohammed Navas ck wrote: Dear All I am working on docbook integration into my application. In that I have a file that include a entity file in a xsl file which is included in another xsl file as follows %common.entities; ]> when I tried with absolute path instead of the relative path

Entity resolving problem in Docbook

2008-06-16 Thread Mohammed Navas ck
Dear All I am working on docbook integration into my application. In that I have a file that include a entity file in a xsl file which is included in another xsl file as follows %common.entities; ]> when I tried with absolute path instead of the relative path it works fine but I want to use