This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5844 - xquery full text use case 13.2.4 output is wrong
Summary: xquery full text use case 13.2.4 output is wrong
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Full Text 1.0 Use Cases (show other bugs)
Version: Working drafts
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Pat Case
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 00:24 UTC by zhen hua liu
Modified: 2011-01-07 00:09 UTC (History)
1 user (show)

See Also:


Attachments

Description zhen hua liu 2008-07-09 00:24:02 UTC
http://www.w3.org/TR/xpath-full-text-10-use-cases/#axes-queries-results-q4



The output of the query in solution should be <title> element nodes and
<chapter> elemenot nodes, NOT <book> element nodes as shown as expected result.
Comment 1 Pat Case 2008-07-14 19:02:51 UTC
Zhen,

I handled this as editorial.

I corrected the result statement in the XQuery Solution to contain only the title and chapter elements.

I searched the rest of the document to be sure that $book/metadata/title  was handled correctly whenever it appeared in a return statement and found no other problems.

The correction will appear internally after the next use cases build. I will
send the FTTF an alert when it is ready. 

Please review and if you agree with the change, close the bug.

Pat