Proceedings of the 2003 ACM SIGMOD International Conference on Management of Data 2003
DOI: 10.1145/872757.872793
|View full text |Cite
|
Sign up to set email alerts
|

Exchanging intensional XML data

Abstract: XML is becoming the universal format for data exchange between applications. Recently, the emergence of Web services as standard means of publishing and accessing data on the Web introduced a new class of XML documents, which we call intensional documents. These are XML documents where some of the data is given explicitly while other parts are defined only intensionally by means of embedded calls to Web services.When such documents are exchanged between applications, one has the choice to materialize the inten… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
107
0

Year Published

2004
2004
2009
2009

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 51 publications
(107 citation statements)
references
References 13 publications
0
107
0
Order By: Relevance
“…However, the ability of this method is limited, which doesn't support "[]", nor DTD mode. Reference [14] constrained query sentence using XML schema mode, but the method is mainly used for intentional data in the web services. Reference [15] completed the simplify rewrite of the XPath expressions using of DTD, rewritten Xpath by the use of equivalent rules, and proved that the algorithm is perfect on a specific DTD and XPath.…”
Section: A Related Workmentioning
confidence: 99%
“…However, the ability of this method is limited, which doesn't support "[]", nor DTD mode. Reference [14] constrained query sentence using XML schema mode, but the method is mainly used for intentional data in the web services. Reference [15] completed the simplify rewrite of the XPath expressions using of DTD, rewritten Xpath by the use of equivalent rules, and proved that the algorithm is perfect on a specific DTD and XPath.…”
Section: A Related Workmentioning
confidence: 99%
“…Milo et al [24] provided document and schema rewriting methods to support the exchange of intensional data between heterogeneous applications. Ruberg et al [32] proposed an approach to materializing service calls in an AXML document stored in a node in a peer-to-peer environment.…”
Section: Background and Related Workmentioning
confidence: 99%
“…Moreover, dynamic type validation should be performed on the input and output messages of the Web services. In [24], an extended version of XML schema and WSDL was proposed to support the use of intensional data in the description of Web services and a schema enforcement method was also presented for verifying and rewriting intensional parameters and results. These techniques can be utilized to implement our approach.…”
Section: Background and Related Workmentioning
confidence: 99%
“…A recent work [21] addressed the issue of call invocations for exchanging AXML documents. There, the goal was to identify the calls that need to be invoked for making a document match an XML schema, and the solution relied on schema analysis via automata-based algorithms.…”
Section: Introductionmentioning
confidence: 99%
“…By contrast, our goal here is to find the sequence of call invocations needed to evaluate a query over AXML data, and the solution is based on query analysis and rewriting. Indeed the two techniques are complementary: The techniques of [21] can be used to ensure that the parameters of calls invoked in our query processing match the type required by the service signature, and can also be applied to query results if they need to be exchanged. Conversely, our technique can be used to evaluate queries on exchanged AXML data.…”
Section: Introductionmentioning
confidence: 99%