Hartmut Holzgraefe wrote:

> btw: is there a way to tell an xslt processor to copy entities
>       verbatim? right now i do a "sed -e's/&/&'" before
>       applying my conversion stylesheet :(

Unfortunatelly not. XSLT operates on a tree constructed by XML parser -
all text entities are lost at this stage of processing.

-- 
-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to