This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: help with xsl/xml/asp combination


A couple of minor corrections:

> An XML parser is integrated into MSXML, and Instant Saxon utilizes the
> parser called Aelfred, from www.opentext.com.
Actually a bug-fixed version of Aelfred enhanced to support SAX2...

> Regular Saxon doesn't come with an XML parser; you must supply your own.
Aelfred is also supplied with regular Saxon

> If you need it
> to handle some other encoding, it won't do it, and you thus cannot use
> Instant Saxon with your documents.
You can select a different parser for use with Instant Saxon using the -x
and -y command line options (-x for the source document, -y for the
stylesheet).

Mike Kay


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]