- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 11 Oct 2006 22:41:26 +0000 (UTC)
- To: JOSE MANUEL CANTERA FONSECA <jmcf@tid.es>
- Cc: public-appformats@w3.org
On Tue, 10 Oct 2006, JOSE MANUEL CANTERA FONSECA wrote: > > IMHO the abstract doesn't say anything about what it is XBL 2. IMHO it > is confusing the reader. The clueless or ocasional reader who haven't > heard of XBL 2 is not going to read anymore. I updated the abstract, it now reads: -----------------8<----------------- Abstract The XML Binding Language (XBL) describes the ability to associate elements in one document with script, event handlers, CSS, and more complex content models in another document. This can be used to re-order and wrap content so that, for instance, simple HTML or XHTML markup can have complex CSS styles applied without requiring that the markup be polluted with multiple semantically neutral div elements. It can also be used to implement new DOM interfaces, and, in conjunction with other specifications, enables arbitrary tag sets to be implemented as widgets. For example, XBL could in theory be used to implement XForms. -----------------8<----------------- Is that better? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 11 October 2006 22:41:41 UTC