ADBRITE ads links
You are here: CodeIdol.com > Html > Effective XML > Comment DTDs Liberally
Effective XML
| Item 5.
DTDs can be as obfuscated as C++ code written by a first-year undergrad. You should use lots of comments to explain exactly what's...
|
|
| The DTD should start with one long comment that lists lots of metadata about the DTD. Generally, this would start with a title specifying the...
|
|
| Next come the individual declarations, and in well-commented DTDs each such declaration should also have a comment expanding on it in more detail. Let's begin...
|
|
You are here: CodeIdol.com > Html > Effective XML > Comment DTDs Liberally
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|