Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
If my Wonders of the World DTD becomes very popular, and there are copies of it distributed far and wide, I would want it to be possible for the public to declare it in their own XML documents using its formal public identifier (the name I just created for it on page 108).
x m l |
<?xml version="1.0"?> <!DOCTYPE ancient_wonders PUBLIC "-//kehogo//DTD WowML 2.0//EN" "http://www.kehogo.com/dtd /wonders-master.dtd"> <ancient_wonders> <wonder> <name language="English"> Colossus of Rhodes</name> ... </wonder> </ancient_wonders> |