xsl-list
[Top] [All Lists]

Re: simple question: <fo: and parse "&"

2003-11-12 06:12:51
Hmm,

No doesn't work. trying to get my hands on this subject.

[quote]
but my guess is, the spacing in the output is wrong(?)
[/quote]

What do you mean by that? 

Furthermore if i clear &amp;  and just use
<fo:inline >Report: Profit and Loss</fo:inline>
it will show up. 

My xsl sheet starts with <?xml version="1.0" encoding="UTF-8"?>

Any more suggestions, tips?

Grtz,
Barry

----- Original Message ----- 
From: "Andreas L. Delmelle" <a_l(_dot_)delmelle(_at_)pandora(_dot_)be>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, November 12, 2003 1:52 PM
Subject: RE: [xsl] simple question: <fo: and parse "&" 


-----Original Message-----
From: Barry van Weldam

Trying to parse the following

"Report: Profit & Loss"

tried
<fo:inline >Report: Profit &amp; Loss</fo:inline>

and

<fo:inline >Report: Profit & Loss</fo:inline>

with no luck.


Hi,

Don't exactly see what the problem is (in the first case... as for the
latter, that obviously won't work ), but my guess is, the spacing in the
output is wrong(?) try:

<fo:inline>Report: Profit <fo:inline>&amp;</fo:inline> Loss</fo:inline>


Hope this helps!

Greetz,

Andreas


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



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