Re: [xsl] Transitive closure for XPath

Subject: Re: [xsl] Transitive closure for XPath
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Thu, 19 Apr 2001 18:47:26 +0100

Francis Norton wrote:
> 
> 
> you could have
> 
>         closure(/closure/node[1], key("myKey", @child))
> 
or, even more interesting, could you do this? 

         closure(/, document(/xsd:schema/xsd:include/@schemaLocation))

Francis.

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


Current Thread