Ali,
sorry about the delay in answering. Your stylesheet contains an obsolete
URI for the xsl namespace which is what the command line sabcmd reports
to me:
Warning [code:455] [URI:file://C:/_Works/Problems/Ali/14-2.xsl]
namespace URI 'http://www.w3.org/TR/WD-xsl' bound to 'xsl' is not the
current XSLT URI
This is just a warning and the processing ends without error. In your
situation, I can see 2 possibilities: either Sablot tells the extension
there was an error when there was none (we did fix a bug like this but
I'm not sure now in which version), or the problem is in the extension
itself. In any case I think it's best to ask the author of the extension
(Sterling Hughes, [EMAIL PROTECTED]).
HTH,
Tom Kaiser
A.A. Wasti wrote:
> Hello Tom,
> Thanks a lot for your reply.
> I am attaching the xsl/xml files.
>
> So if this is not an error, then how do i turn off these
> logging warnings? And also, why is xslt_errorno() and
> error() are set to those values if this is only a log
> message.
>
> I can try other xsl/xml combinations if you suspect that my
> xsl file is not correct.
>
> Thanks, regards, Ali.