- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 13 Jul 2005 18:06:00 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1571
Summary: [FS] technical: 4.1.2 Variable References
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Formal Semantics
AssignedTo: simeon@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
4.1.2 Variable References
DEv / rule 2
"an imported variable is evaluated in the dynamic context of the module in
which it is declared"
I don't think this will work. VarName's namespace prefix could be
bound to a different namespace (or not bound at all) in the imported
module.
Received on Wednesday, 13 July 2005 18:06:02 UTC