I have been able to follow the examples in the DocBook XSL guide and have inserted the code as per Chapter 11 but I am still having issues since the html is a href with POST parameters that is causing the transformation engine to choke. I have treated the HTML as malformed and done as suggested -- wrapped the html in proper xml tags <badcode> html </badcode> but still no luck
----- Original Message ----- From: Eric Hagemann To: [email protected] Sent: Saturday, July 25, 2009 5:41 PM Subject: [docbook-apps] html pass thru Hello, Seems like a simple thing that I should be able to find in help -- but to no avail. I am writing contect destined for web output and I want to place some html within the docbook xml and have it pass thru unaltered. I want the html to be "live" and thus CDATA will not work Is there a processing instruction for such a purpose ? Cheers Eric
