On Wed, 2004-12-15 at 11:05 +0100, David Vevar wrote: > Since you mention Konqueror on your page > (http://pyxml.sourceforge.net/topics/xbel/) I was wondering what was > your official position about Konqueror's bookmark format. It's supposed > to be XBEL but from what I see there's an icon argument in a bookmark > element. Since I can't find it in a dtd I thought that such data should > be put into metadata (in info). In your pdf document describing XBEL > there's no mention of icons (and how to handle such data) either. Is > there an offocial position regarding that? I'd be most grateful for your > insight.
When it's come up before, I've argued that icons shouldn't be a matter for the main XBEL DTD, but that implementations should be allowed to add extension data for icons. XBEL 1.1 does have <!ATTLIST bookmark %node.att; %url.att; icon NMTOKEN #IMPLIED > But NMTOKEN doesn't really make sense for an icon (ENTITY, anyone? <duck/>). -- Uche Ogbuji Fourthought, Inc. http://uche.ogbuji.net http://4Suite.org http://fourthought.com Use CSS to display XML - http://www.ibm.com/developerworks/edu/x-dw-x-xmlcss-i.html Introducing the Amara XML Toolkit - http://www.xml.com/pub/a/2005/01/19/amara.html Be humble, not imperial (in design) - http://www.adtmag.com/article.asp?id=10286 UBL 1.0 - http://www-106.ibm.com/developerworks/xml/library/x-think28.html Manage XML collections with XAPI - http://www-106.ibm.com/developerworks/xml/library/x-xapi.html Default and error handling in XSLT lookup tables - http://www.ibm.com/developerworks/xml/library/x-tiplook.html Packaging XSLT lookup tables as EXSLT functions - http://www.ibm.com/developerworks/xml/library/x-tiplook2.html _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig