On Fri, 1 Dec 2006 19:31:47 +0000, Stuart Dootson wrote
> 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
aah, brilliant, thank's
> _______________________________________________
> xml mailing list, project page http://xmlsoft.org/
> xml gnome.org
> http://mai
l.gnome.org/mailman/listinfo/xml
--
http://www.gregerhaga.net/
http://hack-space.biz/
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
xml gnome.org
http://mai
l.gnome.org/mailman/listinfo/xml
|