[dom4j-user] disable-output-escaping

2003-10-06 Thread Tony Giaccone
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

[dom4j-user] disable-output-escaping

2003-03-20 Thread John Brayton
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