DOM and XSL

Subject: DOM and XSL
From: "Tapan S. Parikh" <tap@xxxxxxxxxxxx>
Date: Tue, 11 Jul 2000 17:44:51 -0400
This is what I want to do.  I want to read two XML documents into memory,
maybe into DOM objects.  Then I want to combine the two documents (they both
represent data sets, I want to create the union, or intersection, of these
datasets), into possibly another DOM object.  Then I want to convert this
DOM representation of an XML doc into an HTML doc using XSL.

Two questions

--  Any recommendations for a good XML DOM implementation to do this kind of
manipulation?

-- Anyone know any DOM based XSL engines?

Thanks in Advance,
Tap


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • DOM and XSL
    • Tapan S. Parikh - Tue, 11 Jul 2000 17:44:51 -0400 <=