OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Xpath Question

[ Lists Home | Date Index | Thread Index ]


Dare Obasanjo wrote:

> One of our devs just made me question all that's right in the world with
> the question below. Given the following XML
>
> <pre>
>   <b>bold</b>
>   <i>italic</i>
> </pre>
>
> what is the result of the following XPath expression
> "count(/pre/child::node())" ?
>
> Is the answer 2 or 5?

Five.

"count(/pre/child::*)" yields the more intuitively correct result.


--Joe English

  jenglish@flightlab.com


  • References:



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS