This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]