[xsl] case-sensitivity in xml

Subject: [xsl] case-sensitivity in xml
From: RQamar <qamar_rahil@xxxxxxxxxxx>
Date: Fri, 21 Jan 2005 22:52:23 +0000
Hi

I am aware that XML is a case-sensitive language but is there a way to override its case-sensitivity when processing an xml document using XSLT?

Also, is there a way to extract certain bits from the inner text of an xml document using XSLT such that {abc, xyz} can become abc,xyz ?

Thankyou
Regards
Rahil

Current Thread