RE: output with no tags

Subject: RE: output with no tags
From: Laura Price <lprice@xxxxxxx>
Date: Thu, 8 Jun 2000 10:27:31 -0400
>the namespace declaration that got you working with 
>the (older) MSXML needs to be changed back to the newer one you
>were using before

I changed the namespace declaration back to
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";> 

is there one that I should be using that is newer than this?


>Did you run Saxon with the arguments for the source document and the
>stylesheet reversed on the command line?

The command line that I am using in Saxon is "saxon -o index.html index.xml
index.xsl"
That's what it tells me to use on the Saxon website.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread