Ian Skinner wrote: > I'm learning XML and integrating it wit CFMX at the same time. We are doing > a prototype application here, recreating our Intranet phone directory in > XML. The idea is to create one XML file that is stored for 1 week, (we > generally only get new employees on Mondays, so it will refresh each Monday) > Creating this XML document with the CFXML tag and saving it with CFFILE is > very straight forward. Things start getting a little confusing when I start > trying to integrate a XSL document so that we can display the directory. > There are six views we want to provide, so that translates into six > variations of the XSL document.
Other thread: http://www.houseoffusion.com/lists.cfm?link=m:5:8728:80100 You only need 3 variations of the XSL document if you handle the difference between the screen and print versions using CSS. I can't really help you with the rest of your question. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

