|
Subject: Re: How to generate HTML with dynamic attibutes? From: David Carlisle <davidc@xxxxxxxxx> Date: Mon, 4 Oct 1999 12:28:52 +0100 (BST) |
> How to write the well-formed xsl stylesheet to avoid hard-coded HREF
> and SRC attributes?
<xsl:template match="foo">
<a href="{@link}"><img src="{@bitmap}"/></a>
</xsl:template>
not tested
david
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: How to generate HTML with dynam, Tangi Vass | Thread | advanced sorting (order-by), Mattias Konradsson |
| RE: normalize as part of a 'select-, Kay Michael | Date | Re: advanced sorting (order-by), Mattias Konradsson |
| Month |