Re: wrong from header last time
Peter Flynn <[email protected]>
| Newsgroups | gmane.emacs.psgml.user |
|---|---|
| Organization | Silmaril Consultants |
| Message-ID | <[email protected]> |
[email protected] wrote: > > - if there is a SYSTEM identifier, try it as a file name > > but, i have no "-//W3C//DTD XHTML 1.0 Strict//EN" file -//W3C//DTD XHTML 1.0 Strict//EN is not a System Identifier, it's a Public Identifier. > > so i wonder how it can find the files for the dtd ? Your catalog must contain an entry for this Public Identifier mapping it to a local filename, eg PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "/dtds/xml/xhtml1-strict.dtd" But be aware that the use of Public Identifiers is unspecified in XML: only System Identifiers are mandatory. So a lot of software will not support Public Identifers. > > if i'm correct (i know this from the archives of the ml) psgml is not > > able to > > load "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" by itself Correct. Psgml has no HTTP capability (I've often wondered why no-one has added it :-) ///Peter ---------------------------------------------------------------------------- Bringing you mounds of caffeinated joy >>> http://thinkgeek.com/sf <<<