[Home] [By Thread] [By Date] [Recent Entries]
At 05:25 PM 05/20/1999 +0100, Robert Maher wrote: >Can anyone tell me how to 'register' DTD's >where do you save them to so that when you write ><... SYSTEM "blah.dtd"> in your xml file it recognises it? No "registration" required. The SystemID is just a URI (think "URL"), just like you'd use in an HTML anchor tag's href attribute. As with any other URI, the location can be absolute (including the http://whatever.domain.com/path/ portion as well as the specific file name, like blah.dtd in your case) or relative (omitting any portions of the URI that are identical to the URI of the document referring to the DTD). So if you use plain old blah.dtd, as above, you're saying "find the file blah.dtd in the same location (= folder, directory, whatever) as this document itself." HTH. ========================================================== John E. Simpson | The secret of eternal youth simpson@p... | is arrested development. http://www.flixml.org | -- Alice Roosevelt Longworth xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



