> XPath query don't work: > //div="first" This is not valid xpath, this type of test should always be put in a predicate, e.g. square brackets as your next example shows;
> //[EMAIL PROTECTED]"second"] > > XPath query work: > //div="1" > //[EMAIL PROTECTED]"2"] > > What's the problem. I am using version1.0 I would suggest that you upgrade your version of xindice firstly, as no one including the prolific Vadim supports it, and there are still some rather big bugs with it. gl, Jim Fuller
