I have an interface who delivers 7 different XML files to the same location. I need different XSL mapping depending on the content of the files. I can define an XPATH expression who tells me which file I have received.
But how do I define the mapping depending of the file contens??
/Jakob