| |
 |
Create an XML vocabulary |
| |
 |
Write a well formed XML document |
| |
 |
Use an XML authoring tool |
| |
 |
Write an XML document with an internal DTD |
| |
 |
Write an XML document with an external DTD |
| |
 |
Specify attributes in a DTD |
| |
 |
Validate an XML document against a DTD |
| |
 |
Add namespaces to an XML document |
| |
 |
Create an XML schema |
| |
 |
Validate an XML document against a schema |
| |
 |
Validate an XML document against multiple schemas |
| |
 |
Validate an XML document against multiple schemas and multiple namespaces |
| |
 |
Format an XML documant and display it in a browser using CSS (several exercises) |
| |
 |
Transform XML into HTML using XSLT (several exercises) |