ACM Home Page
Please provide us with feedback. Feedback
XML active transformation (eXAcT): transforming documents within interactive systems
Full text PdfPdf (208 KB)
Source Document Engineering archive
Proceedings of the 2005 ACM symposium on Document engineering table of contents
Bristol, United Kingdom
SESSION: Document searching, document annotation, and document metadata table of contents
Pages: 146 - 148  
Year of Publication: 2005
ISBN:1-59593-240-2
Author
Olivier Beaudoux  CER-ESEO, France
Sponsors
SIGWEB: ACM Special Interest Group on Hypertext, Hypermedia, and Web
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 19,   Citation Count: 6
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1096601.1096640
What is a DOI?

ABSTRACT

Stylesheets and batch transformations are the most widely used techniques to transform "abstract" documents into target presentation documents. Despite the recent introduction of incremental transformations, several important features required by interactive systems are yet to be addressed, such as multiple sources (e.g. preferences and resources), multiple targets (e.g. multiple views), source-to-target linking (e.g. interacting with the source via the tar-get), and bidirectional linking (e.g. interacting directly with the target). This paper proposes the use of XML Active Transformations (eXAcT) in order to fulfil these requirements. The eXAcT specification is based on the definition of two new DOM node types, active fragment and anchor, and on a transformation process in-spired from XSLT. Our jaXAT implementation toolkit allows the active transformation of any DOM document into (but not limited to) SVG presentations.