|
ABSTRACT
Recently, active behavior has received attention in the XML field to automatically react to occurred events. Aside from proprietary approaches for enriching XML with active behavior, the W3C standardized the Document Object Model (DOM) Event Module for the detection of events in XML documents. When using any of these approaches, however, it is often impossible to decide which event to react upon because not a single event but a combination of multiple events, i.e., a composite event determines a situation to react upon. The paper presents the first approach for detecting composite events in XML documents by addressing the peculiarities of XML events which are caused by their hierarchical order in addition to their temporal order. It also provides for the detection of satisfied multiplicity constraints defined by XML schemas. Thereby the approach enables applications operating on XML documents to react to composite events which have richer semantics.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
R. Adaikkalavan and S. Chakravarthy. Event Operators: Formalization, Algorithms, and Implementation. Technical Report CSE-2002-3, Department of Computer Science and Engineering, University of Texas at Arlington, 2002.
|
 |
2
|
|
| |
3
|
J. Bailey, A. Poulovassilis, and P. T. Wood. Analysis and Optimisation of Event-Condition-Action Rules on XML. textit Computer Networks, 39(3):239--259, 2002.
|
| |
4
|
|
| |
5
|
|
 |
6
|
|
| |
7
|
|
| |
8
|
|
| |
9
|
A. S. Foundation. Xerces-Java. http://xml.apache.org/xerces2-j/, 2003.
|
| |
10
|
|
| |
11
|
S. Gatziu and K. R. Dittrich. Events in an Active Object-Oriented Database System. In Proceedings of the 1st Intl. Workshop on Rules in Database Systems (RIDS), Edinburgh, Scotland, pages 23--29. Springer, 1993.
|
| |
12
|
S. Gatziu and K. R. Dittrich. Detecting Composite Events in Active Database Systems Using Petri Nets. In Proceedings of the 4th Intl. Workshop on Research Issues in Data Engineering (RIDE): Active Database Systems, Houston, Texas, 1994.
|
| |
13
|
|
 |
14
|
|
 |
15
|
|
| |
16
|
|
| |
17
|
W3C. XML Path Language (XPath), W3C Recommendation. http://www.w3.org/TR/xpath, Nov. 1999.
|
| |
18
|
W3C. XML Information Set, W3C Recommendation. http://www.w3.org/TR/xml-infoset, Oct. 2001.
|
| |
19
|
W3C. XML Schema Part 1: Structures, W3C Recommendation. http://www.w3.org/TR/xmlschema-1 , May 2001.
|
| |
20
|
W3C. Document Object Model (DOM) Level 3 Events Specification. http://www.w3.org/TR/DOM-Level-3-Events/, Mar. 2003.
|
| |
21
|
W3C. XQuery 1.0 and XPath 2.0 Functions and Operators, W3C Working Draft. http://www.w3.org/TR/xpath-functions, May 2003.
|
| |
22
|
R. J. Zhang and E. A. Unger. Event Specification and Detection. Technical Report CS-96-8, Department of Computing and Information Sciences, Kansas State University, 1996.
|
| |
23
|
|
|