Web Services, Part V: XML and XSLT Programming: A Final Word - Doc JavaScript | WebReference

Web Services, Part V: XML and XSLT Programming: A Final Word - Doc JavaScript


Web Services, Part V: XML and XSLT Programming

A Final Word

In this column we continued our series on Web services. We focused here on the XML format which is the main medium for sending and receiving Web services. We showed you first the big advantage of XML and XSLT: total separation between data and format (unlike HTML, where data and format are mixed). We guided you through a sample XML file, and explained its hierarchical structure. We used the MyDVD Rental Store's report to teach you how to convert XML to HTML using XSLT. The features and constructs of XSLT were the main thrust in this column, We showed you how to loop through XML data elements in XSLT, how to format numbers, how to sum data elements, how to define variables, and how to reuse them. We also explained how to define and use conditional statements in XSLT.

In this column you have learned:

https://www.internet.com


Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: December 31, 2001
Revised: December 31, 2001

URL: https://www.webreference.com/js/column100/10.html