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]

RE: XSL attribute expression


> Instead of getting 
> <A HREF="http://www.apago.com/jobs/1">URL</A>
> I am getting
> <A HREF="{@url}">URL</A>
> 
A guess: you are using Microsoft IE5 XSL, not XSLT. It's a different
language, in particular it doesn't support attribute value templates. See 
http://www.netcrucible.com/xslt/msxml-faq.htm


Mike Kay 


 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]