|
Subject: Re: [xsl] Using HTML tags From: Alessio Mazzieri <mazzieri@xxxxxxxxxxx> Date: Tue, 27 Nov 2001 16:45:34 +0100 |
encode the previous string as
<description>Some <b>description</b></description>
why couldn't that be encoded with elements
encode the previous string as
<description>Some <b>description</b></description>
in which case you would be in much better position.
<fp:if-post>
<fp:write to="XMLdoc" select="{@tag}">
<request:get-parameter name="{@tag}"/>
</fp:write>
</fp:if-post><fp:if-post>
<fp:write to="XMLdoc" select="{@tag}">
Some <b>description</b>
</fp:write>
</fp:if-post>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Using HTML tags, David Carlisle | Thread | Re: [xsl] Using HTML tags, Alessio Mazzieri |
| Re: [xsl] [XPath] Type of the first, Jörg Heinicke | Date | Re: [xsl] [XPath] Type of the first, David Carlisle |
| Month |