XML to HTML converter
XML to HTML converter
Out of context: Reply #10
- Started
- Last post
- 10 Responses
- sparker0
you don't need a program to do it...you just need to develop a xsl template.
http://www.w3.org/TR/xslt
http://www.xslt.com/
http://www.zvon.org/xxl/XSLTrefeā¦i'm sure you could write a parser or transformation app in php, perl or python (or any web based langauage for that matter). but there isn't a need for it...when xslt will do it for you without major development.