[Bug 1571] New: [FS] technical: 4.1.2 Variable References

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