XML to HTML converter
XML to HTML converter
Out of context: Reply #6
- Started
- Last post
- 10 Responses
- sparker0
xslt (extensible stylesheet language template) does this. not only is xslt created from xml, but it is probably the easiest way to convert raw xml to other formats (xhtml, text, etc).