Jul 3, 2008

XSLT Process

Here is the process to generate the output (txt,pdf,scg,csv etc.) using xml, xsl and xslt processor.

1) Get the XML containing the data.
2) Decide on the layout of output.
3) Write the XSL file
4) Run the XSLT processor to generate the output document.

No comments:

Post a Comment