Subject: Re: XSL and entities
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 16 May 2000 09:33:39 +0100 (BST)
|
> You can't do this like you are showing it in your example (it's the
> almost the same topic we are discussing under the title "feature
> request") as the entities are resolved by the XML parser and their name
> is not available by the XSLT transformation.
These are NDATA entities, so you can use unparsed-entity-uri() to get
the filename.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|