Converts XML data to a CFML structure for use with Cold Fusion.
CF_DUMP is required to view structures in Cold Fusion versions 4 and 4.5 (By SmartObjects.com)
Version: 1.01 Platform(s): Windows Updated: Mon Jan 19 2004
CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns a ColdFusion structure containing the XML document. Our tests show this parser to be about 1000% faster than the MSXML Parser invoked through CFOBJECT. CFOBJECT based parsers also tend to buckle under load.
Version: 1.0 Platform(s): Unix, Win NT Updated: Mon Mar 11 2002