[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Embedding html within xml


Subject: RE: [xsl] Embedding html within xml
From: "Robert Stukey" <restukey@xxxxxxxxx>
Date: Wed, 10 Mar 2004 12:25:04 -0500

           You could parse the string looking for the &lt;a .... etc. and
recreate with an xsl:element. Its a little bit of substring-before() and
substring-after(), but not much. With 2.0 I used the character maps.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread