Re: [xml] xsd



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]