Monday, February 04, 2008

XSLT

XSLT is used to convert XML documents from one format to other.
It can also be used to convert XML document to other formats like HTML commonly called as XHTML and also text documents.
These text documents can be anything example C# programs . :)

Following is the URL for the W3C schools XSLT tutorial.
http://www.w3schools.com/xsl/default.asp.

This is an introducyory tutorial which introduces to the XSLT.

Thanks

No comments: