|
计算机科学 2003
Typical XML Document Transformation Methods and an Application System
|
Abstract:
XML is a promising technology developed in recent years. Due to its superiority in extensibility and flexibility, XML has become the language over the internet. With more and more XML documents produced,the problem exists to transform them to other documents of various structures. This paper discusses and compares four methods to transform XML documents,then introduces XSLT, a W3C recommendation,by giving examples and outlining a project in brief.