SVG12: ref()

Dear Scalable Vector Graphics Working Group,

  In http://www.w3.org/TR/2004/WD-SVG12-20041027/rendering.html I could
not find a precise definition of the ref(...) syntax for the transform
attribute, in particular, it is not clear to me whether e.g.

  ref(svg 0 0)
  ref(svg,0 0)
  ref( svg , 0 , 0 )
  ref(svg,0)
  ref(svg 0)
	
are legal and/or how those whould be processed, all it says is that the
syntax is "ref(svg, x, y)" and the "x and y parameters are optional".
Please change the draft such that this is well-defined.

The quality of the examples in this section does not really match the
examples in the SVG 1.1 Recommendation, in particular, the examples
should be complete SVG 1.2 documents and be available as stand-alone
resources linked from the document. Ideally a sample rendering should
be provided. Please change the draft accordingly.

http://www.w3.org/TR/2004/WD-SVG12-20041027/vectoreffects.html section
9.17 refers to a transform="ref(host)" transformation which does not
seem to be defined anywhere in the draft, please either define this
transformation or correct the examples.

regards.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Wednesday, 16 February 2005 07:25:18 UTC