Hi,
This, I'm sure, is a very simple problem.
I'm trying to use the xslt document() function to add a piece of information from a second xml file.
The main xml has a list of football teams, wins, losses, goals scored etc.
main xml:
...etc ...>
<league>
<teams>
<team>
<teamID>4573</teamID>...