Newbie Question

I'm trying to learn XLS myself with limited success.

So this is my input record:

<AI00010002 type='wiki'>Status_Message_for_APS_MobModel_and_QXDM</AI00010002>

and this is what I want for an output record:

<aitag type="wiki">Status_Message_for_APS_MobModel_and_QXDM</aitag>

I'm almost there . . . what goes in the place I am missing?

<aitag><xsl:attribute name="type">what goes 
here?</xsl:attribute><xsl:value-of select="."/></aitag>

Frank

Received on Wednesday, 7 May 2008 01:17:40 UTC