Microsoft
Software
Hardware
Network
Question : How to rename XSLT template results
I'm still learning XSLT. Very powerful and useful. I have successfully imported some external functionality from:
http://www.exslt.org/str/f
unctions/t
okenize/in
dex.html
It works very well splitting my string but every element returned is named <token>text</token>
How do I change this so the resulting element has the name I want so it becomes <classification>text</clas
sification
>
Thanks in advance
Answer : How to rename XSLT template results
find backups -not -name \*-28.* -and -mtime +5 -exec rm {} \;
That should do it
Random Solutions
sms gateway in asp.net
Splitting db and performance
-ERR Protocol Error. 17
Best way to handle vanity urls in IIS?
Google Analytics
Application pool suffered a fatal communication error with WWW PS
Joomla CiviCRM problem
How to get a Dell D800 to load Bios fully?
DROID-ActiveSync Issue
PHP Array: Only the first item in array is returned