How to embed html in xml (i.e. prevent the html from being parsed)?

F

Failure

I want to embed html in my xml document. What tag must I use to
prevent the parser from parsing the html?

TIA!
 
F

Failure

Thanks!

A parser parses everything you feed it. Some parts of a document might be
marked as being "unparsed" character data, but it doesn't work the way you'd
think; it just leads to more FAQs. Just don't embed HTML in your XML. Embed
well-formed XHTML. Investigate the use of HTML Tidy, which is available at
www.w3.org.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top