Problem merging similar XML files with XSL
- by LOlliffe
I have two documents that I need to merge, that happen in a way that I don't seem to be able to find covered in other examples. Namely, that it needs to match not only on a node's attribute at one level, but also on the value of an attribute a node level below that, to get that node's value.
I'm trying to take this sample:
<?xml…