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]
Other format: [Raw text]

xsl:param and replace.xsl


Friends,
I am trying to process some xml xsl documents from Michael Kay's book
on page 518 (authors.xml replace.xsl).

My objective is to use the xsl stylesheet to replace text in a xml
document without creating a new document. But I am getting an error
when I type the command at the dos prompt for saxon. The command line
is given in the book.

saxon source.xml replace.xsl replace=author by=***

The error I get is "Source file source.xml does not exist."

So, I typed in "authors.xml" for "source.xml" and I get the output in
the dos window. I can create a file with it by ">newfile.xml", but
the authors.xml file is untouched.

Anybody know what I am doing wrong?

Mike F.

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

 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]