Re: Does SVG 1.0 define this?

On Mon, 14 Jun 2004, Dean Jackson wrote:
>
> Sincere apologies for the top-reply. I'm a little confused as
> to what bits have been answered, what bits haven't and what are
> errors in the spec. Can someone summarise please?
>
> Ian, for the xlink:type="simple" attribute: that's a good
> question. I'm not sure we ever thought about that. I'd guess
> that the wording about attributes from other namespaces wasn't
> thinking about xlink.

On Mon, 14 Jun 2004, Chris Lilley wrote:
>
> Correct. It was mainly saying, don't go extending SVG in the SVG
> namespace. Put your other stuff in your own namespace.
>
> Although, we couldn't really tell people what to do with the XLink
> namespace anyway.

So the question basically is:

If a UA finds XLink attributes on an SVG-namespaced element and those
attributes are not allowed per the SVG DTD, should the UA consider the
element to be in error or not? If not, should the UA just ignore the
attributes, or should it attempt to apply XLink semantics to the element?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 14 June 2004 12:30:18 UTC