Re: Locating the error Re: EARL And Validator

> >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