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: Inserting URL info from XML element into XSL template


Thanks a lot, Jim!

>===== Original Message From xsl-list@lists.mulberrytech.com =====
><img scr="images/<xsl:value-of select="img" />" />
>is not valid
>
>use shorthand
><img scr="images/{img}" />
>
>cheers,jim fuller


 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]