Re: Problem evaluating xpath with muliple prefix with different namespace

2007-07-09 Thread laxman
t; Note that the XSLT processor uses the namespace bound to the prefix to > match nodes in the xml input document and not the prefix name itself. > > > Thanks. > > Erin Harris > > > > > > laxman <[EMAIL PROTECTED]> > 06/07/2007 03:59 PM > >

Re: Problem evaluating xpath with muliple prefix with different namespace

2007-07-09 Thread Erin Harris
07 03:59 PM To xalan-j-users@xml.apache.org cc Subject Re: Problem evaluating xpath with muliple prefix with different namespace Hi, I edited the xml and renamed the xsl for convinence. Thanks laxman wrote: > > Hi Erin, > > Thanks for the reply I am working with Xalan Jav

Re: Problem evaluating xpath with muliple prefix with different namespace

2007-07-06 Thread laxman
Hi, I edited the xml and renamed the xsl for convinence. Thanks laxman wrote: > > Hi Erin, > > Thanks for the reply I am working with Xalan Java 2.7.0 and jdk > 1.4.2_08 > >I am attaching the xsl and the input xml. Not sure what the exact > problem is. > > Thanks > > http://w

Re: Problem evaluating xpath with muliple prefix with different namespace

2007-07-06 Thread laxman
Hi Erin, Thanks for the reply I am working with Xalan Java 2.7.0 and jdk 1.4.2_08 I am attaching the xsl and the input xml. Not sure what the exact problem is. Thanks Erin Harris wrote: > > Hi, > > I tried to reproduce the problem with the following test case and using > Xalan Java

Re: Problem evaluating xpath with muliple prefix with different namespace

2007-07-06 Thread Erin Harris
Hi, I tried to reproduce the problem with the following test case and using Xalan Java 2.7.0 but could not. What level of Xalan are you using (to determine the version enter 'java org.apache.xalan.Version' from the command line)? Could you provide a complete stylesheet and sample input docum