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


> >         closure(/closure/node[1], key("myKey", @child))
> >
> or, even more interesting, could you do this?
>
>          closure(/, document(/xsd:schema/xsd:include/@schemaLocation))

Should work. Selects a new document on every step and returns you a nodeset
full of document nodes.

Christian



 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]