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: "Translate function"


DaveP


>>Type 
>>saxon -0 filename.html filename.xml filename.xsl (hit enter)
>
>I noted that and wondered.
>
>xt params are xml-file xsl-file op-file
>Saxon params op-file xml-file xsl-file


Although saxon calls for  the same order as xt it really doesn't
work at all that way.

When you download the saxon software it tells you that the 
syntax should be 
saxon filename.xml filename.xsl -o outputfile.html

However, I found after several errors that it really didn't like
that and I tried the above order.  It works, that way and give no
complaints.

Eddy


 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]