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: Keys across multilple input files


> I have not followed this through in a test, but could one not 
> 
>  - build the separate key tables for each document
>  - use Muenchian techniques to get back a list of them for each
>    document
>  - stash all those lists in a new tree in a variable
>  - convert that tree to a nodeset
>  - fool around in that nodeset, where all the keys are known, to find 
>    out which document a key comes from 
> 
Yes, this is essentially the same as the technique I originally proposed, of
creating a new XML document to act as an index of all the other documents.

Mike


 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]