Re: ANN: XQL & XSL now supported in new parser technology

Subject: Re: ANN: XQL & XSL now supported in new parser technology
From: Chris Lilley <chris@xxxxxx>
Date: Tue, 22 Dec 1998 03:44:59 +0100

Michelle Curtis wrote:
> 
> DataChannel and Microsoft have announced the availability of an update to
> the XML Java parser that includes support for XSL and XQL. It is available
> at http://www.datachannel.com/xml/developers/xml_form.shtml.

To clarify: it includes support for the transformation part of XSL
(package datachannel.xtl.engine) but does not support the formatting
object part, unless I missed something.

> To learn more about XML, XQL, and XSL, visit:
> http://www.w3c.org

(That should be http://www.w3.org by the way)

So, this seems like an interesting bundle of fun stuff. Also includes an
XML  DOM1 interface and XML namespace support, nice.

The documentation for method transformNode says:

> The main method of XTL which transform a XML document to its 
> HTML representation (beta2) according to the style sheet

Presumably it is not limited to outpiutting HTML but can output other
XML namespaces as well?

--
Chris


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


Current Thread