RE: XPath_attribute

2003-01-14 Thread Charles Guo
#x27; does NOT work. Thanks for your explanation of the quote issue on different platforms. Charles -Original Message- From: Jeff Greif [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 14, 2003 11:28 AM To: xindice-users@xml.apache.org Subject: Re: XPath_attribute You've forgot

Re: XPath_attribute

2003-01-14 Thread Jeff Greif
needs to be the other way around. Jeff - Original Message - From: "Charles Guo" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 14, 2003 7:37 AM Subject: RE: XPath_attribute > Hi Mark > > The single quotes do work on Linux. Thanks for you suggestion. > > Still,

RE: XPath_attribute

2003-01-14 Thread Charles Guo
t;-q "//[EMAIL PROTECTED]" This is an important query for retrieving selected element(s). I need help badly. Charles -Original Message- From: Mark J. Stang [mailto:[EMAIL PROTECTED] Sent: Monday, January 13, 2003 6:31 PM To: xindice-users@xml.apache.org Subject:

Re: XPath_attribute

2003-01-14 Thread Mark J. Stang
Use single quotes. >xindice xpath_query -c /../.. -q "/[EMAIL PROTECTED]'AB123456']" Charles Guo wrote: > Hello, > > I have encountered a problem that the xpath_query dose NOT take the > attribute with LETTERS but takes ONLY NUMBERS. > Is this a bug? Is there any way to get arround it? Thank

XPath_attribute

2003-01-13 Thread Charles Guo
Hello, I have encountered a problem that the xpath_query dose NOT take the attribute with LETTERS but takes ONLY NUMBERS. Is this a bug? Is there any way to get arround it? Thanks for help. For example: -- Following does NOT work --- test >xindice xpath_