refrencing unparsed entities within an attribute

Subject: refrencing unparsed entities within an attribute
From: "Yasser El-Zein" <xsl_list@xxxxxxxxxxx>
Date: Wed, 14 Jun 2000 18:12:52 EDT
In the XML, if I have an unparsed entity value:
<!ENTITY e1 "ValOfE1" NDATA TEXT>
can I refrence it within the value of an attribute?
something like: <tag attr="&e1;"/>
Knowing that this value can be referenced within the value of an attribute in the XSL using: {unparsed-entity-uri('e1')}.




________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



Current Thread