scispace - formally typeset
Open Access

XML Document for Secure Dissemination

S. Sankari, +1 more
Reads0
Chats0
TLDR
This work develops a policy-based routing scheme for XML content dissemination which assures that the content is delivered to users according to the access control policies by preventing information leaks.
Abstract
to assure content integrity and confidentiality by exploiting the structural properties of an Extensible Markup Language (XML) document object model (DOM). Our approach proposes Enhanced Dewey Code (EDC), an encoding scheme for XML document and is based on the notion of enhanced level order numbers that supports the integrity and confidentiality requirements of an XML document and also facilitates efficient identification and distribution of selected content from an XML document. By using such notion, we develop a policy-based routing scheme for XML content dissemination which assures that the content is delivered to users according to the access control policies by preventing information leaks. Our XML content dissemination approach represents an efficient and secure mechanism for XML Documents to use in applications such as publish-subscrib e systems. Our content dissemination approach provides different levels of confidentiality

read more

Content maybe subject to copyright    Report

References
More filters
Proceedings ArticleDOI

Storing and querying ordered XML using a relational database system

TL;DR: This paper shows that XML's ordered data model can indeed be efficiently supported by a relational database system, and proposes three order encoding methods that can be used to represent XML order in the relational data model, and also proposes algorithms for translating ordered XPath expressions into SQL using these encoding methods.
Proceedings ArticleDOI

A routing scheme for content-based networking

TL;DR: The routing scheme uses a combination of a traditional broadcast protocol and a content-based routing protocol, highlighting a set of optimization heuristics and showing that this routing scheme is effective and scalable.
Proceedings ArticleDOI

Forwarding in a content-based network

TL;DR: This paper presents an algorithm for content-based forwarding, an essential function in content- based networking, and gives the results of studies evaluating its performance.
Journal ArticleDOI

Secure and selective dissemination of XML documents

TL;DR: This article defines a formal model of access control policies for XML documents and proposes an approach, based on an extension of the Cryptolope#8482; approach, which essentially allows one to send the same document to all users, and yet to enforce the statedAccess control policies.
Proceedings ArticleDOI

Maintaining order in a linked list

Paul F. Dietz
TL;DR: The paper concludes with two applications: determining ancestor relationships in a growing tree and maintaining a tree structured environment (context tree) for linked lists.