[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Thomas B. Passin" <tpassin@h...>
  • To: xml-dev <xml-dev@l...>
  • Date: Mon, 19 Feb 2001 22:13:33 -0500

If you don't want a start tag with an attribute, then don't write
<xsl:attribute  ....  Instead, just write the literal output that you want,
which is something like

&lt;a href=<xsl:value-of select='....'/>&gt;

Praveen Shenoy said

> I have a need to embed the html tag in the element so that it is
> interpreted by the browser and rendered as it is. But anchor the tag is
> showing up as it is instead of being interpreted by the browser. Here is
> a fragment of the xml and xsl
>

Cheers,

Tom P



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member