Basics of the XML technology
Simple examples:
player
,
article
Grammar description in DTD format
Using
XML namespace
and
default namespace
Grammar description in XML Schema format
XML Schema example:
computer
XML applications: Mathml (
example 1
,
example 2
,
example 3
)
Using XSLT (
example 1
,
example 2 - sorting
)
Combining JavaScript and XML DOM
Searching for content with XML DOM
Source:
Ajax, Rich Internet Applications and Web Development for Programmers