re: clarification: OpenDocument and SVG

Quoting "Fred P." <fprog26@hotmail.com>:

> Is it just me, but why they simply not reused SVG 1.1 elements as is
> and simply add draw:* attributes when it's needed like this:
>
> <svg:rect x="2cm" y="3cm" width="10cm" height="20cm" transform="rotate(45)"
> draw:style-name="object-with-shadow" />

I expect that would work, though the SVG spec does require that <svg:svg> is the
only SVG element that is permitted to be a child of a non-SVG element.  I
wouldn't think having an embedded <svg:svg> for the drawing portion of the
document would be particularly onerous though...

Regardless, I'm not sure the OpenDocument TC has any business assigning
semantics to attributes in the SVG namespace that the SVG WG hasn't.

> I think it would be very constructive to see what the OpenDocument drawing
> use cases are and find some common ground that would be constructive and
> useful for both parties.

It looks like the OpenDocument TC is talking to the SVG WG now, so hopefully
things will get ironed out.

-mental

Received on Wednesday, 2 February 2005 17:32:44 UTC