Re: [xsl] remove extra chars from the entire xml document

Subject: Re: [xsl] remove extra chars from the entire xml document
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Thu, 27 Jun 2002 09:53:35 +0100
there is a find and replace template

look at www.jenitennison.com or www.dpawson.co.uk XSLT faq.

though once i hear that your xml is *huge* i smell the need to either;

a) break up your xml
b) use something SAX based to process instead of XSLT

gl, jim fuller



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


Current Thread