Hi Benoit, > The name element will allow to use special caracters ("&" or others) > The url element would allow the url to propose parameters to go directly to > the widget's url page as opposed to the companie's home url. > Addind the icon element within the author also alows to distinguish the > widget icon from the author icon. I don't understand. This would not be well formed: <author> <name>Tom & Jerry</name> </author> In either case, you would need an entity reference (&): <author> <name>Tom & Jerry</name> </author> <author url="http://example.com?a=b&c=d" .../> Kind regards, Marcos -- Marcos Caceres http://datadriven.com.auReceived on Thursday, 13 March 2008 12:26:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 13 March 2008 12:26:47 GMT