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: Transitive closure for XPath




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


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