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 30062 - [XSLT30] Invalid XPath Expression in 22.2 Option Parameter Conventions
Summary: [XSLT30] Invalid XPath Expression in 22.2 Option Parameter Conventions
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Candidate Recommendation
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-13 13:39 UTC by Charles Foster
Modified: 2017-04-03 18:21 UTC (History)
1 user (show)

See Also:


Attachments

Description Charles Foster 2017-02-13 13:39:03 UTC
Section 22.2 Option Parameter Conventions

XPath Expression needs a closing parenthesis

fn:xml-to-json($input, map{'indent':true()}
Comment 1 Michael Kay 2017-02-14 13:27:14 UTC
Thanks, this typo has now been corrected.