"D" == D D Brierton <darren@dzr-web.com> writes:
D> Is there some reason why PSGML has to have all the various DTDs, mod and
D> ent files on the local system, as opposed to downloading them via http
D> when the system identifier is a URL?
D> Basically, I'm trying to set up PSGML mode for XHTML 1.1 and frankly
D> getting hold of all the various modules is a complete nightmare, and I'm
D> especially concerned that it will prove hard to keep up-to-date. (BTW,
D> does anyone know if the W3C make available all their DTDs, etc. together
D> with a suitable catalog file available for downloadin a tarball or zip
D> archive?
Or better yet, why does not it use catalogs like xsltproc? With xsltproc you
can use URLs in XML, but the catalog says where the files are locally.