[xml] Is xmlGetProp() case sensitive?



Ben writes:
It really doesn't seem like it should be, but I have an element with a
property "name". Calling xmlGetProp() with "Name" gives me null, and
calling it with "name" gives me the right answer. What am I missing?

        You're missing the fact that XML is case sensitive.

-- 
Raymond Wiker                        Mail:  Raymond Wiker fast no
Senior Software Engineer             Web:   http://www.fast.no/
Fast Search & Transfer ASA           Phone: +47 23 01 11 60
P.O. Box 1677 Vika                   Fax:   +47 35 54 87 99
NO-0120 Oslo, NORWAY                 Mob:   +47 48 01 11 60

Try FAST Search: http://alltheweb.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]