[xml] Is xmlGetProp() case sensitive?



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?




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