- From: Kay Michael <Michael.Kay@icl.com>
- Date: Wed, 15 Sep 1999 14:27:54 +0100
- To: "'xsl-editors@w3.org'" <xsl-editors@w3.org>
Section 15.2 has the example
<BODY bgcolor='&{randomrbg};'>
I think this should be
<BODY bgcolor='&{{randomrbg}};'>
To avoid expansion as an attribute value template.
Mike Kay
Received on Wednesday, 15 September 1999 09:28:34 UTC