xsl-list
[Top] [All Lists]

Re: [xsl] Selectively convert Attributes to child Elements

2009-05-19 00:12:37
Thank you! That was very helpful! One final addition: how do I get
this new element:

  <tags>news,breaking news</tags>

Converted to:

  <tags>
    <tag>news</tag>
    <tag>breaking news</tag>
  </tags>

?

Regards,

The Web Maestro
-- 
<the(_dot_)webmaestro(_at_)gmail(_dot_)com> - <http://ourlil.com/>
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--