[Bug 10946] New: [XPath21] editorial: 2.1.1 Static Context: pairs and mappings

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

           Summary: [XPath21] editorial: 2.1.1 Static Context: pairs and
                    mappings
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XPath 2.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


[Affects XQuery11 too.]

2.1.1 Static Context

Statically known namespaces
In-scope variables
Statically known collations.
(and Variable values in section 2.1.2)

each say something of the form:
    "This is a set of (A, B) pairs."
        Could we change this to "... a mapping from A to B"?
        Or at least say that no two pairs have the same A?

---
Statically known documents.
Statically known collections.
(and Available documents & Available collections in section 2.1.2)

each say something like:
    "This is a mapping from strings onto X."
        Change "onto" to "to".
        ("onto" suggests that every possible X is mapped to by some string.)

-- 
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 Friday, 1 October 2010 07:36:35 UTC