| 
 
Subject: [xsl] remove shape="rect" attribute from anchors within  xsl:template From: "B. Kamer" <post@xxxxxxxxxxx> Date: Fri, 2 Nov 2007 14:02:11 +0100  | 
    <xsl:template name="merge-documents">
        <xsl:param name="chapter-list" />        <xsl:variable name="result">
            <xsl:for-each select="$chapter-list">
                <xsl:variable name="full-path">
                    <xsl:value-of select="$base-path" />
                    <xsl:text>/</xsl:text>
                    <xsl:value-of select="@path" />
                </xsl:variable>| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Defining a Section within a S, geoff hopkins | Thread | Re: [xsl] remove shape="rect" attri, David Carlisle | 
| Re: [xsl] normalize-space processin, David Carlisle | Date | [xsl] Merging multiple documents an, Mark Peters | 
| Month |