View Single Post

Old 06-22-2007, 07:50 AM   #1 (permalink)
HairyMingerUK
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 HairyMingerUK is on a distinguished road
Can you transform an xml file into another xml file, which is then tranformed

into html? This one's giving me a real headache!I have an XML file, which is similar to this:and, I have an XSLT which will group the call records by date, and cound the records. What I'm wanting to do is transform it into something like the following:I can output it into an HTML document with no problems but, when setting the browser doesn't show me any XML code. Am I doing anything wrong there or it is by design?From that, I'm wanting to also transform the resultant XML into HTML using a second stylesheet.Is that possible as well?Ah, using both IE7 and Firefox 2.0.Here's the "stage 1" xslt file if it helps:
__________________
HairyMingerUK is offline   Reply With Quote