
A Gentle Introduction to XML
2008
Number of pages: 65
Description:
These tutorials introduce a variety of XML topics including, SVG, DTD, Schema, XSLT, DOM and SAX. Each topic includes a number of problems that the student must complete. For all of the problems the student has access to online parsers that process the students answers and give immediate feedback.
Download or read it online for free here:
Read online
(online reading)
Similar books
Apache Antby Dan McCreary - Wikibooks
Apache Ant is an XML-based scripting language used by the Open Source community. Ant automates tasks such as compiling source code, building deployment packages and automatically checking dependencies of what needs to be updated in a build set.
(10023 views)
OASIS OpenDocument Essentialsby J. David Eisenberg - Lulu.com
OASIS Open Document Format for Office Applications is an open, XML-based file format, an open standard from the OASIS standards group. This book introduces you to the XML that serves as an internal format for office applications.
(34770 views)
XForms Tutorial and Cookbookby Dan McCreary - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(15202 views)
XML and Databasesby Ronald Bourret
This paper gives a high-level overview of how to use XML with databases. It describes how the differences between data-centric and document-centric documents affect their usage with databases and how XML is commonly used with relational databases.
(22136 views)