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

Re: [xsl] HTML character entity issue


Subject: Re: [xsl] HTML character entity issue
From: "Mandar Jagtap" <mandar.jagtap@xxxxxxxxx>
Date: Thu, 11 Dec 2008 18:50:58 +0530

Or you can also use something like this...
<![CDATA[<br/>]].

Mandar Jagtap


On Thu, Dec 11, 2008 at 6:31 PM, Atul Shinh <atul@xxxxxxxxx> wrote:
>
> Hi All,
>
> These are the environment details:
> XSLT 2.0, saxon parser
>
> I have an XML file, part of which looks like this
> ================ XML ========================
> <kbs_prodgruppe_beschreibung> besonders sanft ab, ziehen sie leise ins
> T|rschlo_ &lt; br/ &gt; und halten sie sicher geschlossen.
> <kbs_prodgruppe_beschreibung>
> ==============================
> ==========
>
> So instead of 'break'  tag [&lt;br/&gt;] it is HTML entity for that in
> XML. I want to replace it with 'break' tag [<br>].
>
> While generating the pdf the output is interpretation of HTML entities.
>
> Please suggest a solution.
>
> Thanks and Regards,
> Atul
>



--
Thanks & Regards,
Mandar


Current Thread
Keywords