[
Lists Home |
Date Index |
Thread Index
]
- From: "Amit Rekhi" <amitr@abinfosys.com>
- To: <anette.engel@crpht.lu>
- Date: Fri, 11 Dec 1998 10:12:31 +0530
Anette :
>I am just a newbie to XML and XSL, but I would propose to transform the
>XML document to an HTML document by using a XSL style sheet.
XSL won't work in my case since an XSL processor expects an XML file
not a XML DOM tree
and I need a converter which will accept an XML DOM tree
as input to produce an HTML DOM tree.
>With this engine it should be possible to do the
>XML DOM tree -> HTML DOM tree transformation.
Does the Koala accept XML DOM trees? I don't think so.
XSL processors are designed to accept XML files not DOM trees.
Internally they may convert the XML file to a XML DOM tree for processing
but they are not designed to accept XML DOM trees.
AMIT
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|