Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

unparsed html in an xml element string, an xsl problem

Question posted by: mhaft (Newbie) on June 27th, 2008 09:12 AM
Hi,

I have an xml document that uses dublin core namespaces, in it there is an element called <dc:description> which contains a string. This string contains some html mark up and it is coming out in my transformed html document as unparsed html.

I've written an xsl template that scrubs the markup from the output of dc:description but ideally I would like it to simple be parsed as it is.

Anyone know why this isn't happening and have a suggestion for what to do about it? Code available if needed.

Thank in advance

Mike
jkmyoung's Avatar
jkmyoung
Moderator
797 Posts
June 27th, 2008
02:30 PM
#2

Re: unparsed html in an xml element string, an xsl problem
Sounds like it could be a namespace problem, but post the xslt and relevant part of xml and it'll be easier to tell.

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,798 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top XML Forum Contributors