Skip to main content
This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

Known Participant
May 29, 2013

what xml engine does coldfusion use??

12Robots
Participating Frequently
May 29, 2013

My understanding is:

CF8 and CF9 use Xerces for parsing and Xalan for Transformations

CF10 uses Saxon9-HE for Parsing. Not sure what for transformations.

Jason