• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

XSL to transform XML to HTML format

 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am working on a project where we need to write XSL to transform a XML file to HTML format. The HTML format is very complex and naturally required XSL will be very complex.

I am looking for a tool or a utility that can generate the XSL required to transform a given source XML file to HTML format. This will save a lot of time and effort for me.

Any help in this regard will be greaty appreciated.

Regards
Abhijit.
 
reply
    Bookmark Topic Watch Topic
  • New Topic