Menu

#4 Making SelectNodes etc. check the IgnoreCase property

open
nobody
None
5
2013-01-15
2008-07-18
Anonymous
No

Hi.

I have realised that the IgnoreCase property of the XML Object Model does not apply to XPath expressions where the contents of attributes are compared.

I would prefer that, so a XPath expression like:

//Materials/Material[@Id="A1000"]

would return the same result as

//Materials/Material[@Id="a1000"]

Regards,

Mikkel Andersen

Discussion


Log in to post a comment.

MongoDB Logo MongoDB