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 12953 - [F+O 3.0] $baseURI argument to parse-xml
Summary: [F+O 3.0] $baseURI argument to parse-xml
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.0 (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 trivial
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL: http://www.w3.org/TR/xpath-functions-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-14 13:52 UTC by Tim Mills
Modified: 2011-06-28 13:34 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2011-06-14 13:52:12 UTC
This is an extremely trivial bug report, but could the $baseURI argument be renamed to match the naming convention in the rest of F&O?

In fn:resolve-uri, an argument with similar use is called $base.  Alternatively, $base-uri might be considered.
Comment 1 Michael Kay 2011-06-28 13:30:44 UTC
Thank you for the suggestion, I have changed it to $base-uri.
Comment 2 Tim Mills 2011-06-28 13:34:26 UTC
Thanks.