- From: <bugzilla@jessica.w3.org>
- Date: Tue, 19 Jul 2011 16:32:44 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13300
Summary: [UPD] revalidation and in-scope schemas
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Update Facility
AssignedTo: jonathan.robie@gmail.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
XQuery specifies that the In-scope element declarations and In-scope attribute
declarations are module scoped.
Validation (with the 'validate' expression) validates with respect to the
in-scope schema definitions, so the effect of a validate expression may be
different depending on the module in which it is located.
In its description of upd:revalidate, XQuery Update talks about revalidation,
but doesn't specify which schema definitions this is in respect to.
In the case of an updating query, I presume that this is the schema definitions
of the main module.
In the case of a transform expression, I presume that this is the schema
definitions of the module in which the transform expression is situated.
--
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, 19 July 2011 16:32:49 UTC