|
|
|
This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation
Version: 3.01
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 12, 2007 |
|
|
|
|
Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I don't think calling it a language is justified, but I fanatically follow the ordinance of the techie Gurus, and if they say it is a language, then it is a language.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 09, 2007 |
|
|
|
|
This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 09, 2007 |
|
|
|
|
Learn how to create an XML document from scratch and find out why XML is becoming so important. Topics covered include: popular XML editors, basic XML syntax, how to properly nest your XML tags, and much more.
Version: n/a
Platforms: n/a
Last Updated: April 09, 2007 |
|
|
|
|
The very basics of XML documents set out in a brief tutorial for absolute beginners. Discusses XML tags, DTDs, well-formed XML documents and gives links to other resources such as XML Parsers, Editors and XSL tools. Free.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 11, 2007 |
|
|
|
|