Hello, this might seem like a silly question to some, but here it goes. I have a DOM instance of my XSLT in memory. Based on request, I insert an <xsl:sort/> element at a user specified location. How do I regenerate the DOM tree for it to show the sort element?
Christian
