|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Changing XML Case using XSL/DOM - MSXML3
In case you want to use a stylesheet you should look into the translate
fuction, something like
translate("StringToBeReplaced", "abcdefghijklmnopqrstuvwxyz",
"ABCDEFGHIJKLMNOPQRSTXYZ")
should do the trick.
Axel
> -----Original Message-----
> From: ciaran byrne [mailto:ciaran.byrne@xxxxxxx]
> Sent: Wednesday, November 08, 2000 9:28 PM
> To: XSL List
> Subject: Changing XML Case using XSL/DOM - MSXML3
>
>
> Hi all,
> Is anyone aware of a way in which I can change the
> case of my XML content from Uppercase to Lowercase. I was
> looking at three possible solutions:
>
> 1. Use of stylesheets to perform this function
> but I don't want to process each individual element.
>
> 2. Manipulating the DOM in the code.
>
> 3. Search & Replace before loading the content into the DOM.
>
> Note - the content I'm working with will always be under 1KB !!
> I'm also using the MSXML3 Production Release.
>
> Cheers,
> Ciaran.
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








