Tags:
create new tag
, view all tags
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:for-each select="people/person">

  • <xsl:apply-templates select="name" /> <xsl:for-each select="project">
    • <xsl:apply-templates /> </xsl:for-each> </xsl:for-each>
Topic revision: r1 - 2002-03-14 - CharlieReitsma
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.