I use the Altova MapForce Designer to generate my XSLT Mappings we process in our Microsoft Service.
Now i would like to use the MS Ref to generate some C# Functions i need in the Mapping. I do not find the way to create a C# user Defined Function from the Designer.
Of course i can add the Functions at the end of the XSLT generation by hand, but it would be nice to have the hole XSLT in the Altova MFD File I think there should be a possibility to add a "Script" Tag to the Mapforce Toolbox but i do not find the setting.
- Is there a DLL i need to add the library?
- Is there a XSL File that declares the msxsl Namespace and i can import?
Thanks for some hints.