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



 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]