On Mon, 20 Nov 2000, Steve Litt wrote: > Hi Alexander, > > I use dia, and my /usr/share/dia/sheets/Circuit.sheet xml files contain the > following: > > <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns"> > > However, http://www.lysator.liu.se/~alla/dia/dia-sheet-ns is a dead link. > What am I doing wrong? I'm trying to find the dtd for the shapes file. I > searched all of dia's source file (with grep), and could find no evidence > of a dtd other than the preceding. > > Sorry about this. I bet you're asked this question a thousand times per > week. Once I find the answer I'll post it on Troubleshooters.Com, so > hopefully it will reduce your load a little bit. Umm. The namespace URL is just an identifier. It need only be unique, not actually resolve on the web. The dtds are in the docs/ directory in the dia cvs tree. Possibly in the release tarball to. Here are web versions: http://cvs.gnome.org/lxr/source/dia/doc/ / Alex
