Skip to content

XSLT 1. 0 Pocket Reference A Quick Guide to XML Transformations

Best in textbook rentals since 2012!

ISBN-10: 0596100086

ISBN-13: 9780596100087

Edition: 2005

Authors: Evan Lenz

List price: $9.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

XSLT is an essential tool for converting XML into other kinds of documents: HTML, PDF file, and many others. It's a critical technology for XML-based platforms such as Microsoft .NET, Sun Microsystems' Sun One, as well as for most web browsers and authoring tools. As useful as XSLT is, however, most people have a difficult time getting used to its peculiar characteristics. The ability to use advanced techniques depends on a clear and exact understanding of how XSLT templates work and interact. The "XSLT 1.0 Pocket Reference from O'Reilly wants to make sure you achieve that level of understanding. With its concise approach, this handy pocket guide quickly gets you up to speed on XSLT 1.0…    
Customers also bought

Book details

List price: $9.95
Copyright year: 2005
Publisher: O'Reilly Media, Incorporated
Publication date: 8/22/2005
Binding: Paperback
Pages: 176
Size: 5.00" wide x 6.93" long x 0.40" tall
Weight: 0.330
Language: English

Evan Lenz is principal of Lenz Consulting Group, an XML consulting firm. He's author of XSLT 1.0 Pocket Reference and co-author of Office 2003 XML, has served as invited expert on the W3C XSL Working Group, and most recently has taken on XBRL consulting projects, for clients including XBRL International. Lenz Consulting Group provides an array of services including content strategy consulting, custom XML training, XML information modeling, XQuery, XSLT, and XSL-FO development, specification design, and representation on standards bodies.

Data Model
Node Types
Node Properties
The XPath Language
Data Types
Expression Context
Kinds of Expressions
Node-Set Expressions
Number Expressions
String Expressions
Boolean Expressions
How XSLT Works
Stylesheet Structure
Processing Model
Template Rule Content
Whitespace Stripping
Serializing the Result Tree
XSLT Elements by Use Case
Elements
Top-Level Elements
Instructions
Special Elements
QNames
Element Reference
Functions
XPath Functions
XSLT Functions
Data Type Conversions
Function Reference
Extending XSLT
Extension Functions
Extension Elements
EXSLT
EXSLT-Common
EXSLT-Dates and Times
EXSLT-Functions
EXSLT-Math
EXSLT-Random
EXSLT-Sets
EXSLT-Dynamic
EXSLT-Regular Expressions
EXSLT-Strings
XPath 1.0 Grammar
XSLT Pattern Grammar
Index