This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

refrencing unparsed entities within an attribute


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]