An Authorization Technique for an XML Document

XML 문서를 위한 권한 부여 기법

  • 강정모 (강원대학교 대학원 컴퓨터 정보통신공학과) ;
  • 이헌길 (강원대학교 컴퓨터 정보통신공학과)
  • Published : 2001.06.30

Abstract

An XML is an markup language which has been focused on the next generation Web programming language. It easily represents the complex structure of a document, and it is possible to provide the access control over each component of an XML document. An implicit authorization technique means that granting an authorization to a node has effect on granting the same implicit authorization to its all descendants. Therefore, it enhances the time for the authorization grant and reduces the memory required for the authorization information. An authorization technique using an intention type and a authorization replacement solves a redundancy problem and decides whether the access is possible or the authorization conflict occurs at the first attempt.

Keywords