21st International Conference on Data Engineering Workshops (ICDEW'05)
A Study on Efficient Access Control for XML Ducuments
Tokyo, Japan
April 05-April 08
ISBN: 0-7695-2657-8
In access control for XML (Extensible Markup Language) documents, the security level for particular XML nodes differs depending on the user's id or role. In this paper, we introduce Policy Tables for each roles, and discuss optimization of these tables. In general, there is a trade-off between the power of policy description and the time required for an access decision. We discuss two approaches to the reduction of time for the access decision. The first is the creation of the Policy Tables beforehand. The second approach is a simplification of the Policy Tables by exploiting the consecutive property of the decision result for XML elements.