Getting the value of an element with XSLT then removing it?

I think you want something like this (note that the xsl:for-each is now replaced by xsl:apply-templates and there are different templates for processing the inlineTag elements with different values of their name attribute. In particular, empty-bodied-templates do not copy the node they match to the output). Other than this, I haven't made any attempt to otherwise re-factor or improve your code -- it has big potential for improvement.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions