- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Jul 2017 11:20:27 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30133 Bug ID: 30133 Summary: [FO31]Example in https://www.w3.org/TR/xpath-functions-31/#func-exists is incomplete Product: XPath / XQuery / XSLT Version: Recommendation Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: Functions and Operators 3.1 Assignee: mike@saxonica.com Reporter: martin.honnen@gmx.de QA Contact: public-qt-comments@w3.org Target Milestone: --- https://www.w3.org/TR/xpath-functions-31/#func-exists in the "Examples" section has the following lines: --------------------------------------------- Assuming $in is an element with no children: let $break := return fn:exists($break) The result is true(). ------------------------------------------- The right hand side in the "let $break :=" appears to be missing. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 3 July 2017 11:20:35 UTC