XML:
Extensible Markup Language (XML) is a general-purpose
specification for creating custom markup languages. It
is classified as an extensible language because it
allows its users to define their own elements. Its
primary purpose is to help information systems share
structured data, particularly via the Internet, and it
is used both to encode documents and to serialize data.
 |
Beginning
XML, 4th Edition (Programmer to Programmer)
(Paperback) by David Hunter, Jeff Rafter, Joe
Fawcett, Eric van der Vlist, Danny Ayers, Jon
Duckett, Andrew Watt, Linda McKinnon
ISBN: 0470114878
Topics covered:
*
Well-formed XML
* Cascading style sheets (CSS)
* XSLT and Xpath
* Document Object Model (DOM)
* Simple API for XML (SAX)
* XML/database integration schemas
* Document Type Definitions (DTDs)
* Namespaces
* B2B data-transfer applications
* Discussion group applications
|
![Learning XML, Second Edition [ILLUSTRATED] (Paperback)](images/XML.ht5.jpg) |
Learning
XML, Second Edition [ILLUSTRATED] (Paperback)
by Erik Ray
ISBN: 0596004206
Topics covered:
*
XML overview
* XPointer
* XLink
* XHTML
* Presentation with Cascading Style Sheets
(CSS)
* Document Type Definitions (DTDs)
* XML Schemas
* Transformation with XSLT
* Internationalization
* Simple API for XML (SAX)
|
 |
Mastering
XMI: Java Programming with XMI, XML, and UML (With
CD-ROM) (Paperback) by Timothy J. Grose, Gary C.
Doney, Stephen A. Brodsky
ISBN: 0471384291
Programmers are finding
that the XMI extension of the XML standard
provides a lot more flexibility in writing
software for sharing data. Written by one of the
principal authors of XMI, this book provides
programmers with everything they need to know to
best utilize this extension. The authors cover the
basics first, detailing the essential concepts and
explaining how XMI relates to XML and UML. Readers
will then learn how to program with XMI, including
how to express data in XMI, create XMI documents
with Java, and merge documents. Samples of
real-world XMI applications are also included
throughout the book that show how IBM is using XMI
with data warehousing and how to convert simple
relational databases into XMI.
CD-ROM includes sample XMI source code and software
tools for developing XMI and XML applications.
|
![XML in a Nutshell, Third Edition [ILLUSTRATED] (Paperback) by Elliotte Rusty Harold and W. Scott Means](images/XML.ht4.jpg) |
XML
in a Nutshell, Third Edition [ILLUSTRATED]
(Paperback) by Elliotte Rusty Harold and W. Scott
Means
ISBN: 0596007647
This powerful new edition
is the comprehensive XML reference. Serious users
of XML will find coverage on just about everything
they need, from fundamental syntax rules, to
details of DTD and XML Schema creation, to XSLT
transformations, to APIs used for processing XML
documents. "XML in a Nutshell" also
covers XML 1.1, as well as updates to SAX2 and DOM
Level 3 coverage. If you need explanation of how a
technology works, or just need to quickly find the
precise syntax for a particular piece, "XML
in a Nutshell" puts the information at your
fingertips.
Simply put, "XML in
a Nutshell" is the critical, must-have
reference for any XML developer.
|
| Texts
researched through Amazon.com |
|