[Bug 4717] [FT] editorial: 3.5.5 Anchoring Selection

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

           Summary: [FT] editorial: 3.5.5 Anchoring Selection
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Full Text
        AssignedTo: jim.melton@acm.org
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


3.5.5 Anchoring Selection

[1]
para 1
"An anchoring selection consist of"
    s/consist/consists/

[2]
paras 3-5
'Using the "..." operator tokens or phrases are matched which are'
    [2a]
    After "operator", insert comma.

    [2b]
    s/which are/that are/  (or "if they are")

    [2c]
    Maybe put these paras into a bulleted list.

[3]
example 2
'The following expression returns each p element ending with the phrase
"propagating few errors"'
    You could point out that it would also match a p element ending with,
    say, "few errors are propagated".

[4]
examples
    It would be instructive to have an example in which the LHS of
    ftcontains has length>1.

Received on Saturday, 23 June 2007 10:07:48 UTC