<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=292205509-08032005><FONT face=Arial 
color=#0000ff size=2>That's not a valid XPath expression. "child::" must be 
followed by a NodeTest. I can't suggest a correction because I've no idea what 
the writer of this expression thought it might mean. Perhaps just 
child::NPModule&nbsp; - people often seem to throw in a "//" as magic pixie-dust 
when they don't know what they're doing.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=292205509-08032005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=292205509-08032005><FONT face=Arial 
color=#0000ff size=2>Michael Kay</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=292205509-08032005><FONT face=Arial 
color=#0000ff size=2><A 
href="http://www.saxonica.com/">http://www.saxonica.com/</A></FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> jdom-interest-bounces@jdom.org 
  [mailto:jdom-interest-bounces@jdom.org] <B>On Behalf Of </B>Vikas 
  Mane<BR><B>Sent:</B> 08 March 2005 08:51<BR><B>To:</B> 
  jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest] getting ,Invalid 
  XPath expression after Using JDOM1 ..???<BR></FONT><BR></DIV>
  <DIV></DIV>hi all ,<BR><BR>i have upgraded to JDOM1 but the xpath which used 
  to run properly is giving exceptions after upgrading to JDOM1<BR><BR>this is 
  the xpath i'm using ..<BR><BR>"child:://NPModule [ @name='test' and @parent = 
  'test1']<BR><BR>I get following exception<BR>org.jdom.JDOMException: Invalid 
  XPath expression: "child:://NPModule [ @name='config' and @parent = 'kcli']": 
  Expected &lt;QName&gt; or *<BR><BR>What is the reason?<BR><BR>can any buddy 
  suggest/reason solution for the same ?<BR><BR>Thanks<BR>Vikas<BR><BR>
  <BLOCKQUOTE TYPE="CITE"><PRE><TABLE cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD>-- <BR>Vikas Mane<BR>Kenati Technologies </TD></TR></TBODY></TABLE>
</PRE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>