M
Marc A. Criley
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
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