diff --git a/ChangeLog b/ChangeLog
index 13ad51da..162ed432 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Aug 22 23:19:50 CEST 2005 Daniel Veillard
IS_LETTER
xmlIsLetter
-
+
+xmlXPathIsInf
xmlXPathIsNaN
@@ -231,6 +232,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStreamPushAttr
+
+xmlExpStringDerive
diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html
index 51c034a9..668482dc 100644
--- a/doc/APIchunk1.html
+++ b/doc/APIchunk1.html
@@ -305,6 +305,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlNewDocNoDtD
xmlCreateDocParserCtxt
+xmlExpNewCtxt
xmlNewDoc
xmlXIncludeNewContext
diff --git a/doc/APIchunk10.html b/doc/APIchunk10.html
index 249723bc..e4dba2d9 100644
--- a/doc/APIchunk10.html
+++ b/doc/APIchunk10.html
@@ -61,10 +61,12 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_ELEM_FINAL_ABSENT
XML_SCHEMAS_TYPE_VARIETY_ABSENT
+xmlParseURIRaw
xmlParseURIReference
XML_SCHEMAS_TYPE_ABSTRACT
-
+
+xmlGetNoNsProp
xmlIsMixedElement
xmlRegExecNextValues
@@ -72,10 +74,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCatalogGetDefaults
xmlCatalogSetDefaultPrefer
xmlCatalogSetDefaults
+xmlExpGetStart
xmlRegExecErrInfo
xmlRegExecNextValues
xmlTextReaderNormalization
+
+xmlExpSubsume
xmlGcMemSetup
xmlMemGet
@@ -86,6 +91,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderCurrentNode
xmlNoNetExternalEntityLoader
+
xmlDetectCharEncoding
@@ -105,6 +111,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewAllTrans
xmlAutomataNewCountTrans
xmlAutomataNewCountTrans2
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -197,6 +204,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -240,10 +248,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateLengthFacet
xmlSchemaValidateLengthFacetWhtsp
xmlSchemaValidateListSimpleTypeFacet
+xmlSchematronValidateDoc
xmlShellValidate
xmlValidateDtd
xmlNodeGetContent
+
xmlDelEncodingAlias
xmlGetEncodingAlias
@@ -323,6 +333,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlIsAutoClosed
xmlCatalogAdd
xmlNewChild
+xmlParseURIRaw
xmlTextReaderConstString
XML_SCHEMAS_ATTRGROUP_WILDCARD_BUILDED
@@ -378,6 +389,7 @@ A:link, A:visited, A:active { text-decoration: underline }
_xmlValidCtxt
+xmlParseURIRaw
xmlParseURIReference
@@ -423,7 +435,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserHandlePEReference
xmlValidatePushElement
-
+
+xmlParseCharData
xmlParseElementChildrenContentDecl
xmlParseEntityRef
xmlParseSDDecl
diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html
index 754df2de..c1be6327 100644
--- a/doc/APIchunk11.html
+++ b/doc/APIchunk11.html
@@ -62,6 +62,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaSAXPlug
xmlSchemaSAXUnplug
xmlSchemaValidateStream
+xmlSchematronNewValidCtxt
xmlSetCompressMode
xmlSetDocCompressMode
xmlStrcat
@@ -251,6 +252,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseEnumerationType
xmlParseNotationType
xmlParseURI
+xmlParseURIRaw
xmlRecoverDoc
xmlRecoverFile
xmlRecoverMemory
@@ -259,6 +261,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaGetCanonValue
xmlSchemaGetCanonValueWhtsp
xmlSchemaParse
+xmlSchematronParse
xmlTextReaderNextSibling
xmlSchemaGetBuiltInType
diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html
index b548fe23..a0771d6b 100644
--- a/doc/APIchunk12.html
+++ b/doc/APIchunk12.html
@@ -77,6 +77,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NExecute
+
xmlNewNsProp
xmlNewNsPropEatName
@@ -198,9 +199,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferWriteQuotedString
xmlBuildURI
+xmlExpParse
xmlMemFree
xmlUTF8Strlen
-
+
+xmlValidateOneElement
XML_SCHEMAS_TYPE_MARKED
htmlAutoCloseTag
@@ -234,7 +237,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIsMixedElement
xmlValidGetValidElements
-
+
+xmlParseElementChildrenContentDecl
@@ -380,6 +384,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlShellPwd
+_xmlXPathContext
xmlPatterncompile
xmlXPathCompile
xmlXPathCtxtCompile
@@ -400,14 +405,18 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXParseFile
xmlSAXParseFileWithData
+LIBXML_EXPR_ENABLED
LIBXML_LEGACY_ENABLED
LIBXML_MODULES_ENABLED
LIBXML_REGEXP_ENABLED
LIBXML_SCHEMAS_ENABLED
+LIBXML_SCHEMATRON_ENABLED
LIBXML_TEST_VERSION
LIBXML_UNICODE_ENABLED
xmlAutomataCompile
xmlCheckVersion
+xmlExpDump
+xmlExpMaxToken
xmlGetLastError
xmlPatterncompile
xmlRegexpCompile
@@ -578,7 +587,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidGetValidElements
-
+
+xmlParseNamespace
UTF8Toisolat1
_xmlParserInput
@@ -593,7 +603,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaNewNOTATIONValue
xmlSchemaNewQNameValue
xmlSchemaNewStringValue
-
+
+xmlScanName
xmlParseAttribute
xmlParseEntityRef
@@ -607,6 +618,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRelaxNGNewParserCtxt
xmlSchemaNewMemParserCtxt
xmlSchemaNewParserCtxt
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
xmlXPathLeading
xmlXPathLeadingSorted
xmlXPathNodeLeading
@@ -676,7 +689,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathFreeNodeSetList
-
+
+resolveEntity
resolveEntitySAXFunc
xmlNanoFTPClose
xmlNanoFTPConnect
@@ -765,9 +779,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderSetSchema
xmlValidateDtd
+xmlExpRef
xmlLsCountNode
xmlSaveDoc
xmlSaveTree
+xmlSchematronValidateDoc
xmlTextReaderAttributeCount
xmlXPathCountFunction
@@ -793,6 +809,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
diff --git a/doc/APIchunk13.html b/doc/APIchunk13.html
index cfab9a4b..38891fc5 100644
--- a/doc/APIchunk13.html
+++ b/doc/APIchunk13.html
@@ -243,6 +243,8 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_TYPE_DERIVATION_METHOD_RESTRICTION
+xmlExpExpDerive
+xmlExpStringDerive
xmlTextReaderRelaxNGValidate
xmlTextReaderSchemaValidate
@@ -303,7 +305,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveToFd
xmlSaveToIO
-xmlLoadExternalEntity
xmlIOHTTPOpenW
xmlUTF8Strloc
@@ -387,6 +388,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictQLookup
xmlDictReference
xmlDictSize
+xmlExpNewCtxt
xmlTextReaderGetRemainder
xmlTextReaderStandalone
@@ -405,6 +407,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlElementAllowedHereDesc
htmlElementStatusHere
+xmlExpExpDerive
xmlParseAttribute
xmlURIUnescapeString
@@ -445,6 +448,7 @@ A:link, A:visited, A:active { text-decoration: underline }
_xmlParserCtxt
+xmlParseURIRaw
XML_SCHEMAS_ELEM_BLOCK_RESTRICTION
@@ -614,6 +618,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaIsValid
xmlSchemaNewDocParserCtxt
xmlSchemaSetValidOptions
+xmlSchematronNewDocParserCtxt
+
A-B
C-C
D-E
diff --git a/doc/APIchunk14.html b/doc/APIchunk14.html
index 9855554b..246bbbb9 100644
--- a/doc/APIchunk14.html
+++ b/doc/APIchunk14.html
@@ -167,7 +167,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathFuncLookupFunc
xmlXPathVariableLookupFunc
-
+
+xmlExpSubsume
+xmlSnprintfElementContent
xmlSprintfElementContent
@@ -254,34 +256,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathConvertBoolean
xmlXPathConvertNumber
xmlXPathConvertString
-
-_xmlSAXHandler
-_xmlSAXHandlerV1
-_xmlValidCtxt
-_xmlXPathContext
-fatalErrorSAXFunc
-initGenericErrorDefaultFunc
-xmlCharEncOutFunc
-xmlCheckHTTPInput
-xmlDOMWrapAdoptNode
-xmlDOMWrapReconcileNamespaces
-xmlDOMWrapRemoveNode
-xmlDebugCheckDocument
-xmlHashAddEntry
-xmlHashAddEntry2
-xmlHashAddEntry3
-xmlRelaxNGGetParserErrors
-xmlRelaxNGSetParserErrors
-xmlSchemaGetCanonValue
-xmlSchemaGetCanonValueWhtsp
-xmlSchemaGetParserErrors
-xmlSchemaIsValid
-xmlSchemaSAXPlug
-xmlSchemaSetParserErrors
-xmlSchemaValueAppend
-xmlSchemaValueGetAsString
-xmlSchemaValueGetNext
-xmlShellCmd
htmlEncodeEntities
@@ -301,6 +275,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveSetAttrEscape
xmlSaveSetEscape
+
xmlDocSetRootElement
@@ -336,6 +311,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateStream
xmlSchemaValidateStream
+
xmlSAXParseMemoryWithData
@@ -348,7 +324,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathSubstringFunction
xmlXPathTranslateFunction
-
+
+xmlGetNoNsProp
xmlParseAttValue
xmlParseCatalogFile
xmlParseEntityRef
@@ -389,6 +366,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaNewMemParserCtxt
xmlSchemaNewParserCtxt
xmlSchemaValidateListSimpleTypeFacet
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
xmlStreamPush
xmlStreamPushAttr
@@ -397,7 +376,12 @@ A:link, A:visited, A:active { text-decoration: underline }
-
+
+LIBXML_REGEXP_ENABLED
+xmlExpExpDerive
+xmlExpNewCtxt
+xmlExpParse
+xmlExpSubsume
diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html
index c60930d8..04cbb066 100644
--- a/doc/APIchunk15.html
+++ b/doc/APIchunk15.html
@@ -56,6 +56,8 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_TYPE_HAS_FACETS
XML_SCHEMAS_TYPE_NORMVALUENEEDED
xmlSchemaCheckFacet
+
+xmlExpCtxtNbNodes
xmlC14NDocSave
xmlC14NDocSaveTo
@@ -86,36 +88,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncOutFunc
xmlCheckFilename
xmlFileOpen
-
-htmlDocDump
-htmlNodeDumpFileFormat
-htmlSaveFile
-htmlSaveFileEnc
-htmlSaveFileFormat
-xmlBufferShrink
-xmlDocDump
-xmlDocFormatDump
-xmlFileOpen
-xmlFileRead
-xmlListAppend
-xmlListInsert
-xmlNanoHTTPFetch
-xmlNanoHTTPMethod
-xmlNanoHTTPMethodRedir
-xmlNanoHTTPOpen
-xmlNanoHTTPOpenRedir
-xmlNanoHTTPSave
-xmlNewAutomata
-xmlPatternGetStreamCtxt
-xmlPatternMatch
-xmlRelaxNGGetParserErrors
-xmlSaveFile
-xmlSaveFileEnc
-xmlSaveFileTo
-xmlSaveFormatFile
-xmlSaveFormatFileTo
-xmlSchemaGetParserErrors
-xmlSchemaSAXUnplug
docbSAXParseDoc
docbSAXParseFile
@@ -207,6 +179,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderPreserve
xmlTextReaderPreservePattern
+
@@ -227,7 +200,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderIsValid
htmlGetMetaEncoding
-
+
+xmlDOMWrapAdoptNode
xmlDOMWrapReconcileNamespaces
xmlPatterncompile
xmlReaderForDoc
@@ -251,7 +225,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateStream
xmlOutputBufferFlush
-
+
+xmlXPathNodeTrailing
xmlXPathNodeTrailingSorted
xmlXPathSubstringFunction
xmlXPathTrailing
@@ -281,6 +256,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeListGetString
xmlPatterncompile
xmlXPathStringFunction
+
xmlTextWriterWriteFormatAttributeNS
xmlTextWriterWriteFormatCDATA
@@ -333,8 +309,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewDocFragment
xmlParseURI
+xmlParseURIRaw
xmlParseURIReference
xmlPushInput
+
xmlParserInputDeallocate
diff --git a/doc/APIchunk16.html b/doc/APIchunk16.html
index fcc3552a..bb433a9a 100644
--- a/doc/APIchunk16.html
+++ b/doc/APIchunk16.html
@@ -101,10 +101,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocDumpMemoryEnc
+xmlExpExpDerive
xmlKeepBlanksDefault
xmlRegExecErrInfo
-xmlLoadExternalEntity
xmlShellCmd
xmlShellReadlineFunc
diff --git a/doc/APIchunk17.html b/doc/APIchunk17.html
index 06eda370..afaff842 100644
--- a/doc/APIchunk17.html
+++ b/doc/APIchunk17.html
@@ -246,6 +246,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParsePEReference
xmlParserHandlePEReference
+
+xmlExpParse
xmlXPathFloorFunction
xmlXPathStringFunction
@@ -384,12 +386,14 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidGetValidElements
+
xmlHashSize
xmlParseDefaultDecl
xmlRelaxNGParse
xmlSchemaParse
+xmlSchematronParse
xmlAddChild
xmlAddNextSibling
@@ -417,6 +421,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewPI
xmlSAX2ProcessingInstruction
+
xmlStrcmp
xmlStrncasecmp
@@ -441,16 +446,19 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderCurrentDoc
xmlTextReaderCurrentNode
+LIBXML_EXPR_ENABLED
LIBXML_MODULES_ENABLED
LIBXML_PUSH_ENABLED
LIBXML_REGEXP_ENABLED
LIBXML_SCHEMAS_ENABLED
+LIBXML_SCHEMATRON_ENABLED
LIBXML_UNICODE_ENABLED
xmlNamespaceParseNCName
xmlNamespaceParseNSDef
xmlNamespaceParseQName
+xmlExpNewCtxt
xmlRelaxNGNewDocParserCtxt
xmlRemoveID
xmlRemoveRef
diff --git a/doc/APIchunk18.html b/doc/APIchunk18.html
index 43fd538f..40fc604e 100644
--- a/doc/APIchunk18.html
+++ b/doc/APIchunk18.html
@@ -54,7 +54,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNewParserContext
xmlXPathNextSelf
xmlXPtrNewContext
-Letter k:
+Letter k:
+xmlParserInputGrow
xmlSubstituteEntitiesDefault
xmlTextReaderPreserve
xmlTextReaderPreservePattern
@@ -106,6 +107,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeSetLang
xmlXPathLangFunction
+
+xmlExpGetStart
+xmlExpSubsume
_xmlParserInput
@@ -149,6 +153,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferAddHead
xmlCharStrndup
xmlDecodeEntities
+xmlExpStringDerive
xmlGetFeaturesList
xmlGetUTF8Char
xmlNewDocTextLen
@@ -159,11 +164,14 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStrndup
xmlUTF8Strndup
xmlUTF8Strsize
-
+
+xmlExpGetStart
+xmlRelaxNGValidatePushCData
xmlSplitQName3
xmlValidatePushCData
-
+
+xmlSaveToFilename
xmlXPathCeilingFunction
xmlXPathCompareValues
xmlXPathSubstringFunction
@@ -200,7 +208,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateQName
-
+
+xmlRelaxNGInitTypes
_xmlSchema
xmlCleanupMemory
@@ -245,6 +254,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRMutexUnlock
xmlUnlockLibrary
+xmlExpCtxtNbCons
IS_DIGIT_CH
IS_EXTENDER_CH
@@ -266,6 +276,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlEntityValueLookup
+xmlExpExpDerive
_xmlSchemaFacetLink
_xmlSchemaTypeLink
@@ -318,6 +329,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPOpenRedir
xmlRelaxNGNewParserCtxt
xmlSchemaNewParserCtxt
+xmlSchematronNewParserCtxt
xmlSetFeature
xmlUTF8Strloc
xmlXPtrLocationSetAdd
diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html
index db7fbf26..c6184780 100644
--- a/doc/APIchunk19.html
+++ b/doc/APIchunk19.html
@@ -43,6 +43,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextWriterWriteProcessingInstruction
xmlCharEncOutFunc
+xmlExpParse
xmlNodeListGetRawString
xmlNodeListGetString
xmlSetEntityReferenceFunc
@@ -74,7 +75,8 @@ A:link, A:visited, A:active { text-decoration: underline }
-
+
+xmlLoadSGMLSuperCatalog
xmlXPathStringFunction
@@ -128,6 +130,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathIdFunction
_xmlXPathParserContext
+xmlExpParse
xmlGetCompressMode
xmlGetDocCompressMode
xmlOutputBufferCreateFilename
@@ -143,6 +146,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlCheckUTF8
+xmlExpMaxToken
+xmlExpNewCtxt
xmlPatternMaxDepth
xmlSetStructuredErrorFunc
@@ -214,9 +219,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderGetRemainder
+
xmlSchemaValidateLengthFacetWhtsp
+xmlExpParse
xmlAutomataNewCountTrans2
xmlAutomataNewOnceTrans
@@ -256,6 +263,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeSetContent
xmlNodeSetContentLen
xmlSchemaNewDocParserCtxt
+xmlSchematronNewDocParserCtxt
@@ -267,11 +275,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlModuleSymbol
xmlOutputMatchCallback
xmlStructuredErrorFunc
+
xmlDOMWrapRemoveNode
-xmlLoadExternalEntity
+xmlExpGetLanguage
+xmlExpGetStart
xmlParseAttributeType
xmlParseElementDecl
xmlParseElementMixedContentDecl
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 3127bc71..11a3dbde 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -108,8 +108,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaFree
xmlSchemaFreeFacet
xmlSchemaFreeType
+xmlSchematronFree
+xmlExpCtxtNbCons
+xmlExpCtxtNbNodes
xmlParseMarkupDecl
xmlParseSDDecl
@@ -140,6 +143,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSprintfElementContent
_xmlValidCtxt
+
@@ -358,7 +362,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathEvaluatePredicateResult
xmlXPtrEval
xmlXPtrEvalRangePredicate
-
+
+xmlSchemaIsBuiltInTypeFacet
setDocumentLocator
setDocumentLocatorSAXFunc
@@ -394,7 +399,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCatalogLocalResolve
xmlCatalogResolve
xmlExternalEntityLoader
-xmlLoadExternalEntity
xmlParseAttribute
xmlParseDTD
xmlParseExternalID
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html
index 198ff0d8..ef605b69 100644
--- a/doc/APIchunk20.html
+++ b/doc/APIchunk20.html
@@ -172,6 +172,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlReaderNewFile
+xmlExpIsNillable
xmlValidGetValidElements
diff --git a/doc/APIchunk21.html b/doc/APIchunk21.html
index 8a44503a..fc2c3760 100644
--- a/doc/APIchunk21.html
+++ b/doc/APIchunk21.html
@@ -206,8 +206,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlModuleFree
xmlReconciliateNs
-
-
+
+xmlXPathCompareValues
+
+xmlXPathAddValues
xmlXPathDivValues
xmlXPathModValues
xmlXPathMultValues
@@ -224,6 +226,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCreatePushParserCtxt
xmlCtxtResetPush
xmlDOMWrapAdoptNode
+xmlExpNewCtxt
xmlListCreate
xmlNanoFTPList
xmlNewChild
@@ -277,6 +280,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetEncodingAlias
xmlListMerge
xmlParseEntityValue
+xmlParseURIRaw
xmlSchemaSAXPlug
xmlSchemaSAXUnplug
xmlShellSave
@@ -288,6 +292,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlAutoCloseTag
htmlIsAutoClosed
htmlNodeStatus
+xmlAutomataNewNegTrans
xmlCatalogAdd
xmlGcMemSetup
xmlLoadACatalog
@@ -328,6 +333,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewTextWriterPushParser
xmlNewTextWriterTree
+
resolveEntitySAXFunc
diff --git a/doc/APIchunk22.html b/doc/APIchunk22.html
index b1a6e911..c84e2085 100644
--- a/doc/APIchunk22.html
+++ b/doc/APIchunk22.html
@@ -89,6 +89,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderSetErrorHandler
xmlTextReaderSetStructuredErrorHandler
+xmlAutomataNewNegTrans
xmlAutomataNewTransition
xmlAutomataNewTransition2
xmlHashScan
@@ -157,6 +158,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewDocNode
xmlNewDocNodeEatName
+
xmlCopyError
xmlGcMemGet
@@ -246,6 +248,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegNewExecCtxt
xmlRelaxNGNewValidCtxt
xmlSchemaNewValidCtxt
+xmlSchematronNewValidCtxt
xmlTextReaderRelaxNGSetSchema
xmlTextReaderSetSchema
xmlXPathDebugDumpCompExpr
@@ -287,6 +290,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlReaderWalker
xmlRelaxNGNewDocParserCtxt
xmlSchemaNewDocParserCtxt
+xmlSchematronNewDocParserCtxt
xmlDictLookup
@@ -379,6 +383,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseEntityRef
xmlRelaxNGNewDocParserCtxt
xmlSchemaNewDocParserCtxt
+xmlSchematronNewDocParserCtxt
xmlSkipBlankChars
xmlStringDecodeEntities
xmlStringLenDecodeEntities
@@ -483,6 +488,8 @@ A:link, A:visited, A:active { text-decoration: underline }
startElementNsSAX2Func
xmlByteConsumed
+xmlExpCtxtNbCons
+xmlExpCtxtNbNodes
xmlSAX2EndElementNs
xmlSAX2StartElementNs
xmlTextReaderByteConsumed
diff --git a/doc/APIchunk23.html b/doc/APIchunk23.html
index 5bd99db8..709c7807 100644
--- a/doc/APIchunk23.html
+++ b/doc/APIchunk23.html
@@ -138,6 +138,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBuildRelativeURI
xmlCreateEntitiesTable
+
xmlNanoHTTPReturnCode
@@ -273,6 +274,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegFreeRegexp
xmlRegNewExecCtxt
xmlRegexpPrint
+
xmlCtxtResetLastError
@@ -321,6 +323,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUTF8Strloc
xmlUTF8Strsub
+xmlParseURIRaw
xmlParseURIReference
xmlClearParserCtxt
@@ -495,8 +498,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRelaxNGFreeValidCtxt
xmlSchemaFreeParserCtxt
xmlSchemaFreeValidCtxt
+xmlSchematronFreeParserCtxt
+xmlSchematronFreeValidCtxt
xmlTextReaderClose
xmlXIncludeSetFlags
+
xmlNanoFTPGetResponse
diff --git a/doc/APIchunk24.html b/doc/APIchunk24.html
index 39466f3b..49df4bac 100644
--- a/doc/APIchunk24.html
+++ b/doc/APIchunk24.html
@@ -129,7 +129,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateFacetWhtsp
xmlSchemaValidateFile
xmlSchemaValidateStream
+xmlSchematronNewMemParserCtxt
xmlTextReaderSchemaValidate
+
xmlBufferSetAllocationScheme
xmlGetBufferAllocationScheme
@@ -173,7 +175,8 @@ A:link, A:visited, A:active { text-decoration: underline }
-
+
+xmlXPathNodeSetFreeNs
@@ -189,6 +192,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncOutFunc
xmlClearNodeInfoSeq
xmlCurrentChar
+xmlExpParse
xmlGetUTF8Char
xmlInitNodeInfoSeq
xmlParseAttValue
@@ -202,10 +206,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUTF8Strsub
xmlXPathIdFunction
+xmlExpParse
xmlParseAttValue
xmlValidCtxtNormalizeAttributeValue
xmlValidNormalizeAttributeValue
xmlXPathNormalizeFunction
+
xmlSaveToFd
xmlSaveToFilename
@@ -256,7 +262,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDOMWrapReconcileNamespaces
-
+
+xmlCatalogAdd
xmlModuleFree
xmlModuleOpen
@@ -398,6 +405,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXIncludeProcessNode
xmlXIncludeProcessTree
xmlXIncludeProcessTreeFlags
+
xmlParserFindNodeInfoIndex
@@ -517,6 +525,7 @@ A:link, A:visited, A:active { text-decoration: underline }
startElementNsSAX2Func
xmlByteConsumed
xmlDOMWrapAdoptNode
+xmlExpGetStart
xmlParseStartTag
xmlRelaxNGValidatePushElement
xmlSAX2StartDocument
@@ -534,6 +543,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -574,7 +584,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveFile
xmlSaveFormatFile
xmlShell
-
+
+xmlValidCtxtNormalizeAttributeValue
xmlValidNormalizeAttributeValue
xmlValidateDocumentFinal
xmlValidateDtdFinal
@@ -598,6 +609,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NExecute
xmlCharEncodingInputFunc
xmlCharEncodingOutputFunc
+xmlExpGetLanguage
+xmlExpGetStart
xmlGetFeature
xmlInputReadCallback
xmlOutputBufferWrite
@@ -645,6 +658,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictCreateSub
+xmlExpGetLanguage
+xmlExpGetStart
+xmlExpParse
xmlGetFeaturesList
xmlPatterncompile
xmlRegExecErrInfo
@@ -681,15 +697,20 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegFreeExecCtxt
xmlSchemaParse
+xmlSchematronParse
xmlParseNamespace
+
htmlDefaultSubelement
xmlNewDocElementContent
xmlNewElementContent
+
+xmlExpSubsume
+
xmlRelaxNGParse
xmlSchemaParse
@@ -801,6 +822,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathLangFunction
xmlXPathNodeSetFreeNs
xmlXPathRoundFunction
+
xmlRegexpCompile
diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html
index e958d91a..27153389 100644
--- a/doc/APIchunk25.html
+++ b/doc/APIchunk25.html
@@ -61,6 +61,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlSetMetaEncoding
+
XML_DETECT_IDS
XML_SKIP_IDS
@@ -72,6 +73,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIOHTTPOpenW
xmlRegExecNextValues
+
htmlReadDoc
startElement
@@ -80,6 +82,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferCat
xmlCtxtReadDoc
xmlDocDumpMemory
+xmlExpParse
xmlGetNsList
xmlOutputBufferWriteEscape
xmlOutputBufferWriteString
@@ -101,6 +104,9 @@ A:link, A:visited, A:active { text-decoration: underline }
+xmlExpExpDerive
+xmlExpGetLanguage
+xmlExpGetStart
xmlNewNs
xmlParseAttribute
xmlParseAttributeType
@@ -131,7 +137,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathMultValues
xmlXPathSubValues
xmlXPathValueFlipSign
-
+
+xmlExpGetStart
+xmlNanoFTPRead
xmlNanoHTTPRead
xmlParseAttValue
xmlParseAttributeType
@@ -185,7 +193,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNextAncestor
xmlXPathNextAncestorOrSelf
xmlXPathNextDescendantOrSelf
-
+
+xmlXPathAxisFunc
xlinkExtendedLinkSetFunk
@@ -203,7 +212,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRMutexLock
xmlRMutexUnlock
-
+
+xmlExpGetStart
+xmlParseEnumerationType
xmlXPathIdFunction
htmlNodeDump
diff --git a/doc/APIchunk26.html b/doc/APIchunk26.html
index 814dec73..1afcc10c 100644
--- a/doc/APIchunk26.html
+++ b/doc/APIchunk26.html
@@ -47,7 +47,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetDocCompressMode
xmlSetCompressMode
xmlSetDocCompressMode
-
xmlSearchNs
xmlSetTreeDoc
@@ -56,9 +55,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateElement
xmlTextReaderCurrentNode
+
xmlURIUnescapeString
+
xmlIsLetter
@@ -70,6 +71,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathIdFunction
_xmlSchema
+xmlExpGetLanguage
+xmlExpGetStart
xmlXPathIdFunction
xmlXPathStringFunction
@@ -185,7 +188,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidityWarningFunc
-
+
+
+c
+xmlExpExpDerive
xmlInitCharEncodingHandlers
xmlSchemaGetPredefinedType
xmlTextReaderGetParserProp
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index 2b955580..32c47e7a 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -58,7 +58,9 @@ A:link, A:visited, A:active { text-decoration: underline }
-
+
+xmlExpGetStart
+xmlGetRefs
xmlHashLookup
xmlHashLookup2
xmlHashLookup3
@@ -70,6 +72,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashRemoveEntry3
xmlParserFindNodeInfo
xmlParserFindNodeInfoIndex
+
xmlValidateOneAttribute
@@ -255,7 +258,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathTrailing
xmlXPathTrailingSorted
+
+
diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html
index 52d47503..19521d99 100644
--- a/doc/APIchunk4.html
+++ b/doc/APIchunk4.html
@@ -142,6 +142,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlSetMetaEncoding
+
xmlParseDocument
xmlParseMisc
@@ -289,6 +290,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlElementAllowedHere
xmlAddAttributeDecl
+xmlAutomataNewNegTrans
xmlCheckUTF8
xmlDOMWrapAdoptNode
xmlDOMWrapReconcileNamespaces
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html
index 05ab344e..31e1e795 100644
--- a/doc/APIchunk5.html
+++ b/doc/APIchunk5.html
@@ -126,6 +126,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseInNodeContext
xmlParseQuotedString
xmlParseURI
+xmlParseURIRaw
xmlParseURIReference
xmlStringGetNodeList
xmlStringLenGetNodeList
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html
index b37c70c2..5c9847cb 100644
--- a/doc/APIchunk7.html
+++ b/doc/APIchunk7.html
@@ -119,6 +119,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaNewMemParserCtxt
xmlSchemaNewParserCtxt
xmlSchemaNewValidCtxt
+
+xmlSchematronFree
+xmlSchematronParse
+
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
+xmlSchematronNewValidCtxt
xmlGetCharEncodingHandler
@@ -158,6 +165,7 @@ A:link, A:visited, A:active { text-decoration: underline }
+xmlExpDump
xmlBufferSetAllocationScheme
xmlSchemaSetValidOptions
@@ -185,6 +193,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaParse
+xmlSchematronParse
xmlGcMemSetup
xmlMemSetup
diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html
index 22ea3f85..0407e652 100644
--- a/doc/APIchunk8.html
+++ b/doc/APIchunk8.html
@@ -56,7 +56,6 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlNodeDumpFileFormat
xmlDecodeEntities
xmlEncodeEntities
-xmlLoadExternalEntity
xmlModuleOpen
xmlNamespaceParseNCName
xmlNamespaceParseNSDef
@@ -112,6 +111,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseElementChildrenContentDecl
xmlParseMarkupDecl
+
@@ -183,6 +183,7 @@ A:link, A:visited, A:active { text-decoration: underline }
ignorableWhitespaceSAXFunc
xmlSAX2IgnorableWhitespace
+xmlParseURIRaw
xmlParseURIReference
namespaceDecl
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html
index 98df8eb2..91895db8 100644
--- a/doc/APIchunk9.html
+++ b/doc/APIchunk9.html
@@ -44,6 +44,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateDoc
xmlSchemaValidateOneElement
xmlSchemaValidateStream
+xmlSchematronValidateDoc
xmlShellValidate
xmlValidateAttributeValue
xmlValidateNameValue
@@ -206,7 +207,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPtrEvalRangePredicate
xmlXPtrNewContext
xmlXPtrRangeToFunction
-
+
+xmlTextReaderSchemaValidate
xmlTextReaderSetSchema
_xmlXPathContext
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index 7625556c..d2c89070 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -148,6 +148,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewState
@@ -324,6 +325,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseNotationType
xmlCtxtGetLastError
xmlGetLastError
+
xmlExpExpDerive
+xmlExpParse
+xmlExpStringDerive
xmlHashCopy
@@ -491,6 +496,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValueGetNext
xmlSchematronNewDocParserCtxt
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
+
xmlNewTextReader
xmlNewTextReaderFilename
@@ -508,6 +518,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewTextWriterTree
xmlCreateURI
xmlParseURI
+xmlParseURIRaw
xmlXPathCompile
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 97c24b10..9bd4181d 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -1168,6 +1168,33 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaWildcardNs
xmlSchemaWildcardNsPtr
xmlSchemaWildcardPtr
+
XML_SCHEMATRON_OUT_BUFFER
+XML_SCHEMATRON_OUT_FILE
+XML_SCHEMATRON_OUT_IO
+XML_SCHEMATRON_OUT_QUIET
+XML_SCHEMATRON_OUT_TEXT
+XML_SCHEMATRON_OUT_XML
+xmlSchematron
+xmlSchematronFree
+xmlSchematronFreeParserCtxt
+xmlSchematronFreeValidCtxt
+xmlSchematronNewDocParserCtxt
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
+xmlSchematronNewValidCtxt
+xmlSchematronParse
+xmlSchematronParserCtxt
+xmlSchematronParserCtxtPtr
+xmlSchematronPtr
+xmlSchematronSetParserErrors
+xmlSchematronSetValidErrors
+xmlSchematronSetValidStructuredErrors
+xmlSchematronValidCtxt
+xmlSchematronValidCtxtPtr
+xmlSchematronValidOptions
+xmlSchematronValidateDoc
+xmlSchematronValidityErrorFunc
+xmlSchematronValidityWarningFunc
xmlCleanupThreads
xmlFreeMutex
xmlFreeRMutex
@@ -1469,6 +1496,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlFreeURI
xmlNormalizeURIPath
xmlParseURI
+xmlParseURIRaw
xmlParseURIReference
xmlPrintURI
xmlSaveUri
@@ -1683,6 +1711,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCounter
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewState
@@ -2256,6 +2285,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAP_SRC_IMPORT_3_2
XML_SCHEMAP_SRC_INCLUDE
XML_SCHEMAP_SRC_LIST_ITEMTYPE_OR_SIMPLETYPE
+XML_SCHEMAP_SRC_REDEFINE
XML_SCHEMAP_SRC_RESOLVE
XML_SCHEMAP_SRC_RESTRICTION_BASE_OR_SIMPLETYPE
XML_SCHEMAP_SRC_SIMPLE_TYPE_1
@@ -2459,6 +2489,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStructuredErrorFunc
LIBXML_DLL_IMPORT
XMLCALL
+XMLCDECL
XMLPUBFUN
XMLPUBVAR
_REENTRANT
@@ -2622,7 +2653,35 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderStandalone
xmlTextReaderValue
xmlTextReaderXmlLang
-
XML_EXP_ATOM
+XML_EXP_COUNT
+XML_EXP_EMPTY
+XML_EXP_FORBID
+XML_EXP_OR
+XML_EXP_SEQ
+emptyExp
+forbiddenExp
+xmlExpCtxt
+xmlExpCtxtNbCons
+xmlExpCtxtNbNodes
+xmlExpCtxtPtr
+xmlExpDump
+xmlExpExpDerive
+xmlExpFree
+xmlExpFreeCtxt
+xmlExpGetLanguage
+xmlExpGetStart
+xmlExpIsNillable
+xmlExpMaxToken
+xmlExpNewCtxt
+xmlExpNode
+xmlExpNodePtr
+xmlExpNodeType
+xmlExpParse
+xmlExpRef
+xmlExpStringDerive
+xmlExpSubsume
+xmlRegExecCallbacks
xmlRegExecCtxt
xmlRegExecCtxtPtr
xmlRegExecErrInfo
@@ -2639,6 +2698,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegexpPrint
xmlRegexpPtr
XML_SAVE_FORMAT
+XML_SAVE_NO_DECL
xmlSaveClose
xmlSaveCtxt
xmlSaveCtxtPtr
@@ -2959,6 +3019,7 @@ A:link, A:visited, A:active { text-decoration: underline }
LIBXML_DEBUG_RUNTIME
LIBXML_DOCB_ENABLED
LIBXML_DOTTED_VERSION
+LIBXML_EXPR_ENABLED
LIBXML_FTP_ENABLED
LIBXML_HTML_ENABLED
LIBXML_HTTP_ENABLED
@@ -2974,6 +3035,7 @@ A:link, A:visited, A:active { text-decoration: underline }
LIBXML_REGEXP_ENABLED
LIBXML_SAX1_ENABLED
LIBXML_SCHEMAS_ENABLED
+LIBXML_SCHEMATRON_ENABLED
LIBXML_TEST_VERSION
LIBXML_THREAD_ENABLED
LIBXML_TREE_ENABLED
@@ -3072,7 +3134,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextWriterWriteVFormatPI
xmlTextWriterWriteVFormatRaw
xmlTextWriterWriteVFormatString
-
XML_XPATH_CHECKNS
+XPATH_BOOLEAN
XPATH_ENCODING_ERROR
XPATH_EXPRESSION_OK
XPATH_EXPR_ERROR
@@ -3149,6 +3212,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathEvalExpression
xmlXPathEvalFunc
xmlXPathEvalPredicate
+xmlXPathFlags
xmlXPathFreeCompExpr
xmlXPathFreeContext
xmlXPathFreeNodeSet
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html
index 787a7068..639de114 100644
--- a/doc/APIfunctions.html
+++ b/doc/APIfunctions.html
@@ -19,6 +19,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRelaxNGValidityWarningFunc
xmlSchemaValidityErrorFunc
xmlSchemaValidityWarningFunc
+xmlSchematronValidityErrorFunc
+xmlSchematronValidityWarningFunc
xmlStrPrintf
xmlTextWriterWriteFormatAttribute
xmlTextWriterWriteFormatAttributeNS
@@ -180,6 +182,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAttrSerializeTxtContent
xmlAutomataNewCountTrans
xmlAutomataNewCountTrans2
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -218,6 +221,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlEncodeEntities
xmlEncodeEntitiesReentrant
xmlEncodeSpecialChars
+xmlExpStringDerive
xmlGetDocEntity
xmlGetDtdAttrDesc
xmlGetDtdElementDesc
@@ -491,6 +495,8 @@ A:link, A:visited, A:active { text-decoration: underline }
startElementSAXFunc
xlinkExtendedLinkFunk
xlinkExtendedLinkSetFunk
+xmlExpGetLanguage
+xmlExpGetStart
xmlPatterncompile
xmlRegExecErrInfo
xmlSAX2StartElement
@@ -694,6 +700,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xlinkSimpleLinkFunk
xmlAutomataNewCountTrans
xmlAutomataNewCountTrans2
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -836,6 +843,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateStream
xmlSchemaValidityErrorFunc
xmlSchemaValidityWarningFunc
+xmlSchematronSetParserErrors
+xmlSchematronSetValidErrors
+xmlSchematronSetValidStructuredErrors
+xmlSchematronValidityErrorFunc
+xmlSchematronValidityWarningFunc
xmlSetFeature
xmlSetGenericErrorFunc
xmlSetStructuredErrorFunc
@@ -896,6 +908,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCounter
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewState
@@ -909,6 +922,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewTransition
@@ -944,6 +958,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDumpEntityDecl
xmlDumpNotationDecl
xmlDumpNotationTable
+xmlExpDump
xmlNewTextWriterMemory
xmlNodeBufGetContent
xmlNodeDump
@@ -1057,6 +1072,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictQLookup
xmlDictReference
xmlDictSize
+xmlExpNewCtxt
xmlHashCreateDict
htmlDocContentDumpFormatOutput
htmlDocContentDumpOutput
@@ -1159,6 +1175,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveFormatFileTo
xmlSchemaNewDocParserCtxt
xmlSchemaValidateDoc
+xmlSchematronNewDocParserCtxt
+xmlSchematronValidateDoc
xmlSearchNs
xmlSearchNsByHref
xmlSetDocCompressMode
@@ -1243,6 +1261,26 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyError
xmlResetError
xmlStructuredErrorFunc
+
xmlExpCtxtNbCons
+xmlExpCtxtNbNodes
+xmlExpExpDerive
+xmlExpFree
+xmlExpFreeCtxt
+xmlExpGetLanguage
+xmlExpGetStart
+xmlExpParse
+xmlExpStringDerive
+xmlExpSubsume
+
xmlExpDump
+xmlExpExpDerive
+xmlExpFree
+xmlExpGetLanguage
+xmlExpGetStart
+xmlExpIsNillable
+xmlExpMaxToken
+xmlExpRef
+xmlExpStringDerive
+xmlExpSubsume
xmlGcMemSetup
xmlMemSetup
@@ -1718,7 +1756,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlClearNodeInfoSeq
xmlInitNodeInfoSeq
xmlFreePattern
xmlFreePatternList
xmlPatternFromRoot
@@ -1882,6 +1919,19 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateFacetWhtsp
xmlSchemaValidateLengthFacetWhtsp
xmlSchematronFreeParserCtxt
+xmlSchematronParse
+xmlSchematronSetParserErrors
+
xmlSchematronFree
+xmlSchematronNewValidCtxt
+
xmlSchematronFreeValidCtxt
+xmlSchematronSetValidErrors
+xmlSchematronSetValidStructuredErrors
+xmlSchematronValidateDoc
+
xmlSchematronSetParserErrors
+xmlSchematronSetValidErrors
+
xmlSchematronSetParserErrors
+xmlSchematronSetValidErrors
xmlShellBase
xmlShellCat
xmlShellCmd
@@ -1904,6 +1954,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStreamPushAttr
xmlRelaxNGSetValidStructuredErrors
xmlSchemaSetValidStructuredErrors
+xmlSchematronSetValidStructuredErrors
xmlSetStructuredErrorFunc
xmlTextReaderSetStructuredErrorHandler
xmlThrDefSetStructuredErrorFunc
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index e7c1a3e1..a3ec3a69 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -63,6 +63,7 @@ A:link, A:visited, A:active { text-decoration: underline }
LIBXML_DLL_IMPORT
LIBXML_DOCB_ENABLED
LIBXML_DOTTED_VERSION
+LIBXML_EXPR_ENABLED
LIBXML_FTP_ENABLED
LIBXML_HTML_ENABLED
LIBXML_HTTP_ENABLED
@@ -78,6 +79,7 @@ A:link, A:visited, A:active { text-decoration: underline }
LIBXML_REGEXP_ENABLED
LIBXML_SAX1_ENABLED
LIBXML_SCHEMAS_ENABLED
+LIBXML_SCHEMATRON_ENABLED
LIBXML_TEST_VERSION
LIBXML_THREAD_ENABLED
LIBXML_TREE_ENABLED
@@ -119,6 +121,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XLINK_TYPE_NONE
XLINK_TYPE_SIMPLE
XMLCALL
+XMLCDECL
XMLPUBFUN
XMLPUBVAR
XML_ATTRIBUTE_CDATA
@@ -399,6 +402,12 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_ERR_WARNING
XML_ERR_XMLDECL_NOT_FINISHED
XML_ERR_XMLDECL_NOT_STARTED
+XML_EXP_ATOM
+XML_EXP_COUNT
+XML_EXP_EMPTY
+XML_EXP_FORBID
+XML_EXP_OR
+XML_EXP_SEQ
XML_EXTERNAL_GENERAL_PARSED_ENTITY
XML_EXTERNAL_GENERAL_UNPARSED_ENTITY
XML_EXTERNAL_PARAMETER_ENTITY
@@ -755,6 +764,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SAVE_CHAR_INVALID
XML_SAVE_FORMAT
XML_SAVE_NOT_UTF8
+XML_SAVE_NO_DECL
XML_SAVE_NO_DOCTYPE
XML_SAVE_UNKNOWN_ENCODING
XML_SAX2_MAGIC
@@ -897,6 +907,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAP_SRC_IMPORT_3_2
XML_SCHEMAP_SRC_INCLUDE
XML_SCHEMAP_SRC_LIST_ITEMTYPE_OR_SIMPLETYPE
+XML_SCHEMAP_SRC_REDEFINE
XML_SCHEMAP_SRC_RESOLVE
XML_SCHEMAP_SRC_RESTRICTION_BASE_OR_SIMPLETYPE
XML_SCHEMAP_SRC_SIMPLE_TYPE_1
@@ -1091,6 +1102,12 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_UNKNOWN
XML_SCHEMAS_USHORT
XML_SCHEMAS_WILDCARD_COMPLETE
+XML_SCHEMATRON_OUT_BUFFER
+XML_SCHEMATRON_OUT_FILE
+XML_SCHEMATRON_OUT_IO
+XML_SCHEMATRON_OUT_QUIET
+XML_SCHEMATRON_OUT_TEXT
+XML_SCHEMATRON_OUT_XML
XML_SCHEMAV_ATTRINVALID
XML_SCHEMAV_ATTRUNKNOWN
XML_SCHEMAV_CONSTRUCT
@@ -1267,6 +1284,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_XINCLUDE_XPTR_RESULT
XML_XML_ID
XML_XML_NAMESPACE
+XML_XPATH_CHECKNS
XML_XPATH_ENCODING_ERROR
XML_XPATH_EXPRESSION_OK
XML_XPATH_EXPR_ERROR
@@ -1419,6 +1437,7 @@ A:link, A:visited, A:active { text-decoration: underline }
docbSAXParseFile
elementDecl
elementDeclSAXFunc
+emptyExp
endDocument
endDocumentSAXFunc
endElement
@@ -1430,6 +1449,7 @@ A:link, A:visited, A:active { text-decoration: underline }
externalSubset
externalSubsetSAXFunc
fatalErrorSAXFunc
+forbiddenExp
ftpDataCallback
ftpListCallback
getColumnNumber
@@ -1620,6 +1640,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCounter
xmlAutomataNewCounterTrans
xmlAutomataNewEpsilon
+xmlAutomataNewNegTrans
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlAutomataNewState
@@ -1854,6 +1875,26 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlErrorDomain
xmlErrorLevel
xmlErrorPtr
+xmlExpCtxt
+xmlExpCtxtNbCons
+xmlExpCtxtNbNodes
+xmlExpCtxtPtr
+xmlExpDump
+xmlExpExpDerive
+xmlExpFree
+xmlExpFreeCtxt
+xmlExpGetLanguage
+xmlExpGetStart
+xmlExpIsNillable
+xmlExpMaxToken
+xmlExpNewCtxt
+xmlExpNode
+xmlExpNodePtr
+xmlExpNodeType
+xmlExpParse
+xmlExpRef
+xmlExpStringDerive
+xmlExpSubsume
xmlExternalEntityLoader
xmlFileClose
xmlFileMatch
@@ -2310,6 +2351,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseSystemLiteral
xmlParseTextDecl
xmlParseURI
+xmlParseURIRaw
xmlParseURIReference
xmlParseVersionInfo
xmlParseVersionNum
@@ -2646,6 +2688,27 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaWildcardNs
xmlSchemaWildcardNsPtr
xmlSchemaWildcardPtr
+xmlSchematron
+xmlSchematronFree
+xmlSchematronFreeParserCtxt
+xmlSchematronFreeValidCtxt
+xmlSchematronNewDocParserCtxt
+xmlSchematronNewMemParserCtxt
+xmlSchematronNewParserCtxt
+xmlSchematronNewValidCtxt
+xmlSchematronParse
+xmlSchematronParserCtxt
+xmlSchematronParserCtxtPtr
+xmlSchematronPtr
+xmlSchematronSetParserErrors
+xmlSchematronSetValidErrors
+xmlSchematronSetValidStructuredErrors
+xmlSchematronValidCtxt
+xmlSchematronValidCtxtPtr
+xmlSchematronValidOptions
+xmlSchematronValidateDoc
+xmlSchematronValidityErrorFunc
+xmlSchematronValidityWarningFunc
xmlSearchNs
xmlSearchNsByHref
xmlSetBufferAllocationScheme
@@ -3180,6 +3243,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathEvalPredicate
xmlXPathEvaluatePredicateResult
xmlXPathFalseFunction
+xmlXPathFlags
xmlXPathFloorFunction
xmlXPathFreeCompExpr
xmlXPathFreeContext
diff --git a/doc/apibuild.py b/doc/apibuild.py
index a5275f1f..8a11db0c 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -63,6 +63,7 @@ ignored_words = {
"EXSLTPUBFUN": (0, "Special macro for extern funcs for win32"),
"XMLCALL": (0, "Special macro for win32 calls"),
"XSLTCALL": (0, "Special macro for win32 calls"),
+ "XMLCDECL": (0, "Special macro for win32 calls"),
"EXSLTCALL": (0, "Special macro for win32 calls"),
"__declspec": (3, "Windows keyword"),
"__stdcall": (0, "Windows keyword"),
diff --git a/doc/elfgcchack.xsl b/doc/elfgcchack.xsl
index 8f24aede..11169f99 100644
--- a/doc/elfgcchack.xsl
+++ b/doc/elfgcchack.xsl
@@ -43,6 +43,7 @@
#include "libxml/SAX2.h"
#include "libxml/SAX.h"
#include "libxml/schemasInternals.h"
+#include "libxml/schematron.h"
#include "libxml/threads.h"
#include "libxml/tree.h"
#include "libxml/uri.h"
diff --git a/doc/html/book1.html b/doc/html/book1.html
index fde1c945..2ec74488 100644
--- a/doc/html/book1.html
+++ b/doc/html/book1.html
@@ -10,4 +10,4 @@ A:link, A:visited, A:active { text-decoration: underline }
![]() | ![]() ![]() ![]() |
|
|