1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

releasing 2.6.14, rebuilding the docs Daniel

* configure.in doc/*: releasing 2.6.14, rebuilding the docs
Daniel
This commit is contained in:
Daniel Veillard
2004-09-29 15:50:37 +00:00
parent 87876407ce
commit 210818b18a
42 changed files with 574 additions and 98 deletions

View File

@ -501,6 +501,9 @@ Class xmlNode(xmlCore)
xincludeProcessTree()
xincludeProcessTreeFlags()
# functions from module xmlschemas
schemaValidateOneElement()
# functions from module xpath
xpathCastNodeToNumber()
xpathCastNodeToString()
@ -1052,7 +1055,10 @@ Class SchemaParserCtxt()
Class SchemaValidCtxt()
# functions from module xmlschemas
schemaSetValidOptions()
schemaValidCtxtGetOptions()
schemaValidateDoc()
schemaValidateOneElement()
Class xmlTextReaderLocator()
# functions from module xmlreader