Need Help Urgently
I am comfortable with XML.
Can anybody tell me that what is XSL and why do anybody need XSL ?
Thanks.
Manish.
# 1 Re: Need Help Urgently
Manish,
XSL is used to either transform XML data or format the XML data for
presentation in a browser.
A neat example of transforming data (if you have IE 5.0) is at ...
http://msdn.microsoft.com/xml/samples/portfolio/sort.htm
After you test the links be sure to "View Source".
And, a fairly boring but illustrative example of using XSL to format the
presentation of XML (if you have IE 5.0) is at...
http://msdn.microsoft.com/xml/samples/pole/pole.xml
Be sure to check out the XSL developer's guide which will then show you the
XSL documents that were used to modify the XML data at...
http://msdn.microsoft.com/xml/xslguide/default.asp
HTH,
Phil
manish jain <manishj@obvision.com> wrote in message
news:390970f6@news.dev-archive.com...
> I am comfortable with XML.
> Can anybody tell me that what is XSL and why do anybody need XSL ?
> Thanks.
> Manish.
>
>