xsl-list
[Top] [All Lists]

Re: parsing entities

2003-08-25 12:02:12
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



<Prev in Thread] Current Thread [Next in Thread>