Detecting XSLT Rules Affected by Schema Evolution
Detecting XSLT Rules Affected by Schema Evolution
复制标题
检测受架构演变影响的 XSLT 规则
DOI:
10.1145/2682571.2797086
复制
发表时间:
2015
期刊:
影响因子:
--
通讯作者:
Y. Wu and N. Suzuki
中科院分区:
文献类型:
--
作者:
斉藤優理;伊藤貴之;桧室和馬;Koki Taguchi;Kazuki Ono;Norihiko Yoshida (分担執筆);Y. Wu and N. Suzuki;Y. Wu and N. Suzuki;Y. Wu and N. Suzuki
In general, schemas of XML documents are continuously updated according to changes in the real world. If a schema is updated, then XSLT stylesheets are also affected by the schema update. To maintain the consistencies of XSLT stylesheets with updated schemas, we have to detect the XSLT rules affected by schema updates. However, detecting such XSLT rules manually is a difficult and time-consuming task, since recent DTDs and XSLT stylesheets are becoming more complex and users do not always fully understand the dependencies between XSLT stylesheets and DTDs. In this paper, we consider three subclasses based on unranked tree transducer, and consider an algorithm for detecting XSLT rules affected by a DTD update for the classes.