Dan Alford wrote:

Hi All,
Im trying to evaluate Xindice for an upcoming project but I have ran into a problem. I cant seem to select an individual attribute.


Are you sure that you want to select an attribute?


xindice xpath -c /db/test -q //[EMAIL PROTECTED]


This will select elements which has attribute named 'number'


xindice xpath -c /db/test -q //[EMAIL PROTECTED]"1"]


And this also will select elements, whose 'number' attribute has value '1'.


Xindice 1.0 (Birthday)


Dan, I'm not actually sure wether anybody here will be able to help you with 1.0. Most of the folks are moved to 1.1
(and if there are 1.0 users here - they will correct me ;-)



Vadim



Reply via email to