Hi,
can anyone tell me if it's possible to generate a list of unique items (eg names) from an xml document using xslt?
I have a report in xml format which, among other things, lists userid with multiple occurrances of each. I'd like to be able to create a list of unique 'userid's to populate a drop-down list when the document is viewed in a browser.
Any ideas?
Regards
can anyone tell me if it's possible to generate a list of unique items (eg names) from an xml document using xslt?
I have a report in xml format which, among other things, lists userid with multiple occurrances of each. I'd like to be able to create a list of unique 'userid's to populate a drop-down list when the document is viewed in a browser.
Any ideas?
Regards