[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Status of MicroXML?
- From: Mukul Gandhi <gandhi.mukul@gmail.com>
- To: Kurt Cagle <kurt.cagle@gmail.com>
- Date: Mon, 20 Dec 2010 09:45:31 +0530
On Mon, Dec 20, 2010 at 9:21 AM, Kurt Cagle <kurt.cagle@gmail.com> wrote:
> Similarly, I think the XPath fails on this same regard. From a programmer's
> standpoint:
> /bookstore:bookSet/bookstore:book/bookstore:author
> seems unduly redundant, and they'd be right; why can't we say
> bookstore:/bookSet/book/author
> or even
> com.mycompany.bookstore:/bookSet/book/author
I find xpathDefaultNamespace useful for this :)
--
Regards,
Mukul Gandhi
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]