This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: <A> with parameters


> The only way out is disable-output-escaping.
> 
> Unfortunately standard XSLT 1.0 allows d-o-e only for text 
> nodes, so you
> have to write the whole element tag using d-o-e. Saxon has an 
> extension,
> saxon:disable-output-escaping on the xsl:attribute 
> instruction, which was
> designed to fill this gap.

Michael,

I' ve downloaded Saxon, and am going to try it instead of Xalan.  The only
issue I have now is re-writing the servlet to take the DOM document and
serialize it to the transformer - but that seems pretty straight forward.

Thanks for the advice. 

Regards,
Peter


******************************************************************************

Check us out at http://www.syntegra.com

***********************************************************************

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]