Mykola,

could you send the XSLT/XML input files, please? 

Tom

"Mykola A. Nickishov" wrote:
> 
> > -----Original Message-----
> > From: Listserv [mailto:[EMAIL PROTECTED]]
> > Sent: 6 ÄĹËÁÂŇŃ 2000 Ç. 17:56
> > To: Sablotron Mailing List
> > Subject: Re: [Sab] logging
> >
> > In your error message the line:
> >     Error [code:2] [URI:arg:/_stylesheet] [line:1]
> > means that the error is not in your XML file but in your XSL file. Look at
> > the first line of your stylesheet.
> 
> see my post, I understand this
> 
> > Usually stylesheets look at least like this (anybody correct me if I'm
> > wrong):
> >
> > <?xml version="1.0"?>
> 
> in my case there is <?xml version="1.0" encoding="ISO-8859-5"?>. maybe problems 
>because encoding attribute?
> 
> > <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> > version="1.0">
> 
> in my xsl <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl" 
>xmlns="http://www.w3.org/TR/REC-html40">
>

Reply via email to