XSLT Programmer's Reference

Brand: Wrox Press

Write a Review
$25.07 - $31.56
UPC:
9781861003126
Binding:
Paperback
Publication Date:
5/15/2000
Author:
Michael Kay
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

THIS BOOK HAS BEEN UPDATED. XSLT PROGRAMMER'S REFERENCE, 2ND EDITION (ISBN 1861005067), IS AVAILABLE TO ORDER NOW

XSL (eXtensible Stylesheet Language) is the styling language to match XML. At the most basic level it allows the programmer to manipulate XML on a template model - XSL provides the template to fit XML data into for displaying on a web page. However, it is capable of much more than that, and allows programmers to selectively query, display and manipulate data, perform scripting-like operations on the XML document and transform it into pure HTML for use on browsers which don't support XML.