Menu

Monday, August 8, 2011

Linux Command - xsltproc

Xsltproc – It is a Unix/Linux command line tool to transform the XML file into an Html or XML file.

# xsltproc  [OPTIONS]  stylesheet-file  input-xml-file

# xsltproc  - -output  books.html books.xsl books.xml