I'm running the Xerces C++ Parser (I assume this is the correct group for these questions). I'm wondering if there is some way to do basic XML validation using the parser? By this, I mean validate that it's well formed, but not validate it against a DTD or Schema. Is this possible?
Thanks, Peter Foti --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
