Re: Newbie Question

Hi I would recommend that you use the website W3 Schools if you want to
learn XSL. Its nothing to do with the W3C, but has some very good
although not particularly in-depth introductions to W3C technologies and
more.

In answer to your question what you want to do is this:

<aitag>
	<xsl:attribute name="type"><xsl:value-of
select="@type" /></xsl:attribute>
<xsl:value-of select="node()"/>
</aitag>

-- 
      ,'/:.          David Arakelian 
    ,'-/::::.        http://www.theatons.com/
  ,'--/::(@)::.      Web Security Consultant
,'---/::::::::::.    Wales
____/:::::::::::::.  
  T H E A T O N S  

Received on Saturday, 30 May 2015 03:32:49 UTC