aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml/xmlschemas.h
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-2/+4
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-0/+26
* change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro nameDaniel Veillard2009-04-151-2/+2
* port patch from Marcus Meissner to add gcc checking for printf likeDaniel Veillard2009-01-181-2/+2
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-14/+34
* Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling ofKasimier T. Buchcik2005-11-181-1/+6
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-2/+2
* applied patch from Marcus Boerger to route relaxng and schemas errorDaniel Veillard2005-07-131-0/+3
* fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReaderDaniel Veillard2005-07-101-1/+4
* fix for #309761 from Dylan Shell added xmlSchemaSAXPlug andDaniel Veillard2005-07-091-0/+13
* Added xmlSchemaValidateFile() to the public API. This will use SAX2-drivenKasimier T. Buchcik2005-06-151-1/+5
* Parsing of <complexContent> - handle attribute 'mixed', catch illegalKasimier T. Buchcik2004-09-291-4/+32
* Added the function xmlSchemaValidateOneElement to the XML SchemaKasimier T. Buchcik2004-09-081-0/+3
* Added missing test file. Substituted the obsolete xmlSchemaValidError(s)Kasimier T. Buchcik2004-08-251-0/+3
* Applied patch from Torkel Lyng to add Schemas support to the PythonDaniel Veillard2004-08-181-0/+11
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-4/+5
* applied patch from Steve Ball to make a schema parser from a preparsedDaniel Veillard2003-10-291-0/+2
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+2
* realigned parameters after taintIgor Zlatkovic2003-08-271-18/+30
* Exportability taint of the headersIgor Zlatkovic2003-08-251-12/+12
* update from Charles Bozeman for date and duration types updated too DanielDaniel Veillard2003-04-091-0/+1
* fixed bugs and memory leaks in the W3C XML Schemas code implementedDaniel Veillard2003-03-271-0/+1
* retired xmlwin32version.hIgor Zlatkovic2002-11-081-4/+1
* added xmlSchemaNewMemParserCtxt to parse a schemas from a memory areaDaniel Veillard2002-10-091-1/+3
* updated a bit made a comment more specific more work on the SchemasDaniel Veillard2002-04-221-0/+1
* a bit of work on Schemas try to make it more useful changed the SchemasDaniel Veillard2002-04-171-0/+1
* merged the current state of XML Schemas implementation, it is notDaniel Veillard2002-04-161-0/+105