Subject: Re: remove extra chars from the entire xml document
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Thu, 27 Jun 2002 09:43:27 +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
----- Original Message -----
From: "Arbee Shadkam" <ashadkam@xxxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, June 27, 2002 1:57 AM
Subject: remove extra chars from the entire xml document
> Hi,
>
> what is the best way to remove extra chars ( & ' * ) from all the fields
of
> an xml document. I gues i will be using translate function.
>
> Any code samples will be appreciated!!
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|