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]

RE: intro, and quick newbie-ish question!


shane

>is it possible to format data within XML tags during the XMLT processing?
>for instance, to strip out puncuation marks, substitute words, etc...
>
>for example, change this:
>
><problem>shane's car is broken & he can't get home.</problem>
>
>to:
><problem>shanes car is broken and he cant get home</problem>
>thanks in advance!
>
>shane

check out the translate function for "'" but i doubt if you can get "&" in
there as it isn't valid xml

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


 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]