[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Problem with Entities
Subject: Re: [xsl] Problem with Entities
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 31 Jan 2007 09:40:23 GMT
|
don't use
{@entity}
use
{unparsed-entity-uri(@entity)}
David
|