Sign In/My Account | View Cart  
advertisement

Article:
 Shortening XSLT Stylesheets
Subject: Great Article (small error though?)
Date: 2003-06-12 08:33:07
From: chris hoke

a really interesting article as i never used attribute sets yet and did not think about this usage possibilities of concat...


just one thing:


concat('create_html_header(',@title,@author,');')


should really be


concat('create_html_header(',@title,',',@author,');')


should it not?




Previous Message Previous Message   Next Message Next Message


Titles Only Full Threads Newest First

Sponsored By: