On Tue, 29 May 2001, Jamin Collins wrote:
> I'm working on some basic Chapin shapes for Dia, but I'm a little unsure of
> what some of the XML in the .shape and .sheet files are for. It appears to
> be important as the sheets and shapes don't load without it. However, it
> also appears to be so
Andre Kloss [mailto:[EMAIL PROTECTED]] wrote:
> > http://www.daa.com.au/~james/dia-shape-ns";
> declares the XML Namespace. Just leave it as it is.
> > xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-2303/DTD/sv
> > g-2303-stylable.dtd">
> This is just the Document Type Definition URI. It s
Hi, Jamin.
> http://www.daa.com.au/~james/dia-shape-ns";
declares the XML Namespace. Just leave it as it is.
> xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-2303/DTD/svg-2303-sty
> lable.dtd">
This is just the Document Type Definition URI. It says that the
following XML conforms to SVG