XML Document Define and XSL references

Greetings all.

Im creating an auxillary xml log file in my FB project. Im having trouble finding a way to include a xsl-stylesheet tag, or other XML declarations for that matter.

Nodes and data are otherwise being recorded properly in my log file.

This is what I want to accomplish.

<?xml version="1.0"?>
<?xml-stylesheet type='text/xsl' href='http://commonlocation/report.xsl'?>

I tried added them in the field for "Create XML document from text" and "Load document from file" with no success.

Hope someone has tackled this! Thank you :)

Roland

 

Hi Roland,

I just tried this using the XML Document Define action and pasted your xsl code in plus a root node in the “Create XML Document from text” section. I then used the XML Save Document action to save it to disk as “blah.xsl”. Anyway, it seemed to work fine for me. It’s possible the forum has mangled your pasted xml code and I don’t understand the issue correctly… if this is the case, please email me at support and I’ll look into it more.

cheers,
.t8