- From: John Boyer <xforms-issues@mn.aptest.com>
- Date: Wed, 24 Oct 2007 14:00:01 -0500
- To: mike@saxonica.com
- CC: w3c-xml-query-wg@w3.org, www-forms-editor@w3.org
Hi Michael, The working group agrees that this is a problem and will fix it in the specification. For XPath 1.0, the static errors appear to be limited to expression well-formedness, undefined variable references and undefined function references as issues with the [context node, position, size] are handled separately, i.e. their non-availability implies not executing the xpath and behaving as if empty nodeset were returned. Please let us know if you have any further concerns about this issue. Thank you, John Boyer > > > > D. "XPath expressions that are not syntactically valid": should > cover all static errors, not just syntax errors. (Other static > errors include, for example, references to functions or variables > not present in the context, and type errors detected statically). > > > >
Received on Wednesday, 24 October 2007 19:02:36 UTC