10 Dec 20:26
xml help
Michael Picheca <pichecma <at> mcmaster.ca>
2001-12-10 19:26:34 GMT
2001-12-10 19:26:34 GMT
I tried using the xmlDoValidityCheckingDefaultValue =1 that you suggested and I need to be able to halt the program after the validation with the dtd listed within the xml file fails. How do I do that? Is there a return value or something that I can use to invoke a halt? WHen I was using xmlValidateDtd it would return 0 if it failed and I would halt the program at this point. Mike --- Original Message --- From: "Michael Picheca" <pichecma <at> mcmaster.ca> To: <veillard <at> redhat.com> Cc: Sent: Sat, 8 Dec 2001 14:34:12 -0800 Subject: Re: [xml] help please >I added the line > >xmlDoValidityCheckingDefaultValue = 1; > >as you recommended but it says that it is an undeclared identifier. >I >also checked the documentation page and under the globals page it >says that xmlDoValidityCheckingDefaultValue is both a define >statement and a part of a structure. So, even at that, I dont >understand how this line will be effective. > >Thanks for your time and help. -- -- Michael Picheca, pichecma <at> mcmaster.ca on 12/10/2001
RSS Feed