|
Subject: Re: How do I insert an XSL processing instruction in a string? From: James Clark <jjc@xxxxxxxxxx> Date: Wed, 30 Dec 1998 10:51:37 +0700 |
Use xsl:attribute:
<A>
<xsl:attribute name="name"><xsl:eval>...</xsl:eval>"></xsl:attribute>
</A>
julian.burman@xxxxxxxxxxxxxx wrote:
>
> As the subject says, how do I insert a processing instruction in a string?
>
> I need to be able to construct an HTML anchor on the fly via XSL, along the
> lines of:
>
> <A name="docname#<xsl:eval>ancestorChildNumber("CHAPTER",
> (this))</xsl:eval>"></A>
>
> Regards
>
> Julian Burman
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| How do I insert an XSL processing i, julian . burman | Thread | Is it possible to test a macro argu, Oren Ben-Kiki |
| Re: XSL with scripting, Chris Lilley | Date | Re: Another DOM and XSL incompatibi, James Clark |
| Month |