CDATA is "character data" and PCDATA is "parsed character data". [? Where did I borrow these examples from? Double check for correctness. Actually, this isn't even complete. ?] Note: Mozilla incorrectly strips <! and > angle brackets when in XMP block.
1. XML document with inlined DTD.
2a. A tiny XML document with inlined DTD.
2b. Now referring to an external DTD.
3. XML document with inlined DTD defining attribute lists for its elements.
4. Another.
The quick brown fox jumped over the lazy dog because the dog was covered in cheese sauce.
Then the cheese sauce got up and chased the quick brown fox, and the dog was happy.
5. XML doc referring to an external DTD.
6. A more complex DTD.