Other links at |
1. |
XSLT
|
|
XSLT documents a core technology for processing XML. Originally created for page layout, XSLT is now much more: a general-purpose translation tool, a system for reorganizing document content, and a way to generate multiple results.
|
2. |
XML in a Nutshell
|
|
Comprehensive, easy-to-access desktop reference to the fundamentals of XML Extensible Markup Language. Details the grammar that specifies where tags may be placed, what they must look like, which element names are legal, and how attributes attach to elements.
|
3. |
XML Pocket Reference, 2nd Edition
|
|
The new edition introduces information on XSLT (Extensible Stylesheet Language Transformations) and Xpath. Includes an introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes.
|
4. |
Java and XML, 2nd Edition
|
|
The second edition focuses entirely on using XML from Java applications. Includes new chapters on Advanced SAX, Advanced DOM, SOAP, and data binding. Companion book for Java developers working with XML or involved in messaging, web services, or the new peer-to-peer movement.
|
5. |
Programming Web Services with XML-RPC
|
|
XML-RPC, a simple yet powerful system built on XML and HTTP, lets developers connect programs running on different computers with a minimum of fuss. Developers can provide access to functionality without having to worry about the system on the other end, so it's easy to create web services.
|
|
|