XPath's name, local-name, and namespace-uri functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marc A. Criley

    XPath's name, local-name, and namespace-uri functions

    I'm having to write some test queries for an XPath query processor, and
    for the most part it's pretty straightforward , but I'm a little
    uncertain about the use of the name(), local-name(), and namespace-uri()
    in queries.

    All I'm looking for is some "toy" XML source sufficent to exercise and
    demonstrate each of those library functions for some basic testing.

    Any pointers would be most appreciated.

    Marc

Working...