Thank you very much Alain I see where I was going wrong. I have not came across that way of setting the namespaces it also solves a number of issues with this type of default namespace in other xml issues I have faced in c# and python. You are very kind to have modified the xhtml file. EDIT: I do have one follow up question. If I wanted to do a calculation in xf:bind to save to a node in the xml and also show the value in the xf:output tag how would i go about doing this? When the page loads it seems...
Thank you very much Alain I see where I was going wrong. I have not came across that way of setting the namespaces it also solves a number of issues with this type of default namespace in other xml issues I have faced in c# and python. You are very kind to have modified the xhtml file. Kind regards, Ian
Hello Alain, I hope you are well and thank you for producing this tool. Only recently have I discovered and started looking into XSLT and its many uses. I am particularly interested in it because in workplace we use software which allows test data to be imported as XML, and our testing apparatus output data in XML. I had been producing programs in C# and python to painstakingly transform the output XML into compliant input XML which I am now simplifying by using XSLT. Getting to the point of my email,...