xsl-list
[Top] [All Lists]

Re: [xsl] why is the <p> preserved on one page and changed into &lt; on another page

2012-01-01 07:45:49
Roelof Wobben wrote:

I have two pages.

One is the<p>  preserved. See http:/test.tamarawobben.nl

On another the p tag is changed into&lt; p&gt; so that the<p>  is displayed on 
the screen. See http://test.tamarawobben.nl/dagboek/2005-02/1

Well what exactly is the input? Does it contain X(HT)ML element nodes (e.g. "p" elements)? Or elements with text content that is escaped markup (like <tekst><![CDATA[<p>...</p>]]></tekst>)?



--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--