Version 2001.09.18 of XML parser class

Release Notes: Parsing was optimized by avoiding copy of parsed document structure from the parser handler to the parser object. Passing arguments by reference avoided to prevent warnings.

Other releases

  •  03 Oct 2012 21:13

    Release Notes: This release fixes the assignment of parse errors when extracting element data.

    •  05 Sep 2012 21:31

      Release Notes: This release adds a new function that can validate and extract data from a whole XML document at once using given rules that define the accepted constraints for the tag structure and tag data values. Custom validation is possible using a subclass to implement custom validation rules. Full documentation of the class was added.

      •  27 Jun 2011 08:11

        Release Notes: This version adds support for extracting object tag and attribute namespaces.

        •  08 Jun 2009 09:02

          Release Notes: The file existence checks were removed to allow parsing XML remote files and virtual streams. A bug in the VerifyWhiteSpace function which was accessing the wrong object when the store_positions options is true was fixed.

          Release Notes: This release improves the clarity of the messages that are returned when errors on reading and writing parsed XML cache files occur.

          Screenshot

          Project Spotlight

          Xataface

          A simple but powerful framework for developing MySQL Web applications.

          Screenshot

          Project Spotlight

          The Aime Interpreter

          An application extension programming language interpreter.