XBL --- XML Binding Language. Hyatt, D. World Wide Web Consortium, Note NOTE-xbl-20010223, February, 2001.
abstract   bibtex   
This note outlines the XML Binding Language. XBL is a markup language for describing bindings that can be attached to elements in other documents. Bindings can be attached to elements using either cascading stylesheets (CSS) or the document object model (DOM). 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.
@misc{ xbl,
  author = {David Hyatt},
  title = {XBL --- XML Binding Language},
  howpublished = {World Wide Web Consortium, Note NOTE-xbl-20010223},
  month = {February},
  year = {2001},
  topic = {xbl[1]},
  uri = {http://www.w3.org/TR/2001/NOTE-xbl-20010223},
  abstract = {This note outlines the XML Binding Language. XBL is a markup language for describing bindings that can be attached to elements in other documents. Bindings can be attached to elements using either cascading stylesheets (CSS) or the document object model (DOM). 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.}
}

Downloads: 0