[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] xml parser using schemas



Hi,

> Hi,
> 
> I'm searching for a good sample on xml parsing using xsd schemas.
> I have the xml file and the xsd schema.
> Is there any source code to do this in C?

There is some code using the XML Schema validator in "testSchemas.c" 
and "xmllint.c". 
The sources:
  http://www.xmlsoft.org/downloads.html
The API:
  http://www.xmlsoft.org/html/libxml-xmlschemas.html

Cheers,

Kasimier



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]