Re: [xml] Problems validating a doc with a schema (can I use a DTD?)
- From: John Fleck <jfleck inkstain net>
- To: xml gnome org
- Subject: Re: [xml] Problems validating a doc with a schema (can I use a DTD?)
- Date: Wed, 28 Jan 2004 07:06:36 -0700
I don't know about your schema issue, but the answer to your second
question is yes. You can validate your doc using a DTD. More
information:
http://www.xmlsoft.org/xmldtd.html (check out the accompanying code in
xmllint.c)
http://www.xmlsoft.org/examples/index.html#parse2.c
Cheers,
John
On Tue, 2004-01-27 at 10:53, Pinho external infineon com wrote:
Hi There,
I'm getting strange problems when I'm trying to validate a xml with a
certain schema.
I keep getting the error for several lines (22<->36 and several other):
[snip]
Using XMLSpy this works very well, can you help me ? Is my schema wrong?
Instead of using schema, if I use a DTD is there any way to validate the doc
using libxml2?
Thank You,
LuÃs Pinho
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]