DTD Reference: External (continued) | |
A DTD can also be stored on a network. The SYSTEM keyword is replaced by PUBLIC, which is followed by the URL of the DTD file. For example: <!DOCTYPE Messages PUBLIC "http://www.mydomain.com/dtd/messagelist.dtd"> The example indicates that the external DTD is stored at http://www.mydomain.com/dtd. |
![]() |
Click the Next button to continue. |