- From: Paul Prescod <paul@prescod.net>
- Date: Wed, 11 Aug 1999 11:24:39 -0500
- To: www-xpath-comments@w3.org, www-xml-linking-comments@w3.org, www-xml-linking-ig@w3.org
Does XPath actually have provisions for creating new axes? The AxisName production is not extensible. It seems to me that XPointer should only extend XPath in ways that have been forseen in XPath. If other axes are legal, is it legal for those axes to return object types (e.g. "range") that are not in the set of XPath data types: * node-set (an unordered collection of nodes without duplicates) * boolean (true or false) * number (a floating-point number) * string (a sequence of UCS characters) Thanks, Paul Prescod
Received on Wednesday, 11 August 1999 13:14:09 UTC