- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 19 Aug 2005 05:17:22 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1860
Summary: Uses cases for document() functions
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
URL: http://www.w3.org/TR/xslt20/
OS/Version: Windows XP
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mukul_gandhi@yahoo.com
QAContact: public-qt-comments@w3.org
I am reading the latest XSLT 2.0 spec. My present section of interest is "16.1
Multiple Source Documents". I like the new features offered by the document
functions [respectively document($uri-sequence as item()*) as node()* ,and
document($uri-sequence as item()*, $base-node as node()) as node()*].
I am enticed to use the new document function; but the problem I feel from the
point of view of XSLT users is that, there are no use cases described in the
spec. I'll be grateful if we can have some use-cases described in the spec for
this section.
Regards,
Mukul
Received on Friday, 19 August 2005 05:17:33 UTC