[xsl] Turning escaped HTML back to markup

Subject: [xsl] Turning escaped HTML back to markup
From: "Paul Spencer" <xml-dev-list@xxxxxxxxxxxxxx>
Date: Mon, 17 Nov 2008 14:25:08 -0400
I am exporting an Access 2003 database as XML. Some of the fields should
contain HTML, but the XML export from Access seems to escape the angle
brackets. So three questions:

1. Has anyone successfully got HTML into and out of an Access 2003 database?

2. Alternatively, I write a recursive template using lots of substring-xxx
and xsl:element. Not too difficult, but if anyone knows of a suitable
template available to use, that would save some time.

3. Or have I missed something?

Regards

Paul

Current Thread