Hi all,
I want to achieve the following. When i check in a XML file into a space, i want a content rule on that space to alter the xml file to add a processing instruction. This processing instruction would be the reference to a XSL stylesheet.
By running a script with the content rule i can write my own javascript. In "normal" javascript i would have been able to address an XMLDOM object to change the XML file.
Is something like this possible too with the Alfresco Javascript API?
Kind regards,
Koen Bonnet