[XBL] XBL 2.0 Abstract

Hi,
This is a QA Review comment for "XML Binding Language (XBL) 2.0"
http://www.w3.org/TR/2006/WD-xbl-20060907/
2006-06-19
Last Call WD

About http://www.w3.org/TR/2006/WD-xbl-20060907/#abstract

It is better to not start the sentence by "This specification"
Change this sentence
    [[[
    This specification describes the ability to map elements 
    to script, event handlers, CSS, and more complex content models.
    ]]]
by
 [[[
 XBL 2.0 specification describes the ability to map elements 
 to script, event handlers, CSS, and more complex content models.
 ]]]

Reading the abstract, It is not clear what XBL 2.0 is about. Mozilla developer site does a better job.

[[[
XML Binding Language (XBL, sometimes also called Extensible Bindings Language) is a language for describing bindings that can be attached to elements in other documents. The element that the binding is attached to, called the bound element, acquires the new behavior specified by the binding.

Bindings can contain event handlers that are registered on the bound element, an implementation of new methods and properties that become accessible from the bound element, and anonymous content that is inserted underneath the bound element. 
]]] -- XBL - MDC
       http://developer.mozilla.org/en/docs/XBL
       Tue, 05 Sep 2006 18:08:12 GMT




-- 
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
   QA Weblog - http://www.w3.org/QA/
      *** Be Strict To Be Cool ***

Received on Thursday, 5 October 2006 05:45:32 UTC