XML Events
Welcome to XMLevents.co.uk, information and tips on XML Events for XHTML!
Introduction to XML
Extensible Markup Language (XML) is a language offering the ability to define your own units. Primarily, it is for the sharing or transport of information across different platforms.
XML Events
XML Events is a specification for handling events in XML. Events are caused by users interacting with the XML through their browser.
Put simply, an XML Event is essentially a click of a mouse or some other user interation.
Why use XML Events?
XML Events are independant of the systems they interact with making them a perfect choice when designing a system where you want or need it to be as versatile as possible.