xsl-list
[Top] [All Lists]

Re: IGNORE CASE IN XSLT

2004-11-26 17:02:03
It would have been nice if the XSL standard would have provided a case 
sensitivity option. But on
the other hand, it is actually more a job for XML parsers. Are there XML 
Parsers that have an option
to ignore case of the input? (not using a declaration file)

No, by definition any such parser would not be an "XML parser" as XML
is case-sensitive.

And of course, they would be dangerous to use as they would screw up
parsing pre-existing XML documents.

Cheers,
Dimitre.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>