thanz,
changing the URI "fixed" it.
i see that the newer ver. will warn the usr of this...
good, was just plain werd, in that my xsl pages would work w/ XML::XSL and not
Sablotron.
zipht
On Sat, May 13, 2000 at 08:43:06AM +0200, Kaiserovi wrote:
> zipht,
>
> one reason might be that you bind the 'xsl' namespace prefix to the
> obsolete URI. Make sure you use the following:
>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> version="1.0">
>
> Tom
>
>
>
> zipht wrote:
> >
> > im having a problem runing Sablotron from the comand line.
> >
> > if i do a:
> > [zipht@VALIS bin]$ ./sabcmd mystyle.xsl mydoc.xml
> >
> > i get the stylesheet back at output. what am i doing wronge?
> >
> > also im runing the linux binary.
> >
> > zipht
>
>
>