Hello folks,
Here's what I'm trying to do. I have a database which contains content
for the creation of a document. Part of that content may be HTML. I'm
generating an XML document that represents the content of the DB using
WebObjects. This all works fine.
My intent is to provide a set of XS
I am trying to use this in an XSL template:
When I do this, the result I get is the attribute value escaped, with
the following text both preceding and trailing the attribute:
I was expecting the value of the attribute, with no escaping. Then,
my attribute value could have some HTML or XML