Chapter 12. XML and RSS

<feature><title>Objectives</title>

In this chapter you will learn:

<objective>

To mark up data using XML.

</objective>
<objective>

How XML namespaces help provide unique XML element and attribute names.

</objective>
<objective>

To create DTDs and schemas for specifying and validating the structure of an XML document.

</objective>
<objective>

To create and use simple XSL style sheets to render XML document data.

</objective>
<objective>

To retrieve and manipulate XML data programmatically using JavaScript.

</objective>
<objective>

RSS and how to programmatically apply an XSL transformation to an RSS document using JavaScript.

</objective>
</feature>
 

Knowing trees, I understand the meaning of patience. Knowing grass, I can appreciate ...

Get Deitel® Developer Series AJAX, Rich Internet Applications, and Web Development for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.