Re: [xml] xsd
- From: "Stuart Dootson" <stuart dootson gmail com>
- To: "libxml mailing list" <xml gnome org>
- Subject: Re: [xml] xsd
- Date: Fri, 1 Dec 2006 19:31:47 +0000
On 12/1/06, Greger <boss gregerhaga net> wrote:
is there any mechanism currently in libxml that can handle schema?
thank's
--
http://www.gregerhaga.net/
http://hack-space.biz/
With xmllint:
xmllint --schema <schema> <xml-file>
With libxml - xmlSchemaValidateDoc and xmlSchemaValidateFile are good
starting points
Stuart Dootson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]