OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XSL Help



Hi Friends,

      Kindly suggest me how to transform values of a single attribute to multiple hrefs using XSL or provide me the guidelines/idea how to do it.

      Input:
      <cit id="d1 d2 d3"/>

     Output:
      <a href="1"/> <a href="2"/> <a href="3"/>

Regards,
Kumar V.