作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (18): 51-53. doi: 10.3969/j.issn.1000-3428.2009.18.018

• 软件技术与数据库 • 上一篇    下一篇

基于DTD的XML索引查询技术

魏东平,宗德君,孙华国   

  1. (中国石油大学(华东)计算机与通信工程学院,东营 257061)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-09-20 发布日期:2009-09-20

XML Index Query Technology Based on DTD

WEI Dong-ping, ZONG De-jun, SUN Hua-guo   

  1. (Institute of Computer and Communication Engineering, China University of Petroleum, Dongying 257061)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-09-20 Published:2009-09-20

摘要: 针对XML文档索引查询中非法路径查询响应时间过长的问题,提出一种利用DTD模式进行预处理的索引方法。建立索引DWBI,采用新的基于区域编码方式,有效地支持祖先-后代判断。查询时利用DTD模式对查询进行预处理,再查询带有DTD信息的XML索引树,从而提高查询的效率。

关键词: 路径查询, 路径索引, 模式, 区域编码

Abstract: Aiming at the problem that the response time of illegal path query is too long, this paper proposes a new indexing method which proceeds pretreatment with DTD schema of XML document. The new index DTD and WAN-Based Indexing(DWBI) adopts a new region-based numbering scheme which can determine the ancestors-descendant relationship between a pair of objects effectively. It uses the DTD to pretreat the querying and queries XML index tree which has been appended DTD information, so that the efficiency of the query is improved.

Key words: path query, path index, schema, region-based numbering

中图分类号: