|
DTD Tutorial
|
Other links at XML > Tutorials > Authoring |
| 1. |
Decoding XML and the DTD
|
|
|
This introductory article shows how to create XML Document Type Definitions (DTDs) and well-formed, well-defined XML files that can be validated by the XML parser of your choice. While you dont have to include a DTD with every XML file you produce, doing so will make your life a lot easier. Not only will a DTD enforce the syntax youve established for your XML files, it will also allow your files to be parsed by a validating XML parser. Code samples include DTD and XML document examples.
|
| 2. |
XPath Tutorial
|
|
|
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
|
| 3. |
XML Tutorial at Zvon
|
|
|
In this tutorial, selected XML features are demonstrated on many examples which can be downloaded for off-line use.
|
| 5. |
XML Tutorial at Zvon
|
|
|
In this tutorial, selected XML features are demonstrated on many examples which can be downloaded for off-line use.
|
|
|