[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Schema validation from API
- From: John Fleck <jfleck inkstain net>
- To: xml gnome org
- Subject: Re: [xml] Schema validation from API
- Date: Wed, 28 Apr 2004 07:37:56 -0600
On Mon, 2004-04-26 at 04:37, Garcia Jose Miguel-JGARCIR1 wrote:
> Hi all,
>
> I´m trying to validate a XML file by schema.xsd
>
> With xmllint, everything is Ok,
> >xmllint --noout --schema test.xsd test.xml
> test.xml validates
>
> How should I make this validation through API ?
>
In general, a good way to find code duplicating functionality found in
xmllint is to look at how Daniel did it in xmllint.c.
Cheers,
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]