Yes I do mean loading the content of a file into a variable.
Unfortunately I don't have access to an XSLT 2.0 processor so can't use temporary trees.
I suppose that means I'll just have to do the strip create a new file and then do my other transform on that until I do have access to an XSLT 2.0 processor.
Bit of a pain but I can easily script that.
|