Re: [xml] XPath question
- From: Igor Zlatkovic <igor zlatkovic com>
- To: Igor Zlatkovic <igor zlatkovic com>
- Cc: xml gnome org, Ed Day <eday obj-sys com>
- Subject: Re: [xml] XPath question
- Date: Mon, 10 May 2004 18:25:53 +0200
On 10.05.2004 18:22, Igor Zlatkovic wrote:
Consider this document:
<doc>
<a xmlns="some-ns">
<n/>
</a>
<b xmlns="another-ns">
<n/>
</b>
</doc>
Sorry, that should be the following:
<doc>
<a xmlns="some-ns">
<n/>
</a>
<a xmlns="another-ns">
<n/>
</a>
</doc>
Ciao,
Igor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]