J
Joe Price
Hi chaps
I've got an XML file, within that file i've embedded html code using
the
<![CDATA[ ]]>
tag
I'm displaying that xml file through a browser using an xsl style
sheet. However it is displaying any html from the xml file as text,
ie its displaying as text <br/> and <b> etc
How can i tell my xml file to display the html tags as html and not
display them as text?
Many thanks
I've got an XML file, within that file i've embedded html code using
the
<![CDATA[ ]]>
tag
I'm displaying that xml file through a browser using an xsl style
sheet. However it is displaying any html from the xml file as text,
ie its displaying as text <br/> and <b> etc
How can i tell my xml file to display the html tags as html and not
display them as text?
Many thanks