[Bug 10863] [XQuery11] Contradictory text in rules for importing the same module in multiple places

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

--- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com> 2010-12-21 18:00:55 UTC ---
I think "4.12.2 Multiple Modules with the same Module URI" is fairly dense, and
not terribly clear about what problems it is trying to address.

As I understood it on today's telcon, the main question is what happens if you
import a public variable multiple times in the same query. Possible answers:
(1) you get only one instance of the variable, (2) error, (3) depends on the
import semantics of the implementation ... I think the status quo is that it is
an error, depending on the semantics of import in the implementation.

This section also doesn't take private variables into account.

Are there other questions this section should address? I think the intro to the
section should start by saying what the issues are, and the section can be
simplified.

-- 
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, 21 December 2010 18:00:58 UTC