Hi,
I'm rather new to XSLT programming and working with the XML webpart. So I need some hints.
I want to:
use the XML webpart to display information from another sharepoint list. the other sharepoint list contains URLs and I want to display the URLs via the XML webpart with alternate Texts as clickable links. Now I know, I have to write some XSL-code for the XML webpart. But I don't have any clues how to acces the data from the list.
How do I start?
which documentation do I have to read?