[Bug 12904] New: [FO30] cut and paste error for fn:innermost and fn:outermost

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

           Summary: [FO30] cut and paste error for fn:innermost and
                    fn:outermost
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Functions and Operators 3.0
        AssignedTo: mike@saxonica.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org
             Group: XSLXQuery_WG


The following text appears in both 13.11 fn:innermost and 13.12 fn:outermost:

"That is, the function takes as input a sequence of nodes, and returns every
node within the sequence that is not an ancestor of another node within the
sequence; the nodes are returned in document order with duplicates eliminated."

also

"If the source document contains nested sections represented by div elements,
the expression innermost(//div) returns those div elements that do not contain
further div elements."

-- 
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, 7 June 2011 21:16:52 UTC