Re: [xsl] parsing entities

Subject: Re: [xsl] parsing entities
From: silvan <silvan@xxxxxxxxx>
Date: Mon, 25 Aug 2003 21:02:12 +0200
> Entity references are expanded by the XML parser, they are never seen by
> the XSLT processor. The XSLT processor cannot influence how XML entities
> are expanded, by the time it gets to see the source tree, the job has
> already been done.

Hm, ok. Thanks for enlightenment ;)
Will have to wrap the entity outputs in xsl templates then.




Regards
silvan


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


Current Thread