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]

Multiple Xml trasformation


Hi, I have question: 

I have many XML documents of the same format like this 
<Entries> 
    <Entry>...</Entry> 
     <Entry>...</Entry> 
    ... 
</Entries>. 

I'm using muenchian method to select distinct entries from file and
display 
its count. 

And question is: 
How can I count distinct entries from multiple xml files ? 
Is some way how to merge these xml files to one source and then perform 
tranformation or something else how solve this problem? 

thanx Jozef 

 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]