Steven Noels wrote: > J.Pietschmann wrote: > >> Rodent of Unusual Size wrote: >> >>>>> suppose i want the following to appear verbatim in the >>>>> output .html file: >>>>> >>>>> >>>>> >>>>> how do i represent this in the xml? >>>> >>>> >>>> >>>> <?php phpinfo(); ?> >>> >>> >>> >>> >>> nope, sorry; the brokets remain encoded and therefore do not >>> trigger the php parsing. >> >> >> >> Use and add a template to the XSLT >> which copies PI through (should be already there...) >> If this doesn't work with Cocoon, complain on the Cocoon >> list, LOUDLY. > > > Template is there, PI-template there, but apparently the > HTMLSerializer happily chops the second question mark away from the > output: > > > ^^ > > Let's complain loudly :-) ... to Xalan guys! :) All Cocoon serializers extended from AbstractTextSerializer are barely wrappers around identity transformer. And Xalan's identity transformer is known to have issues. PS: Has anybody tried Saxon? Vadim > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org