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

Subject: Re: [xsl] remove extra chars from the entire xml document
From: "Stan Scott" <stanss@xxxxxxxxxxxxxxxx>
Date: Sat, 29 Jun 2002 14:59:54 -0400
Since an XML file is text, consider loading the it into any text editor and
using the Replace function.  If this can be done (none of these special
characters you can to keep), it seems to be the most efficient way.

Stan

----- Original Message -----
From: "Arbee Shadkam" <ashadkam@xxxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, June 26, 2002 8:57 PM
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


Current Thread