Re: SVG12: sync* trait access

Hi Björn,

The trait access table in the uDOM is missing a lot of attributes (among others, the sync* attributes). This is intentional. Trait access is not required for all svg attributes, it is only required for those attributes listed in the trait access table. We could list all attributes in this table and just say: "no trait access required" for those attributes. But since we have a listing of all svg attributes in the attribute appendix I think it is enough that the trait access table lists the relevant attributes. 

 

In order to make this clearer (I hope), I've changed the introduction paragraph for the table to start with:


Traits supported in this specification, SVG Tiny 1.2 uDOM


Trait access is not required on all of the SVG Tiny attributes and properties <file:///D:\w3c\WWW\Graphics\SVG\Group\repository\spec\mobile\1.2\1.2NG\master\attributeTable.html> , the table below shows the attributes and properties that SVG Tiny DOM 1.2 implementations must support trait access to. Each attribute row lists the allowed getter and setter(s). ...

Thanks

/ola

 

---------------------------------

From: Bjoern Hoehrmann <derhoermi@gmx.net <mailto:derhoermi@gmx.net?Subject=Re:%20SVG12:%20sync*%20trait%20access&In-Reply-To=%3C4341e9d1.138339093@smtp.bjoern.hoehrmann.de%3E&References=%3C4341e9d1.138339093@smtp.bjoern.hoehrmann.de%3E> > 
Date: Mon, 18 Apr 2005 00:59:23 +0200
To: www-svg@w3.org <mailto:www-svg@w3.org?Subject=Re:%20SVG12:%20sync*%20trait%20access&In-Reply-To=%3C4341e9d1.138339093@smtp.bjoern.hoehrmann.de%3E&References=%3C4341e9d1.138339093@smtp.bjoern.hoehrmann.de%3E>  
Message-ID: <4341e9d1.138339093@smtp.bjoern.hoehrmann.de> 
 
Dear Scalable Vector Graphics Working Group,
 
  http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/svgudom.html fails
to discuss trait access for the various sync* attributes. Please either
discuss trait access for these or include a table that lists clearly
for which attributes trait access is undefined.
 
regards.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de <http://bjoern.hoehrmann.de> 
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de <http://www.bjoernsworld.de> 
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ <http://www.websitedev.de/>  

 

Received on Monday, 6 June 2005 15:51:12 UTC