Re: Future XSLT extensions. document(). Summary.

Subject: Re: Future XSLT extensions. document(). Summary.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 23 Mar 2000 08:57:58 GMT
me> but the other forms just change the base URL for resolving relative URIs
me> so no real difference in principle is there?

Paul> I'm sorry, but the answer is : "No".

Or rather, "yes". The second argument changes the base URL which
you can't do with the one argument form. But the nodeset in first
argument form is equivalent to lots of calls to the basic uri-string
form connected together with |.

So it's a shorthand, so what? So is xsl:for-each, or xsl:if, literal
result elements, AVTs and probably several other constructs.

I give up, I shall try to refrain from continuing this thread:-)

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread