- From: Chris Ridpath <chris.ridpath@utoronto.ca>
- Date: Thu, 4 Dec 2003 10:08:30 -0500
- To: "Charles McCathieNevile" <charles@w3.org>
- Cc: "WAI ER IG List" <w3c-wai-er-ig@w3.org>
> >Where do I express the line number (and x-path expression) where the
error
> >occurred?
>
> I would suggest that for now you add a property to your assertion - the
best
> one might be the annotea context property (have a look at the annotea
schema
> via http://www.w3.org/2001/Annotea to find its details, but I think it has
> the right semantics).
>
The Annotea context property seems to do the trick for an x-path expression:
<a:context>http://example.com/some/page.html#xpointer(id("Main")/p[2])</a:co
ntext>
But, shouldn't EARL have something similar built in? Perhaps an EARL context
property with a 'line' attribute?
Chris
Received on Thursday, 4 December 2003 10:13:14 UTC