Rhythmyx Parser

Which parser does rhythmyx use.

Vikranth,

If you mean which XSL parser, we use Saxon.

RLJII

Saxon is an XSLT processor. It did have a built-in XML parser, but doesn’t anymore, I believe.

You’re correct. We use an old version of Saxon for XSLT. We do NOT use the Aelfred parser (that comes with Saxon), we use Apache Xerces.

Dave

Given that it is a non-validating SAX parser, I’d have thought not.