NickMalloy
Programmer
I am thinking about creating a website completely through XML and XSL. I am using MSSQL for my database and would be creating the XML document through ASP.NET. My question is that some of my database content contains HTML such as image tags and such. Is there anything I have to worry about when it comes to bringing the html stored in the database to XML?