Is there any particular reason why it would have to be C++? xml4j (a.k.a. XercesJ) has both validating and non-validating parsers. It runs on recent MRJ's, and the process of running it is not too painful. You might also wish to consider MacPython, because XML support in Python is better than it is in Perl (across platforms), although both lag Java by quite a bit. Off the top of my head I recall that one or more of the 3 or 4 parsers available for Python are validating ones. Arved Sandstrom At 02:57 PM 2/25/00 -0500, Doug Blaisdell wrote: >Has anyone ported a validating parser to the Mac? Apache Xerces C++ is >one I was thinking of. Or know of a good commercial validating parser? # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org