This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: output with no tags


>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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]