A XSLT-Based Web Wrapper Environment

Tiaojun Xiao
2006-01-01
Abstract:Converting Web pages into XML,Web wrappers can support the integration of existing systems.XSLT aims at XML transformation.Its capabilities in information extraction and reorganization show good potential for wrappers.Wrapper description incorporates the query interfaces,result schemas and mapping rules.This XML file is used to generate executable code automatically.Wrapper execution and code generation are all based on standard XSLT,which features great portability.A content-based locating method called Meta-Data Aligning is also put forward to improve wrappers' tolerance to the changes of Web pages.Ideas and techniques are validated in the implementation of the prototype.
What problem does this paper attempt to address?