Hi,
I'm using xalan-1_11 and I'm trying to extract the XML element node *name* of a
given XML.
I searched the web and found several options - none are working with Xalan.
Here is the XML I have:
string
1
1
1
string
stri
April 18, 2012 06:22
To: xalan-c-users@xml.apache.org
Subject: Re: extracting element name using Xpath
On 4/16/2012 11:30 AM, Ori Doolman wrote:
Hi,
I’m using xalan-1_11 and I’m trying to extract the XML element node *name* of a
given XML.
I searched the web and found several options – none are wo
On 4/16/2012 11:30 AM, Ori Doolman wrote:
Hi,
I’m using xalan-1_11 and I’m trying to extract the XML element node
**name** of a given XML.
I searched the web and found several options – none are working with
Xalan.
Here is the XML I have:
string
1
1
1
string
string
1
I don't have enough information to reproduce your problem.
string name(node-set?)
The XPath name() function returns the QName of the node in the argument
node-set that is first in document order. If the argument node-set is
empty or has no local name, an empty string is returned. If the argumen
Hi,
I'm using xalan-1_11 and I'm trying to extract the XML element node *name* of a
given XML.
I searched the web and found several options - none are working with Xalan.
Here is the XML I have:
string
1
1
1
string
stri