Talk:XPath

The following section was removed from the article Boolean data type:begin removed text

Talk:XPath

Stuff removed from Boolean data type article

The following section was removed from the article Boolean data type:
begin removed text



XML Path Language (XPath 2.0) and XML Query Language (XQuery 1.0) both rely on XML Schema for Boolean data type support. The XML Schema xs:boolean data type supports both true and false Boolean values. XPath and XQuery define a set of rules for calculating the effective Boolean value of expressions.

XPath 1.0 and languages based on it, like XML Stylesheet Language (XSL), also support Boolean data types and implicit calculation of effective Boolean values from non-Boolean expressions.



end removed text
Is there a place for this text in the XPath-related articles? Perhaps in the Wikibook? Thanks, and all the best, --Jorge Stolfi (talk) 00:18, 31 December 2009 (UTC)Reply

For more concrete information...

The German version is very good, with useful concept definitions and examples...87.139.31.42 (talk) 13:23, 16 December 2011 (UTC)Reply

Is this "(A//B/*)[1]" correct?

In the article, there is a statement:

If there are several suitable B elements in the document, this actually returns a set of all their first children. ("(A//B/*)[1]" returns just the first such node.)

As I am new to XPath, I don't dare to rewrite it, but I have a feeling that right form of the expression should be:

"(A//B/*[1])[1]"

Correct or not, it was very poorly explained. I've tried to improve it. Mhkay (talk) 13:57, 4 June 2014 (UTC)Reply

Why is Path (computing) not mentioned?

Historically, there is a clear relationship to the notion of paths as explained in Path (computing). This should somehow be incorporated. Alternatively, the page Path (computing) could mention more general path languages.

Wstomv (talk) 12:00, 14 September 2021 (UTC)Reply

Incorrect lede?

Is the first sentence of the lede "XPath" is an expression language designed to support the query or transformation of XML documents" incorrect, as XPath is only for querying, not for transformation? It's not quite clear what is meant by "support" in that sentence, and even if it were technically true, would it be better to describe instead what XPath itself does? Yxtqwf (talk) 00:24, 10 March 2025 (UTC)Reply

"XPath 1.0 is still the version that is most widely available" -> newer sources?

The link is an old one, but I didn't found newer statistics. Has someone an Idea ? 213.55.220.85 (talk) 13:26, 18 September 2025 (UTC)Reply

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.