![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: help needed >Thread Next - Re: help needed Re: help neededTo: NULL Date: 3/3/2004 3:26:00 PM <?xml version="1.0"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:output method="html"/><xsl:template match="/"><xsl:text>:: Participant Header ::</xsl:text><xsl:call-template name="participant"></xsl:call-template><xsl:text>:: Household Header ::</xsl:text><xsl:call-template name="household"></xsl:call-template><xsl:text>:: Other Header ::</xsl:text><xsl:call-template name="other"></xsl:call-template></xsl:template><xsl:template name="participant"><xsl:for-each select="//participant"><p><xsl:value-of select="concat(' Name: ',./name,', Gender: ',./gender)"/></p></xsl:for-each></xsl:template><xsl:template name="household"><xsl:for-each select="//household"><p><xsl:value-of select="concat(' Part Name: ',./partname,', Relationship: ',./relationship)"/></p></xsl:for-each></xsl:template><xsl:template name="other"><xsl:for-each select="//other"><p><xsl:value-of select="concat(' Name: ',./partname,', Relationship: ',./relationship, ', Whom:',./whom)"/></p></xsl:for-each></xsl:template></xsl:stylesheet>
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
