Yep. although what is in the href attribute is actualy an XPointer. XPointer is an extension of XPath 1.0, although it's still only a Candidate Recommendation. Check out:
http://www.w3.org/XML/Linking for more details. I've actually been working on an extension of Jaxen's XPath implementation to implement XPointer. This is partly where I'm coming from with regards to Function extensions and naming conventions. Once I've stabilised it a bit, I'll send it in to ya'll. I've currently got it in the org.jaxen.xpointer package. Is that ok with you, Bob and James? David On Thu, 2002-03-21 at 14:37, Jon Baer wrote: > Sorry if this is a dumb question but what is something like this actually > "called" is it XLink? > > <link href="http://www.server.com/path/file.xml#/foo/bar"/> ??? > > - Jon > > James Strachan wrote: > > > > http://www.xml.com/pub/a/2002/03/20/xpath2.html > > > > > > I guess we should start pondering about the implications of XPath 2.0... > > > > Whoa - I haven't checked on it for a while and XPath 2.0 has got much > > bigger, its almost XQuery now with conditional logic (if) and flow control > > (for). Its starting to become a scripting language ;-) > > > > James > > > > _______________________________________________ > > Jaxen-interest mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jaxen-interest > > > _______________________________________________ > Jaxen-interest mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jaxen-interest _______________________________________________ Jaxen-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxen-interest