ColdFusion MX XSLT limitations? - TechRepublic
General discussion
November 19, 2003 at 07:27 AM
matthew

ColdFusion MX XSLT limitations?

by matthew . Updated 22 years, 7 months ago

I found some cleaver code on the IBM DeveloperWorks site which combines several xml source documents and transforms them to HTML.

The problem is, I don’t think ColdFusion MX can handle the xsl document() function. If anyone can get this little app to work in CFMX, I’d love to learn how you did it.

http://www-106.ibm.com/developerworks/xml/library/x-tipcombxslt/

This discussion is locked

All Comments