473,396 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

XML search case insensitive?

Hi all.

I have some codes using the System.XML objects to find my configurations
(object.SelectNode -or- object.SelectNodes).

The problem is I need suply the XPath string with case sensitive. Its
possible I change the behaviour to case insensitive?

Early thx
Cesar
Nov 21 '05 #1
2 1991
Element names and attribute values are case-sensitive in XML.

--
OHM ( Terry Burns )

http://TrainingOn.net


"Cesar Ronchese" <ronchese*smlinfo.com.br> wrote in message
news:Ol**************@TK2MSFTNGP15.phx.gbl...
Hi all.

I have some codes using the System.XML objects to find my configurations
(object.SelectNode -or- object.SelectNodes).

The problem is I need suply the XPath string with case sensitive. Its
possible I change the behaviour to case insensitive?

Early thx
Cesar

Nov 21 '05 #2
oh, ok...

thx


"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:Ob*************@TK2MSFTNGP15.phx.gbl...
Element names and attribute values are case-sensitive in XML.

--
OHM ( Terry Burns )

http://TrainingOn.net


"Cesar Ronchese" <ronchese*smlinfo.com.br> wrote in message
news:Ol**************@TK2MSFTNGP15.phx.gbl...
Hi all.

I have some codes using the System.XML objects to find my configurations
(object.SelectNode -or- object.SelectNodes).

The problem is I need suply the XPath string with case sensitive. Its
possible I change the behaviour to case insensitive?

Early thx
Cesar


Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: JohnR | last post by:
I have an arraylist of string values. I would like to search the arraylist to find the index of a particular string and I would like the search to be case insensitive. dim al as new arraylist...
1
by: JC | last post by:
I'd like to build a form which does a case insensitive wild card search on a character field. For example, the resulting SQL might be 'select last_name from student where ucase(last_name) like...
2
by: John | last post by:
Does anyone know how to how to performance case-insensitive search on XML data type in SQLServer 2005? Or I have to convert all the xml data to lower case before I store it? Thanks in advance....
1
by: iksando | last post by:
Hello, I'm looking for solution in case insensitive search in MySql. Table exemple. CREATE TABLE `pozycje` ( `id` int(11) NOT NULL auto_increment, `eid` varchar(20) collate latin2_bin...
4
by: bb | last post by:
Hi, void fun(const std::map<std::string,int>& m1) { // How to make a case insensitive search of this map without making a copy? } cheers.
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.