xml is case sensitive

xml is case sensitive


Hi jQuery dev,
First post--haven't read or searched the group so forgive me if this
has been mentioned. Anyway, xml is case sensitive, so jQuery breaks
with content that is rendered application/xml+xhtml because jQuery
assumes capital letters in the HTML dom's implementation with respect
to the property nodeName that is bound to elements.
Thanks
Nour