| Subject: Re: [xsl] generate-d( ) not working From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Tue, 01 Jul 2003 17:42:36 -0400 | 
  <xsl:template match="//HSS">
    <xsl:for-each select=".">
                <a name="{generate-id(HSS)}">
                <xsl:value-of select="@name" /><br />
                <xsl:value-of select="@required" /></a><br />
    </xsl:for-each>
  </xsl:template>
Cheers, Wendell
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] generate-d( ) not working, David Carlisle | Thread | RE: [xsl] generate-d( ) not working, John | 
| RE: [xsl] XMLNS attribute in the XM, Michael Kay | Date | RE: [xsl] generate-d( ) not working, Michael Kay | 
| Month |