On Apr 6, 2004, at 6:08 PM, Bovy, Stephen J wrote:
You forgot to set the error handler, at least , its not in the code snippet you posted.
Ok, well, I did set the error handler, I just didn't include the code for that. That was supposed to be inferred from my comment that the error handler reports no errors, but I probably should have been more explicit. Is the error handler the only way to get an indication that the validation failed? My thought was that a NULL DOMDocument should be returned, or an exception should be thrown... (Or there'd be some API on DOMDocument to ask if it was valid)
-- Nick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
