Re: Referencing an attribute contains an entity

Subject: Re: Referencing an attribute contains an entity
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 18 Nov 2000 21:43:03 GMT
> Is this what you need?

> <img src="&logo;"/>

> It works in Xalan.

If logo is an NDATA entity declared with a notation then the XML syntax
would be <img src="logo"/> not using an &. assuming the src attribute is
declared to take values of type ENTITY.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


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


Current Thread