The XMLTransform Add-In transforms XML files
features | |
Add-in type | Logic |
Interfaces | File directory |
Transactions | |
Events | |
parameter | |
directory | Specification of the directory in which the transformed XML file is saved |
archive | Directory in which the original file and the transformed file are to be archived. (Optional, default = “” = do not archive anything) |
enableDocumentFunction | true = activates the document function for access to nodes in the XML document (optional, default = false) (details under https://msdn.microsoft.com/de-de/library/ms256465(v=vs.120).aspx) |
enableScript | true = Allows the use of scripts in the XSL. (Optional, default = true) |
xsltStylesheet | Directory of the XSLT file |
outputExtension | File extension of the transformed file (optional, default = “.xml”) |