Introduction to XML Events (IBM developerWorks)
[Posted November 17, 2004 by cook]
Micah Dubinko
introduces XML Events on IBM developerWorks.
"
A number of markup technologies involve attaching behaviors to specific parts of a document. XML Events is a W3C Recommendation that allows declarative attachment of a behavior -- which can be a predefined bundle of actions defined in XML or a more general call to a scripting language -- to a specific element. This article gives an overview of how XML Events came about, what it's useful for, and how it works."
(
Log in to post comments)