[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] XSL-FO escaping line breaks


Subject: [xsl] XSL-FO escaping line breaks
From: "Sally Williamson" <swilliamson@xxxxxxxxxxxx>
Date: Wed, 4 Aug 2004 16:19:32 -0600

I am trying to preserve line breaks in a string value called @comment

I have parsed the comment, so that there are <br/> tags where I want a line
break.

In XSL, this is working (the <br/> tags are interpreted correctly):
<xsl:value-of select='@comment' disable-output-escaping='yes'/>

but this does not work in XSL-FO.  My comment shows the '<br/>' tags.

Is some way to have these <br/> tags interpreted as line breaks in XSL-FO?
Or is there some other character or tag that could be parsed in the comment,
and interpreted correctly
in both XSLT and XSL-FO?



Thanks,
Sally

Sally Williamson
1580 Lincoln St. , Suite 930
Denver, CO 80222
303-222-6137
303-863-0505 (fax)
swilliamson@xxxxxxxxxx


Current Thread
Keywords