I have an XML file (generated by WCAT load testing tool) that has a referenced XSL file.
But how do I view it? The XML must be transformed by the XSL, but apart from writing some code, is there not a tool that just 'views' XML like this?
Update
I have the (expensive) Oxygene installed, but it cannot do the transform due to errors in Microsoft's report.xsl
Variable rowId has not been declared. Variable state has not been declared.
So this is probably why it failed in IE11, which I thought was supposed to be the standard viewer for XML + XSL on Windows.