𝔖 Bobbio Scriptorium
✦   LIBER   ✦

XSLT Programmer's Reference

✍ Scribed by Michael Kay


Book ID
127446025
Publisher
Wrox Press
Year
2000
Tongue
English
Weight
6 MB
Edition
1
Category
Library
ISBN
1861003129

No coin nor oath required. For personal study only.

✦ Synopsis


XML has firmly established itself as the universal standard for managing data for the web and is now being implemented on a wide scale. XSL (eXtensible Stylesheet Language), a vital companion to XML, is used for two main purposes: to format or style XML data so that it can be displayed in a browser and to transform XML data (XSLT). When you transform an XML document, you manipulate the data into a new structure, for example, re-ordering the data. This enables the same data store to be used in an unlimited number of ways. XSLT is a flexible, customizable, and cross-platform language. XSLT is a notoriously difficult language to understand, but this book, while being a complete reference to the recommendation, will also give code examples showing how it all ties together and can be effectively employed in a real-world development scenario. This compact, relevant, updated version reflects recent changes in the XML specification and developments in XSLT parsers. The material on tools and implementations has been revised; so too have all the examples. It also includes a new chapter on writing extension functions.


πŸ“œ SIMILAR VOLUMES


Essential XML quick reference: a program
✍ Aaron Skonnard, Martin Gudgin πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley 🌐 English βš– 9 MB

This book is for anyone working with today's mainstream XML technologies. It was specifically designed to serve as a handy but thorough quick reference that answers the most common XML-related technical questions. It goes beyond the traditional pocket reference design by providing complete coverage

VBScript Programmer's Reference
✍ Adrian Kingsley-Hughes, Kathie Kingsley-Hughes, Daniel Read πŸ“‚ Library πŸ“… 2004 πŸ› Wiley 🌐 English βš– 6 MB

The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6. The script debugger, script control, and script encoder have all changed and the Windows Script Component Wizard, regular expres

Rexx Programmer’s Reference
✍ Howard Fosdick πŸ“‚ Library πŸ“… 2005 πŸ› Wrox 🌐 English βš– 8 MB

If you've spent time on IBM platforms - especially mainframe or midrange - chances are you know Rexx. Over a million developers recognize its productivity, power, and simplicity. Nowadays, it'll run on everything from Palm and Windows handhelds to Linux and Solaris boxes. Whether you're refreshing y

C# 2008 Programmer's Reference
πŸ“‚ Standards πŸ“… 2009 πŸ› Wiley Publishing, Inc 🌐 English βš– 1 MB

C# 2008 Programmers Reference provides a concise and thorough reference on all aspects of the language. Each chapter contains detailed code samples that provide a quick and easy way to understand the key concepts covered.

C/C++ Programmer's Reference
✍ HerbertSchildt πŸ“‚ Library πŸ“… 2003 πŸ› Osborn/Mcgraw Hil;Inc.,2003 🌐 English βš– 480 KB

This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.