Subject: RE: simple question: <fo: and parse "&"
From: "Rob Taylor" <rob@xxxxxxxxxxxx>
Date: Thu, 13 Nov 2003 07:54:26 -0000
|
Just a guess, but you could try
<fo:inline >Report: Profit &amp; Loss</fo:inline>
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Barry van
Weldam
Sent: 12 November 2003 12:54
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: simple question: <fo: and parse "&"
Hi,
Trying to parse the following
"Report: Profit & Loss"
tried
<fo:inline >Report: Profit & Loss</fo:inline>
and
<fo:inline >Report: Profit & Loss</fo:inline>
with no luck.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|