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]

Re: remove extra chars from the entire xml document


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@hotmail.com>
To: <XSL-List@lists.mulberrytech.com>
Sent: Thursday, June 27, 2002 1:57 AM
Subject: [xsl] 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


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