[xep-support] can the < > symbols be replaced with &lt; and &gt;

Jerry Janofsky JanofskyJ at comcast.net
Sun Oct 14 12:39:54 PDT 2007


I have an issue where I am generating XSL:FO that looks like this (see
below) because my XSLT disables output escaping. This understandably causes
trouble with XEP 4.6, it ignores the line.

 

I could avoid this problem if XEP could understand this:
&lt;/fo:table-row&gt; instead of </fo:table-row>   Does it?

 

 

  <?javax.xml.transform.disable-output-escaping ?> 

  </fo:table-row> 

  <?javax.xml.transform.enable-output-escaping ?> 

 

 

 

 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20071014/c90abef6/attachment.html>


More information about the Xep-support mailing list