AW: [Inkscape-devel] Plain svg format?
On Sun, 2004-07-18 at 20:01, bulia byak wrote:
Yes, and I'm thinking about _why_ this may be needed, and can only think of the two reasons above.
IMO, the most fundamental (if not most common) reason is to yield an SVG document which will validate against the SVG DTD.
Having elements in any non-SVG namespaces would (afaiK) prevent that.
Of course, I'm not really sure most folks care about DTDs much anymore, given they don't play well with namespaces in general.
-mental
I care. In my special purpose inkscape is not only a drawing program but a (_THE_) svg-editor.
Adib.
Of course, I'm not really
sure most folks care about DTDs much anymore,
given they don't play well
with namespaces in general.
I care. In my special purpose inkscape is not only a drawing program
but a (_THE_) svg-editor.
SVG per se does not necessitate using DTD. You can use any other schema language just as well, if you have an SVG schema written in that language. It's really a pity that W3C keeps pushing DTDs with every standard it produces (instead of using the much more powerful XML Schema, W3C's own standard!), thus prolonging DTD's agony.
Sorry for ranting, but DTD is really not adequate for the XML era. These days, it's like using Cobol.
participants (2)
-
bulia byak
-
Taraben, Adib