More
Image
Difference between XML and XSLT
By JC.Adinarayana Reddy On 07 Jul 2016
Categories: XML
S.No
XML
XSLT
1
XML is used for storing data in a structured format.
XSLT is used for transforming and also for formatting XML file to display the content or to process the content.
2
XML does not perform transformation of data.
XSLT is a specialized language that performs transformation of one XML document into a different XML document. XSLT can also perform transformation of XML document into HTML document and XHTML document.
3
XPath is a specialized language that is used to address portions of the XML file.
XSLT will be using XPath for transformation and formatting of XML file.

 

Ref:http://onlydifferencefaqs.blogspot.in


Comments
Message :
Comments
JC.Adinarayana Reddy
.net
.net