[Bug 13674] [XQ30] schema-element() types behave differently in different modules.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13674

--- Comment #17 from Jonathan Robie <jonathan.robie@gmail.com> 2011-10-11 14:17:26 UTC ---
(In reply to comment #15)
> It still feels very painful that revalidating an
> element that is already annotated as valid, against the same type, could fail,
> and we should certainly allow implementations to prevent this happening.

I'm not sure how generally you mean this.

Suppose Module A creates a validated element, and Module B - which does not
import any schemas - tries to validate the element with strict validation. That
will fail. It has to. I don't think we should leave that up to the
implementation.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 11 October 2011 14:17:28 UTC