|
Subject: Re: Simple question - links From: David Carlisle <davidc@xxxxxxxxx> Date: Wed, 6 Oct 1999 14:32:05 +0100 (BST) |
]
] What XSL do I need to get from
] <mylink>
] www.yahoo.com
] </mylink>
]
] to
]
] <a href="www.yahoo.com">Click Here</a>
<xsl:template match="mylink">
<a href="{normalize(.)}">Click Here</a>
</xsl:template>
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Simple question - links, Miloslav Nic | Thread | ANN: Mailing list for FOP Developer, James Tauber |
| XSL debugging (was Re: xsl:copy and, Tangi Vass | Date | Re: XML+XSL transforms to a print-r, Zsolt Czinkos |
| Month |