I am new in xslt. I have the following problem. I need within an xml, to remove a specific attribute (theAttributein the example) from a specific element (e.g.
theAttribute
I have a xml like:
some stuff
and I'm adding at end of list of attributes a status from an outside value.
\saxonee\bin\Transform.exe -xsl:my_script.xsl -s:rows.xml status="completed"