From 50e5b428562964b1eb2f876370058b34b47c5e90 Mon Sep 17 00:00:00 2001
From: Mike Hommey
xmlOutputWriteCallback
xmlRelaxNGValidateDoc
+xmlSchemaGetCanonValue
xmlSchemaSetValidOptions
xmlSchemaValPredefTypeNode
xmlSchemaValPredefTypeNodeNoNorm
@@ -121,10 +122,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseAttValue
xmlTextWriterEndDocument
+xmlNewDocElementContent
xmlNewElementContent
xmlNewParserCtxt
xmlNewValidCtxt
xmlSchemaNewFacet
+xmlSchemaNewNOTATIONValue
+xmlSchemaNewStringValue
@@ -241,12 +245,15 @@ A:link, A:visited, A:active { text-decoration: underline }
+xmlStreamPush
+xmlStreamPushAttr
+xmlCopyDocElementContent
xmlCopyElementContent
xmlCopyElementTable
xmlCopyEntitiesTable
diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html
index 28b0038..eb14d20 100644
--- a/doc/APIchunk1.html
+++ b/doc/APIchunk1.html
@@ -237,6 +237,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseMisc
xmlSchemaCompareValues
+xmlSchemaCompareValuesWhtsp
xmlXPathCmpNodes
xmlPatterncompile
@@ -291,6 +292,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathConvertBoolean
xmlXPathConvertNumber
xmlXPathConvertString
+
xmlGetFeaturesList
xmlReconciliateNs
diff --git a/doc/APIchunk10.html b/doc/APIchunk10.html
index 4b7b59d..b1c4503 100644
--- a/doc/APIchunk10.html
+++ b/doc/APIchunk10.html
@@ -37,31 +37,6 @@ A:link, A:visited, A:active { text-decoration: underline }
y-z
Letter c:
-
-xmlCharEncodingOutputFunc
-xmlCleanupParser
-xmlCleanupPredefinedEntities
-xmlFreeElementContent
-xmlInitializePredefinedEntities
-xmlNanoFTPRead
-xmlNanoHTTPRead
-xmlNewTextWriter
-xmlNewTextWriterPushParser
-xmlParseReference
-xmlSAXUserParseFile
-xmlSAXUserParseMemory
-xmlSaveFileTo
-xmlSaveFormatFileTo
-xmlSetEntityReferenceFunc
-xmlTextReaderCurrentDoc
-xmlTextReaderExpand
-xmlTextReaderSetErrorHandler
-xmlTextReaderSetParserProp
-xmlTextReaderSetStructuredErrorHandler
-xmlValidateOneElement
-xmlXPathEvalPredicate
-xmlXPathEvaluatePredicateResult
-xmlXPathIdFunction
xmlBuildRelativeURI
xmlC14NDocDumpMemory
@@ -331,6 +306,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBuildRelativeURI
xmlSAX2GetSystemId
+
+xmlStreamPushAttr
xmlValidityWarningFunc
@@ -505,12 +482,14 @@ A:link, A:visited, A:active { text-decoration: underline }
-
+
+_xmlEntity
xmlByteConsumed
xmlSchemaValPredefTypeNode
xmlSchemaValPredefTypeNodeNoNorm
xmlSchemaValidateLengthFacet
xmlSchemaValidatePredefinedType
+xmlTextReaderByteConsumed
@@ -566,6 +545,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPOpenRedir
xmlNanoHTTPRead
+
@@ -737,6 +717,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyDoc
xmlGetFeaturesList
+xmlSchemaCopyValue
xmlXPathNodeSetMerge
@@ -756,6 +737,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlByteConsumed
xmlModuleClose
+xmlSchemaGetCanonValue
+xmlTextReaderByteConsumed
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
xmlValidateDtd
diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html
index f48ee2a..f56e347 100644
--- a/doc/APIchunk11.html
+++ b/doc/APIchunk11.html
@@ -36,6 +36,7 @@ A:link, A:visited, A:active { text-decoration: underline }
x-x
y-z
Letter d:
+
@@ -108,6 +109,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAddAttributeDecl
+xmlNewDocElementContent
xmlNewElementContent
htmlParseCharRef
@@ -161,6 +163,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathStringFunction
xmlXPathStringLengthFunction
+XML_CAST_FPTR
xmlHandleEntity
WITH_TRIO
@@ -223,11 +226,13 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlElementStatusHere
htmlNodeStatus
xmlCheckLanguageID
+xmlCreateEntitiesTable
xmlDecodeEntities
xmlParserHandleReference
xmlScanName
_xmlValidCtxt
+xmlPatternMaxDepth
xmlTextReaderDepth
@@ -266,6 +271,7 @@ A:link, A:visited, A:active { text-decoration: underline }
_htmlEntityDesc
htmlElementAllowedHereDesc
+xmlCopyDocElementContent
xmlCopyElementContent
xmlGetDtdAttrDesc
xmlGetDtdElementDesc
@@ -350,9 +356,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegexpIsDeterminist
+xmlDictCleanup
xmlDictCreate
xmlDictCreateSub
xmlDictReference
+xmlHashCreateDict
+xmlStreamPush
+xmlStreamPushAttr
_xmlXPathContext
xmlDictCreate
@@ -365,6 +375,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictReference
xmlDictSize
xmlPatterncompile
+xmlStreamPush
+xmlStreamPushAttr
xmlTextReaderGetRemainder
xmlTextReaderStandalone
@@ -421,7 +433,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserGetDirectory
xmlShellList
-
+
+_xmlParserCtxt
XML_SCHEMAS_ELEM_BLOCK_RESTRICTION
@@ -497,6 +510,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlElementAllowedHere
xmlCleanupParser
+xmlCreateEntitiesTable
xmlFreeNode
xmlInitCharEncodingHandlers
xmlKeepBlanksDefault
@@ -580,6 +594,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNodeSetFreeNs
+
xmlSchemaNewDocParserCtxt
xmlSchemaSetValidOptions
diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html
index fd7812d..5e8902b 100644
--- a/doc/APIchunk12.html
+++ b/doc/APIchunk12.html
@@ -259,6 +259,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashAddEntry3
xmlRelaxNGGetParserErrors
xmlRelaxNGSetParserErrors
+xmlSchemaGetCanonValue
xmlSchemaGetParserErrors
xmlSchemaSetParserErrors
xmlShellCmd
@@ -354,6 +355,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateNotationDecl
+xmlSchemaNewStringValue
xmlXPathNamespaceURIFunction
xmlBufferCreateStatic
@@ -363,6 +365,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaNewMemParserCtxt
xmlSchemaNewParserCtxt
xmlSchemaValidateListSimpleTypeFacet
+xmlStreamPush
+xmlStreamPushAttr
diff --git a/doc/APIchunk13.html b/doc/APIchunk13.html
index 81e2cd8..999fd9c 100644
--- a/doc/APIchunk13.html
+++ b/doc/APIchunk13.html
@@ -48,7 +48,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateFacet
xmlSchemaValidateLengthFacet
xmlSchemaValidateListSimpleTypeFacet
-
+
+xmlSchemaCheckFacet
xmlC14NDocSave
xmlC14NDocSaveTo
@@ -99,6 +100,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPOpenRedir
xmlNanoHTTPSave
xmlNewAutomata
+xmlPatternGetStreamCtxt
xmlPatternMatch
xmlRelaxNGGetParserErrors
xmlSaveFile
@@ -127,6 +129,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStrEqual
+
xmlGetFeaturesList
xmlSetFeature
@@ -309,6 +312,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlSAXParseFile
xmlParseCtxtExternalEntity
xmlParseExternalEntity
+
xmlNewDocFragment
xmlParseURI
diff --git a/doc/APIchunk14.html b/doc/APIchunk14.html
index a100117..ea81366 100644
--- a/doc/APIchunk14.html
+++ b/doc/APIchunk14.html
@@ -39,6 +39,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGcMemSetup
+
xmlIsBaseChar_ch
xmlIsBlankQ
diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html
index afdadd1..a52bda6 100644
--- a/doc/APIchunk15.html
+++ b/doc/APIchunk15.html
@@ -79,6 +79,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlModuleOpen
xmlSaveDoc
xmlSaveTree
+xmlSchemaCopyValue
xmlTextReaderNextSibling
htmlIsAutoClosed
@@ -195,6 +196,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlByteConsumed
xmlParserFindNodeInfoIndex
xmlStrsub
+xmlTextReaderByteConsumed
xmlTextReaderGetAttributeNo
xmlTextReaderMoveToAttributeNo
xmlXPathNodeSetRemove
@@ -211,7 +213,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPMethodRedir
xmlNanoHTTPOpen
xmlNanoHTTPOpenRedir
-
+xmlStreamPush
+xmlStreamPushAttr
+
+xmlHasNsProp
xmlNanoFTPRead
xmlNanoFTPScanProxy
xmlNanoFTPUpdateURL
@@ -276,6 +281,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRelaxNGGetParserErrors
xmlSchemaGetParserErrors
xmlSchemaValidateStream
+xmlTextReaderByteConsumed
xmlXPathOrderDocElems
_xmlDoc
@@ -382,6 +388,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAddChild
xmlAddNextSibling
xmlAddPrevSibling
+xmlCopyElementContent
+xmlFreeElementContent
xmlIsBaseChar
xmlIsBlank
xmlIsChar
@@ -411,6 +419,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathFloorFunction
xmlXPathRoundFunction
xmlXPathStringFunction
+
LIBXML_READER_ENABLED
diff --git a/doc/APIchunk16.html b/doc/APIchunk16.html
index 53bb918..4a485bd 100644
--- a/doc/APIchunk16.html
+++ b/doc/APIchunk16.html
@@ -47,6 +47,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoFTPInit
xmlNanoHTTPInit
xmlSnprintfElementContent
+xmlTextReaderByteConsumed
xmlXPathNewContext
xmlXPathNewParserContext
xmlXPathNextSelf
@@ -176,6 +177,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeDump
xmlNodeDumpOutput
xmlShellPwd
+xmlStreamPop
xmlXPathDebugDumpCompExpr
xmlXPathDebugDumpObject
@@ -253,6 +255,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidityWarningFunc
xmlDecodeEntities
+xmlPatternMaxDepth
htmlEntityValueLookup
@@ -347,6 +350,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserInputRead
+xmlPatternFromRoot
xmlGetNsProp
xmlGetProp
diff --git a/doc/APIchunk17.html b/doc/APIchunk17.html
index 7f05a0c..1d2a178 100644
--- a/doc/APIchunk17.html
+++ b/doc/APIchunk17.html
@@ -36,7 +36,8 @@ A:link, A:visited, A:active { text-decoration: underline }
x-x
y-z
Letter m:
-
+
+xmlTextWriterWriteDocType
xmlTextWriterWriteProcessingInstruction
xmlCharEncOutFunc
@@ -48,7 +49,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRemoveRef
-
+
+xmlNewNode
xmlSaveClose
xmlSaveFlush
@@ -137,8 +139,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewOnceTrans
xmlAutomataNewOnceTrans2
xmlCheckUTF8
+xmlPatternMaxDepth
xmlSetStructuredErrorFunc
+xmlStreamPush
+xmlStreamPushAttr
xmlStructuredErrorFunc
xmlXPathRegisterFuncLookup
@@ -265,6 +270,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseElementMixedContentDecl
xmlParseStartTag
xmlStrEqual
+xmlTextReaderByteConsumed
xmlTextReaderNext
xmlTextReaderNextSibling
xmlTextReaderRead
@@ -285,7 +291,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlInitParser
-
+
+xmlFreeMutex
xmlFreeRMutex
xmlMutexLock
xmlMutexUnlock
diff --git a/doc/APIchunk18.html b/doc/APIchunk18.html
index 44a5101..d8174c9 100644
--- a/doc/APIchunk18.html
+++ b/doc/APIchunk18.html
@@ -81,6 +81,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCheckUTF8
xmlDebugDumpString
+XML_SCHEMAS_TYPE_FACETSNEEDVALUE
XML_SUBSTITUTE_BOTH
XML_SUBSTITUTE_NONE
XML_SUBSTITUTE_PEREF
@@ -95,6 +96,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserHandleReference
xmlRegExecErrInfo
xmlRegExecNextValues
+xmlSchemaNewStringValue
xmlValidGetValidElements
xmlXPathNewContext
@@ -243,7 +245,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateDtdFinal
xmlLoadExternalEntity
-
+
+_xmlSchema
xmlDecodeEntities
xmlNewGlobalNs
xmlParserHandleReference
diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html
index 1c0d247..424ee85 100644
--- a/doc/APIchunk19.html
+++ b/doc/APIchunk19.html
@@ -59,6 +59,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictCreateSub
xmlGetLastError
xmlHashCreate
+xmlHashCreateDict
xmlListRemoveFirst
xmlListRemoveLast
@@ -146,6 +147,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlConvertSGMLCatalog
+xmlStreamPush
+xmlStreamPushAttr
_xmlURI
@@ -283,6 +286,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseAttribute
xmlParseNamespace
xmlParseSDDecl
+xmlSchemaNewStringValue
xmlTextReaderIsNamespaceDecl
xmlTextReaderReadString
xmlValidateRoot
@@ -331,7 +335,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictOwns
-
+
+xmlFreeDocElementContent
+xmlNewDocFragment
A-B
C-C
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 7c69017..a37dcda 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -126,7 +126,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCleanupPredefinedEntities
+xmlCopyElementContent
+xmlFreeElementContent
xmlInitializePredefinedEntities
+xmlNewElementContent
xmlParseQuotedString
xmlSprintfElementContent
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html
index d690d5a..40b8dcb 100644
--- a/doc/APIchunk20.html
+++ b/doc/APIchunk20.html
@@ -124,7 +124,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlShellPwd
xmlShellValidate
xmlTextReaderRelaxNGValidate
-
+
+xmlPatternGetStreamCtxt
+xmlPatternMatch
+xmlPatternMaxDepth
+xmlPatternStreamable
xmlPatterncompile
xmlTextReaderPreservePattern
@@ -254,13 +258,19 @@ A:link, A:visited, A:active { text-decoration: underline }
+xmlPatternFromRoot
+xmlPatternGetStreamCtxt
xmlPatternMatch
+xmlPatternMaxDepth
+xmlPatternStreamable
xmlRegNewExecCtxt
xmlRelaxNGNewValidCtxt
xmlSchemaNewValidCtxt
xmlTextReaderRelaxNGSetSchema
xmlXPathDebugDumpCompExpr
-
+
+xmlSchemaGetCanonValue
+xmlSchemaValidateFacet
xmlSchemaValidateLengthFacet
xmlCleanupPredefinedEntities
@@ -484,6 +494,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlByteConsumed
xmlSAX2EndElementNs
xmlSAX2StartElementNs
+xmlTextReaderByteConsumed
@@ -505,6 +516,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCreatePushParserCtxt
xmlCtxtResetPush
xmlParserInputBufferPush
+xmlStreamPop
+xmlStreamPush
+xmlStreamPushAttr
xmlXPathEvalExpr
xmlXPathFunction
diff --git a/doc/APIchunk21.html b/doc/APIchunk21.html
index 7b403a0..1c8a997 100644
--- a/doc/APIchunk21.html
+++ b/doc/APIchunk21.html
@@ -106,6 +106,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewRMutex
xmlUnlockLibrary
+
xmlRegExecPushString2
@@ -133,6 +134,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlEntityLookup
htmlEntityValueLookup
xmlBuildRelativeURI
+xmlCreateEntitiesTable
xmlNanoHTTPReturnCode
@@ -193,7 +195,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocCopyNode
xmlDocCopyNodeList
xmlElemDump
-xmlFreeElementContent
xmlFreeEnumeration
xmlFreeNode
xmlFreeNodeList
@@ -312,6 +313,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlByteConsumed
+xmlTextReaderByteConsumed
xmlTextReaderGetAttributeNo
xmlTextReaderMoveToAttributeNo
xmlUTF8Strloc
@@ -354,6 +356,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferShrink
xmlCatalogRemove
xmlCheckLanguageID
+xmlFreeDocElementContent
+xmlFreeElementContent
xmlHandleEntity
xmlHashRemoveEntry
xmlHashRemoveEntry2
@@ -403,6 +407,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateLengthFacet
xmlSchemaValidateListSimpleTypeFacet
+xmlSchemaGetCanonValue
xmlXPathStringFunction
@@ -448,6 +453,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSetNsProp
xmlSetProp
xmlSetStructuredErrorFunc
+xmlStreamPush
+xmlStreamPushAttr
xmlTextReaderXmlLang
@@ -499,6 +506,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_TYPE_FINAL_RESTRICTION
xmlXPathNotEqualValues
+
xmlNanoFTPGet
xmlNanoFTPGetSocket
@@ -556,9 +564,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewGlobalNs
xmlParseDocTypeDecl
xmlParseNamespace
+xmlPatternFromRoot
xmlSAX2ExternalSubset
xmlSAX2InternalSubset
xmlShellPwd
+xmlStreamPush
+xmlStreamPushAttr
xmlValidateRoot
xmlXPathNewValueTree
xmlXPathRoot
@@ -579,7 +590,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXUserParseMemory
xmlParseStartTag
-
+
+XML_SCHEMAS_ANYATTR_STRICT
XML_SCHEMAS_ANY_STRICT
xmlXPathSubstringFunction
diff --git a/doc/APIchunk22.html b/doc/APIchunk22.html
index 267fd23..9ad2caf 100644
--- a/doc/APIchunk22.html
+++ b/doc/APIchunk22.html
@@ -35,7 +35,8 @@ A:link, A:visited, A:active { text-decoration: underline }
w-w
x-x
y-z
-Letter s:
+Letter s:
+
xmlInitializeCatalog
xmlLoadCatalog
xmlLoadCatalogs
@@ -167,6 +168,7 @@ A:link, A:visited, A:active { text-decoration: underline }
+
xmlSetStructuredErrorFunc
@@ -315,6 +317,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlMutexUnlock
xmlNewMutex
xmlSchemaGetBuiltInListSimpleTypeItemType
+xmlSchemaNewStringValue
xmlSchemaValidateListSimpleTypeFacet
XML_SCHEMAS_TYPE_FINAL_LIST
@@ -503,6 +506,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRelaxNGValidatePushElement
xmlSAX2StartDocument
xmlSAX2StartElementNs
+xmlTextReaderByteConsumed
xmlValidatePushElement
xmlXPtrNewLocationSetNodes
xmlXPtrNewRange
@@ -610,24 +614,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlMemoryStrdup
xmlStrdup
xmlStrdupFunc
-
-xmlCheckHTTPInput
-xmlCreateIOParserCtxt
-xmlFreeInputStream
-xmlHandleEntity
-xmlNewEntityInputStream
-xmlNewIOInputStream
-xmlNewInputFromFile
-xmlNewInputStream
-xmlNewStringInputStream
-xmlParsePEReference
-xmlParserHandlePEReference
-xmlParserHandleReference
-xmlPrintURI
-xmlPushInput
-xmlSwitchInputEncoding
-xmlTextReaderGetRemainder
-xmlTextReaderRead
+
+
xmlSkipBlankChars
@@ -646,6 +634,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegExecErrInfo
xmlRegExecNextValues
xmlRegexpCompile
+xmlStreamPush
+xmlStreamPushAttr
xmlStrncatNew
@@ -676,6 +666,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlDefaultSubelement
+xmlNewDocElementContent
xmlNewElementContent
@@ -721,6 +712,8 @@ A:link, A:visited, A:active { text-decoration: underline }
attributeSAXFunc
+xmlFreeDocElementContent
+xmlFreeElementContent
xmlReconciliateNs
xmlRelaxNGValidateFullElement
xmlSaveTree
@@ -793,6 +786,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoFTPGetConnection
+xmlSchemaGetCanonValue
xmlTextReaderNormalization
xmlNewChild
diff --git a/doc/APIchunk23.html b/doc/APIchunk23.html
index 6afc676..ab4b35c 100644
--- a/doc/APIchunk23.html
+++ b/doc/APIchunk23.html
@@ -418,6 +418,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlExternalEntityLoader
xmlParseSDDecl
xmlSchemaCheckFacet
+xmlSchemaNewStringValue
A-B
C-C
diff --git a/doc/APIchunk24.html b/doc/APIchunk24.html
index 8e3a79d..3ae3272 100644
--- a/doc/APIchunk24.html
+++ b/doc/APIchunk24.html
@@ -247,8 +247,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPOpen
xmlNanoHTTPOpenRedir
+
-
+
+xmlSAXParseFileWithData
xmlSAXParseMemoryWithData
A-B
C-C
diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html
index a9fbc93..c982169 100644
--- a/doc/APIchunk25.html
+++ b/doc/APIchunk25.html
@@ -93,6 +93,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseExternalEntity
xmlParseInNodeContext
xmlSAX2StartElementNs
+xmlSchemaNewStringValue
xmlParseBalancedChunkMemoryRecover
xmlParseInNodeContext
@@ -150,12 +151,15 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNormalizeFunction
xmlParseAttValue
+xmlSchemaCompareValuesWhtsp
xmlXPathIdFunction
xmlXPathNormalizeFunction
ignorableWhitespaceSAXFunc
xmlSAX2IgnorableWhitespace
+
+xmlFreeElementContent
xmlAutomataNewCountTrans2
xmlAutomataNewOnceTrans
@@ -192,6 +196,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlReconciliateNs
xmlSAXParseFileWithData
xmlSAXParseMemoryWithData
+xmlSchemaCopyValue
xmlSearchNs
xmlTextReaderConstXmlLang
xmlTextReaderXmlLang
@@ -221,6 +226,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathStringLengthFunction
+xmlPatternStreamable
xmlRemoveProp
xmlSAXParseDoc
xmlSAXParseFile
@@ -235,6 +241,7 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlAutoCloseTag
xmlTextReaderGetRemainder
+
xmlFindCharEncodingHandler
xmlGetCharEncodingHandler
diff --git a/doc/APIchunk26.html b/doc/APIchunk26.html
index f3d9bc1..45c4c01 100644
--- a/doc/APIchunk26.html
+++ b/doc/APIchunk26.html
@@ -109,6 +109,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncOutFunc
+
@@ -127,6 +128,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserInputRead
+
setDocumentLocatorSAXFunc
@@ -142,7 +144,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIOParseDTD
xmlParseDTD
xmlSAXParseDTD
-
+
+xmlCopyElementContent
xmlParseElementChildrenContentDecl
xmlParseElementMixedContentDecl
@@ -183,13 +186,16 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeListGetString
xmlTextReaderValue
+
+
+xmlHashCreateDict
xmlDocDumpFormatMemoryEnc
@@ -243,6 +249,7 @@ A:link, A:visited, A:active { text-decoration: underline }
+
xmlNewDocNodeEatName
@@ -319,6 +326,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReaderSetParserProp
+
+
+xmlStreamPushAttr
diff --git a/doc/APIchunk27.html b/doc/APIchunk27.html
index 7c9a254..6291d65 100644
--- a/doc/APIchunk27.html
+++ b/doc/APIchunk27.html
@@ -51,6 +51,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlPatterncompile
xmlSaveDoc
xmlSaveTree
+xmlSchemaGetCanonValue
xmlNewDocNodeEatName
xmlNewTextChild
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index a2146cc..d8b0673 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -200,6 +200,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseDefaultDecl
+XML_CAST_FPTR
isolat1ToUTF8
diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html
index 0ddc010..885faa4 100644
--- a/doc/APIchunk4.html
+++ b/doc/APIchunk4.html
@@ -184,6 +184,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseNotationType
+xmlSchemaNewNOTATIONValue
xmlValidateDtdFinal
xmlParseExternalID
@@ -205,6 +206,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseExternalID
xmlParsePEReference
xmlParserHandlePEReference
+xmlStreamPush
+xmlStreamPushAttr
xmlTextReaderCurrentDoc
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html
index 6dc25db..82be4d8 100644
--- a/doc/APIchunk6.html
+++ b/doc/APIchunk6.html
@@ -344,6 +344,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNormalizeURIPath
xmlParseNotationDecl
+xmlTextReaderByteConsumed
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html
index f401538..eed7024 100644
--- a/doc/APIchunk7.html
+++ b/doc/APIchunk7.html
@@ -235,6 +235,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewNodeEatName
xmlNewPI
xmlNewTextChild
+xmlPatternGetStreamCtxt
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html
index 76e4e7a..434fa69 100644
--- a/doc/APIchunk8.html
+++ b/doc/APIchunk8.html
@@ -72,6 +72,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseVersionNum
Letter W:
xmlSchemaParse
+
xmlParseCharRef
xmlParseDefaultDecl
@@ -163,6 +164,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSetBufferAllocationScheme
xmlSetBufferAllocationScheme
+
@@ -176,6 +178,7 @@ A:link, A:visited, A:active { text-decoration: underline }
+
xmlStringDecodeEntities
xmlStringLenDecodeEntities
@@ -289,6 +292,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserHandlePEReference
xmlParserHandleReference
xmlValidCtxtNormalizeAttributeValue
+
+xmlStreamPushAttr
xmlAutomataNewAllTrans
@@ -319,6 +324,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseNotationDecl
xmlSAX2SetDocumentLocator
xmlStringCurrentChar
+xmlTextReaderByteConsumed
xmlXPathOrderDocElems
@@ -428,7 +434,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetEncodingAlias
xmlCleanupEncodingAliases
-
+
+xmlSearchNsByHref
xmlBufferGrow
xmlBuildQName
@@ -525,6 +532,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHasProp
xmlKeepBlanksDefault
xmlNanoFTPProxy
+xmlStreamPush
+xmlStreamPushAttr
xmlTextReaderPreserve
xmlTextReaderPreservePattern
xmlXPathStringEvalNumber
@@ -571,6 +580,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlInputMatchCallback
xmlOutputMatchCallback
xmlSetGenericErrorFunc
+
XML_SCHEMAS_ANYATTR_SKIP
XML_SCHEMAS_ANYATTR_STRICT
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html
index e5b7033..3804369 100644
--- a/doc/APIchunk9.html
+++ b/doc/APIchunk9.html
@@ -55,6 +55,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewInputFromFile
xmlNewStringInputStream
xmlRelaxNGNewValidCtxt
+xmlSchemaNewStringValue
xmlSchemaNewValidCtxt
xmlSetCompressMode
xmlSetDocCompressMode
@@ -98,6 +99,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlListInsert
xmlListPushFront
xmlStringCurrentChar
+xmlTextReaderByteConsumed
xmlValidGetValidElements
@@ -187,6 +189,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlLineNumbersDefault
+
xmlTextReaderNormalization
@@ -243,6 +246,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRecoverMemory
xmlRelaxNGParse
xmlSchemaGetBuiltInType
+xmlSchemaGetCanonValue
xmlSchemaParse
xmlTextReaderNextSibling
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index a1856c8..9372c05 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -85,6 +85,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetLineNo
xmlSaveDoc
xmlSaveTree
+xmlTextReaderByteConsumed
xmlXPathOrderDocElems
xmlParserFindNodeInfoIndex
xmlSchemaGetFacetValueAsULong
@@ -290,7 +291,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewDtd
xmlParseDTD
xmlSAXParseDTD
-
xmlCopyDocElementContent
+xmlCopyElementContent
+xmlNewDocElementContent
xmlNewElementContent
xmlParseElementChildrenContentDecl
xmlParseElementMixedContentDecl
@@ -323,6 +326,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashCopy
xmlHashCreate
+xmlHashCreateDict
xmlListEnd
xmlListFront
@@ -477,7 +481,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaGetBuiltInListSimpleTypeItemType
xmlSchemaGetBuiltInType
xmlSchemaGetPredefinedType
+
xmlSchemaCopyValue
+xmlSchemaNewNOTATIONValue
+xmlSchemaNewStringValue
xmlNewTextReader
xmlNewTextReaderFilename
xmlReaderForDoc
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 017b653..33bd419 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -315,6 +315,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlShellValidate
xmlShellWrite
xmlDict
+xmlDictCleanup
xmlDictCreate
xmlDictCreateSub
xmlDictExists
@@ -472,6 +473,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashCopier
xmlHashCopy
xmlHashCreate
+xmlHashCreateDict
xmlHashDeallocator
xmlHashFree
xmlHashLookup
@@ -856,10 +858,20 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSwitchToEncoding
xmlFreePattern
xmlFreePatternList
+xmlFreeStreamCtxt
xmlPattern
+xmlPatternFromRoot
+xmlPatternGetStreamCtxt
xmlPatternMatch
+xmlPatternMaxDepth
xmlPatternPtr
+xmlPatternStreamable
xmlPatterncompile
+xmlStreamCtxt
+xmlStreamCtxtPtr
+xmlStreamPop
+xmlStreamPush
+xmlStreamPushAttr
XML_RELAXNGP_CRNG
XML_RELAXNGP_FREE_DOC
XML_RELAXNGP_NONE
@@ -1031,6 +1043,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_TYPE_BUILTIN_PRIMITIVE
XML_SCHEMAS_TYPE_DERIVATION_METHOD_EXTENSION
XML_SCHEMAS_TYPE_DERIVATION_METHOD_RESTRICTION
+XML_SCHEMAS_TYPE_FACETSNEEDVALUE
XML_SCHEMAS_TYPE_FINAL_DEFAULT
XML_SCHEMAS_TYPE_FINAL_EXTENSION
XML_SCHEMAS_TYPE_FINAL_LIST
@@ -1083,6 +1096,9 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMA_TYPE_EXTENSION
XML_SCHEMA_TYPE_FACET
XML_SCHEMA_TYPE_GROUP
+XML_SCHEMA_TYPE_IDC_KEY
+XML_SCHEMA_TYPE_IDC_KEYREF
+XML_SCHEMA_TYPE_IDC_UNIQUE
XML_SCHEMA_TYPE_LIST
XML_SCHEMA_TYPE_NOTATION
XML_SCHEMA_TYPE_RESTRICTION
@@ -1447,6 +1463,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAttributeTable
xmlAttributeTablePtr
xmlCopyAttributeTable
+xmlCopyDocElementContent
xmlCopyElementContent
xmlCopyElementTable
xmlCopyEnumeration
@@ -1461,6 +1478,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlElementTable
xmlElementTablePtr
xmlFreeAttributeTable
+xmlFreeDocElementContent
xmlFreeElementContent
xmlFreeElementTable
xmlFreeEnumeration
@@ -1480,6 +1498,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIsID
xmlIsMixedElement
xmlIsRef
+xmlNewDocElementContent
xmlNewElementContent
xmlNewValidCtxt
xmlNotationTable
@@ -1870,6 +1889,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_FTP_ACCNT
XML_FTP_EPSV_ANSWER
XML_FTP_PASV_ANSWER
+XML_FTP_URL_SYNTAX
XML_HTML_STRUCURE_ERROR
XML_HTML_UNKNOWN_TAG
XML_HTTP_UNKNOWN_HOST
@@ -2288,6 +2308,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAV_CVC_ENUMERATION_VALID
XML_SCHEMAV_CVC_FACET_VALID
XML_SCHEMAV_CVC_FRACTIONDIGITS_VALID
+XML_SCHEMAV_CVC_IDC
XML_SCHEMAV_CVC_LENGTH_VALID
XML_SCHEMAV_CVC_MAXEXCLUSIVE_VALID
XML_SCHEMAV_CVC_MAXINCLUSIVE_VALID
@@ -2301,6 +2322,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAV_CVC_TYPE_2
XML_SCHEMAV_CVC_TYPE_3_1_1
XML_SCHEMAV_CVC_TYPE_3_1_2
+XML_SCHEMAV_CVC_WILDCARD
XML_SCHEMAV_DOCUMENT_ELEMENT_MISSING
XML_SCHEMAV_ELEMCONT
XML_SCHEMAV_ELEMENT_CONTENT
@@ -2495,6 +2517,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReader
xmlTextReaderAttributeCount
xmlTextReaderBaseUri
+xmlTextReaderByteConsumed
xmlTextReaderClose
xmlTextReaderConstBaseUri
xmlTextReaderConstEncoding
@@ -2646,19 +2669,28 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateStream
xmlSchemaValidityErrorFunc
xmlSchemaValidityWarningFunc
-
XML_SCHEMA_WHITESPACE_COLLAPSE
+XML_SCHEMA_WHITESPACE_PRESERVE
+XML_SCHEMA_WHITESPACE_REPLACE
+XML_SCHEMA_WHITESPACE_UNKNOWN
+xmlSchemaCheckFacet
xmlSchemaCleanupTypes
xmlSchemaCollapseString
xmlSchemaCompareValues
+xmlSchemaCompareValuesWhtsp
+xmlSchemaCopyValue
xmlSchemaFreeFacet
xmlSchemaFreeValue
xmlSchemaGetBuiltInListSimpleTypeItemType
xmlSchemaGetBuiltInType
+xmlSchemaGetCanonValue
xmlSchemaGetFacetValueAsULong
xmlSchemaGetPredefinedType
xmlSchemaInitTypes
xmlSchemaIsBuiltInTypeFacet
xmlSchemaNewFacet
+xmlSchemaNewNOTATIONValue
+xmlSchemaNewStringValue
xmlSchemaValPredefTypeNode
xmlSchemaValPredefTypeNodeNoNorm
xmlSchemaValidateFacet
@@ -2666,6 +2698,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateListSimpleTypeFacet
xmlSchemaValidatePredefinedType
xmlSchemaWhiteSpaceReplace
+xmlSchemaWhitespaceValueType
BAD_CAST
xmlChar
xmlCharStrdup
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html
index c8012a9..c96a8d0 100644
--- a/doc/APIfunctions.html
+++ b/doc/APIfunctions.html
@@ -260,6 +260,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewComment
xmlNewDoc
xmlNewDocComment
+xmlNewDocElementContent
xmlNewDocNode
xmlNewDocNodeEatName
xmlNewDocPI
@@ -331,6 +332,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaCheckFacet
xmlSchemaCollapseString
xmlSchemaGetPredefinedType
+xmlSchemaNewNOTATIONValue
+xmlSchemaNewStringValue
xmlSchemaValPredefTypeNode
xmlSchemaValPredefTypeNodeNoNorm
xmlSchemaValidateFacet
@@ -356,6 +359,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStrchr
xmlStrcmp
xmlStrdup
+xmlStreamPush
+xmlStreamPushAttr
xmlStringCurrentChar
xmlStringDecodeEntities
xmlStringGetNodeList
@@ -485,6 +490,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegExecErrInfo
xmlSAX2StartElement
xmlSAX2StartElementNs
+xmlSchemaGetCanonValue
xmlTextReaderPreservePattern
xmlValidGetPotentialChildren
xmlValidGetValidElements
@@ -1039,6 +1045,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDictQLookup
xmlDictReference
xmlDictSize
+xmlHashCreateDict
htmlDocContentDumpFormatOutput
htmlDocContentDumpOutput
htmlDocDump
@@ -1062,6 +1069,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NDocSaveTo
xmlC14NExecute
xmlCopyDoc
+xmlCopyDocElementContent
xmlCreateIntSubset
xmlDebugCheckDocument
xmlDebugDumpDocument
@@ -1082,6 +1090,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlEncodeEntitiesReentrant
xmlEncodeSpecialChars
xmlFreeDoc
+xmlFreeDocElementContent
xmlGetDocCompressMode
xmlGetDocEntity
xmlGetDtdEntity
@@ -1096,6 +1105,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewCDataBlock
xmlNewCharRef
xmlNewDocComment
+xmlNewDocElementContent
xmlNewDocFragment
xmlNewDocNode
xmlNewDocNodeEatName
@@ -1183,13 +1193,16 @@ A:link, A:visited, A:active { text-decoration: underline }
elementDecl
elementDeclSAXFunc
xmlAddElementDecl
+xmlCopyDocElementContent
xmlCopyElementContent
+xmlFreeDocElementContent
xmlFreeElementContent
xmlSAX2ElementDecl
xmlSnprintfElementContent
xmlSprintfElementContent
xmlNewDocElementContent
+xmlNewElementContent
xmlDumpElementDecl
xmlValidBuildContentModel
xmlValidateElementDecl
@@ -1690,7 +1703,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlFreePattern
xmlFreePatternList
+xmlPatternFromRoot
+xmlPatternGetStreamCtxt
xmlPatternMatch
+xmlPatternMaxDepth
+xmlPatternStreamable
xmlFreeRMutex
xmlRMutexLock
xmlRMutexUnlock
@@ -1795,13 +1812,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidateLengthFacet
xmlSchemaValidatePredefinedType
xmlSchemaCompareValues
+xmlSchemaCompareValuesWhtsp
+xmlSchemaCopyValue
xmlSchemaFreeValue
+xmlSchemaGetCanonValue
xmlSchemaValidateFacet
xmlSchemaValidateLengthFacet
xmlSchemaValPredefTypeNode
xmlSchemaValPredefTypeNodeNoNorm
xmlSchemaValidatePredefinedType
xmlSchemaGetBuiltInType
+xmlSchemaNewStringValue
xmlSchemaFreeValidCtxt
xmlSchemaGetValidErrors
xmlSchemaSetValidErrors
@@ -1818,6 +1839,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaSetValidErrors
xmlSchemaGetParserErrors
xmlSchemaGetValidErrors
+
xmlShellBase
xmlShellCat
@@ -1835,6 +1857,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlMemSetup
xmlFreeStreamCtxt
+xmlStreamPop
+xmlStreamPush
+xmlStreamPushAttr
xmlSetStructuredErrorFunc
xmlTextReaderSetStructuredErrorHandler
xmlThrDefSetStructuredErrorFunc
@@ -1852,6 +1878,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlReaderNewWalker
xmlTextReaderAttributeCount
xmlTextReaderBaseUri
+xmlTextReaderByteConsumed
xmlTextReaderClose
xmlTextReaderConstBaseUri
xmlTextReaderConstEncoding
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index f62c93f..7dbc146 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -427,6 +427,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_FTP_ACCNT
XML_FTP_EPSV_ANSWER
XML_FTP_PASV_ANSWER
+XML_FTP_URL_SYNTAX
XML_GET_CONTENT
XML_GET_LINE
XML_HTML_DOCUMENT_NODE
@@ -1050,6 +1051,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_TYPE_BUILTIN_PRIMITIVE
XML_SCHEMAS_TYPE_DERIVATION_METHOD_EXTENSION
XML_SCHEMAS_TYPE_DERIVATION_METHOD_RESTRICTION
+XML_SCHEMAS_TYPE_FACETSNEEDVALUE
XML_SCHEMAS_TYPE_FINAL_DEFAULT
XML_SCHEMAS_TYPE_FINAL_EXTENSION
XML_SCHEMAS_TYPE_FINAL_LIST
@@ -1110,6 +1112,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAV_CVC_ENUMERATION_VALID
XML_SCHEMAV_CVC_FACET_VALID
XML_SCHEMAV_CVC_FRACTIONDIGITS_VALID
+XML_SCHEMAV_CVC_IDC
XML_SCHEMAV_CVC_LENGTH_VALID
XML_SCHEMAV_CVC_MAXEXCLUSIVE_VALID
XML_SCHEMAV_CVC_MAXINCLUSIVE_VALID
@@ -1123,6 +1126,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAV_CVC_TYPE_2
XML_SCHEMAV_CVC_TYPE_3_1_1
XML_SCHEMAV_CVC_TYPE_3_1_2
+XML_SCHEMAV_CVC_WILDCARD
XML_SCHEMAV_DOCUMENT_ELEMENT_MISSING
XML_SCHEMAV_ELEMCONT
XML_SCHEMAV_ELEMENT_CONTENT
@@ -1178,6 +1182,9 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMA_TYPE_EXTENSION
XML_SCHEMA_TYPE_FACET
XML_SCHEMA_TYPE_GROUP
+XML_SCHEMA_TYPE_IDC_KEY
+XML_SCHEMA_TYPE_IDC_KEYREF
+XML_SCHEMA_TYPE_IDC_UNIQUE
XML_SCHEMA_TYPE_LIST
XML_SCHEMA_TYPE_NOTATION
XML_SCHEMA_TYPE_RESTRICTION
@@ -1187,6 +1194,10 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMA_TYPE_UNION
XML_SCHEMA_TYPE_UR
XML_SCHEMA_VAL_VC_I_CREATE
+XML_SCHEMA_WHITESPACE_COLLAPSE
+XML_SCHEMA_WHITESPACE_PRESERVE
+XML_SCHEMA_WHITESPACE_REPLACE
+XML_SCHEMA_WHITESPACE_UNKNOWN
XML_SKIP_IDS
XML_SUBSTITUTE_BOTH
XML_SUBSTITUTE_NONE
@@ -1691,6 +1702,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyChar
xmlCopyCharMultiByte
xmlCopyDoc
+xmlCopyDocElementContent
xmlCopyDtd
xmlCopyElementContent
xmlCopyElementTable
@@ -1748,6 +1760,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDeregisterNodeFunc
xmlDetectCharEncoding
xmlDict
+xmlDictCleanup
xmlDictCreate
xmlDictCreateSub
xmlDictExists
@@ -1819,6 +1832,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlFreeAutomata
xmlFreeCatalog
xmlFreeDoc
+xmlFreeDocElementContent
xmlFreeDtd
xmlFreeElementContent
xmlFreeElementTable
@@ -1841,6 +1855,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlFreePropList
xmlFreeRMutex
xmlFreeRefTable
+xmlFreeStreamCtxt
xmlFreeTextReader
xmlFreeTextWriter
xmlFreeURI
@@ -1894,6 +1909,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashCopier
xmlHashCopy
xmlHashCreate
+xmlHashCreateDict
xmlHashDeallocator
xmlHashFree
xmlHashLookup
@@ -2111,6 +2127,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewComment
xmlNewDoc
xmlNewDocComment
+xmlNewDocElementContent
xmlNewDocFragment
xmlNewDocNode
xmlNewDocNodeEatName
@@ -2312,8 +2329,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserVersion
xmlParserWarning
xmlPattern
+xmlPatternFromRoot
+xmlPatternGetStreamCtxt
xmlPatternMatch
+xmlPatternMaxDepth
xmlPatternPtr
+xmlPatternStreamable
xmlPatterncompile
xmlPedanticParserDefault
xmlPedanticParserDefaultValue
@@ -2502,7 +2523,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaCleanupTypes
xmlSchemaCollapseString
xmlSchemaCompareValues
+xmlSchemaCompareValuesWhtsp
xmlSchemaContentType
+xmlSchemaCopyValue
xmlSchemaDump
xmlSchemaElement
xmlSchemaElementPtr
@@ -2519,6 +2542,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaFreeWildcard
xmlSchemaGetBuiltInListSimpleTypeItemType
xmlSchemaGetBuiltInType
+xmlSchemaGetCanonValue
xmlSchemaGetFacetValueAsULong
xmlSchemaGetParserErrors
xmlSchemaGetPredefinedType
@@ -2528,7 +2552,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaNewDocParserCtxt
xmlSchemaNewFacet
xmlSchemaNewMemParserCtxt
+xmlSchemaNewNOTATIONValue
xmlSchemaNewParserCtxt
+xmlSchemaNewStringValue
xmlSchemaNewValidCtxt
xmlSchemaNotation
xmlSchemaNotationPtr
@@ -2564,6 +2590,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaValidityErrorFunc
xmlSchemaValidityWarningFunc
xmlSchemaWhiteSpaceReplace
+xmlSchemaWhitespaceValueType
xmlSchemaWildcard
xmlSchemaWildcardNs
xmlSchemaWildcardNsPtr
@@ -2620,6 +2647,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStrcmp
xmlStrdup
xmlStrdupFunc
+xmlStreamCtxt
+xmlStreamCtxtPtr
+xmlStreamPop
+xmlStreamPush
+xmlStreamPushAttr
xmlStringComment
xmlStringCurrentChar
xmlStringDecodeEntities
@@ -2648,6 +2680,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlTextReader
xmlTextReaderAttributeCount
xmlTextReaderBaseUri
+xmlTextReaderByteConsumed
xmlTextReaderClose
xmlTextReaderConstBaseUri
xmlTextReaderConstEncoding
diff --git a/doc/FAQ.html b/doc/FAQ.html
index 9087448..04b913d 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica}
H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-
|
|