Xslt Transformation with Azure Function
XsltCompiledTransform does not allow embedded (inline script) code.I came across this github project and need to test this out: brandonh-msft/EmbeddedXsltTestFunction: Demonstrates how to use custom code in an XML Transform from…