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

Adding more informations on Schemas, added a link to the Pascal bindings

in the Related Link sections, Daniel
This commit is contained in:
Daniel Veillard
2002-05-02 06:11:10 +00:00
parent 26d5b21b7f
commit e6d8e20c97
54 changed files with 5688 additions and 4218 deletions

View File

@ -80,6 +80,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<li><a href="ftp://xmlsoft.org/">FTP</a></li>
<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
<li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li>
<li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li>
<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&amp;product=libxml2">Bug Tracker</a></li>
</ul></td></tr>
</table>
@ -91,8 +92,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk2.html">F-I</a>
<a href="APIchunk3.html">J-P</a>
<a href="APIchunk4.html">Q-S</a>
<a href="APIchunk5.html">T-X</a>
<a href="APIchunk6.html">Z-a</a>
<a href="APIchunk5.html">T-W</a>
<a href="APIchunk6.html">X-a</a>
<a href="APIchunk7.html">b-b</a>
<a href="APIchunk8.html">c-c</a>
<a href="APIchunk9.html">d-d</a>
@ -101,14 +102,12 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk12.html">g-i</a>
<a href="APIchunk13.html">j-l</a>
<a href="APIchunk14.html">m-n</a>
<a href="APIchunk15.html">o-o</a>
<a href="APIchunk16.html">p-p</a>
<a href="APIchunk17.html">q-r</a>
<a href="APIchunk18.html">s-s</a>
<a href="APIchunk19.html">t-t</a>
<a href="APIchunk20.html">u-v</a>
<a href="APIchunk21.html">w-w</a>
<a href="APIchunk22.html">x-x</a>
<a href="APIchunk15.html">o-p</a>
<a href="APIchunk16.html">q-r</a>
<a href="APIchunk17.html">s-s</a>
<a href="APIchunk18.html">t-t</a>
<a href="APIchunk19.html">u-v</a>
<a href="APIchunk20.html">w-x</a>
</h2>
<h2>Letter e:</h2>
<dl>
@ -343,6 +342,13 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-debugxml.html#XMLSHELL">xmlShell</a>
<a href="html/libxml-xpath.html#XMLXPATHINIT">xmlXPathInit</a>
</dd>
<dt>epsilon</dt>
<dd>
<a href="html/libxml-index.html#XMLAUTOMATANEWALLTRANS">xmlAutomataNewAllTrans</a>
<a href="html/libxml-index.html#XMLAUTOMATANEWCOUNTEDTRANS">xmlAutomataNewCountedTrans</a>
<a href="html/libxml-index.html#XMLAUTOMATANEWCOUNTERTRANS">xmlAutomataNewCounterTrans</a>
<a href="html/libxml-index.html#XMLAUTOMATANEWTRANSITION">xmlAutomataNewTransition</a>
</dd>
<dt>equal</dt>
<dd>
<a href="html/libxml-tree.html#XMLADDCHILD">xmlAddChild</a>
@ -431,6 +437,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<dd>
<a href="html/libxml-xpathinternals.html#VALUEPOP">valuePop</a>
<a href="html/libxml-xpathinternals.html#VALUEPUSH">valuePush</a>
<a href="html/libxml-index.html#XMLREGEXECCTXTPTR">xmlRegExecCtxtPtr</a>
<a href="html/libxml-debugxml.html#XMLSHELLPRINTXPATHRESULT">xmlShellPrintXPathResult</a>
<a href="html/libxml-xpath.html#XMLXPATHCOMPILE">xmlXPathCompile</a>
<a href="html/libxml-xpath.html#XMLXPATHCOMPILEDEVAL">xmlXPathCompiledEval</a>
@ -443,6 +450,10 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xpointer.html#XMLXPTRBUILDNODELIST">xmlXPtrBuildNodeList</a>
<a href="html/libxml-xpointer.html#XMLXPTREVAL">xmlXPtrEval</a>
</dd>
<dt>evaulation</dt>
<dd>
<a href="html/libxml-index.html#XMLREGFREEEXECCTXT">xmlRegFreeExecCtxt</a>
</dd>
<dt>even</dt>
<dd>
<a href="html/libxml-tree.html#XMLNODEGETBASE">xmlNodeGetBase</a>
@ -451,6 +462,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<dt>events</dt>
<dd>
<a href="html/libxml-htmlparser.html#HTMLSAXPARSEDOC">htmlSAXParseDoc</a>
<a href="html/libxml-index.html#XMLSCHEMAVALIDATESTREAM">xmlSchemaValidateStream</a>
</dd>
<dt>exact</dt>
<dd>
@ -490,6 +502,14 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
</dd>
<dt>executed</dt>
<dd>
<a href="html/libxml-index.html#XMLAUTOMATACOMPILE">xmlAutomataCompile</a>
</dd>
<dt>execution</dt>
<dd>
<a href="html/libxml-index.html#XMLREGEXECPUSHSTRING">xmlRegExecPushString</a>
</dd>
<dt>exist</dt>
<dd>
<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETADD">xmlXPtrLocationSetAdd</a>
@ -511,6 +531,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<dt>expected</dt>
<dd>
<a href="html/libxml-xpathinternals.html#CHECK-ARITY-CAPS">CHECK_ARITY</a>
<a href="html/libxml-index.html#XMLSCHEMANEWPARSERCTXT">xmlSchemaNewParserCtxt</a>
</dd>
<dt>explored</dt>
<dd>
@ -518,6 +539,12 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd>
<dt>expression</dt>
<dd>
<a href="html/libxml-index.html#XMLREGEXECCTXTPTR">xmlRegExecCtxtPtr</a>
<a href="html/libxml-index.html#XMLREGFREEEXECCTXT">xmlRegFreeExecCtxt</a>
<a href="html/libxml-index.html#XMLREGEXPCOMPILE">xmlRegexpCompile</a>
<a href="html/libxml-index.html#XMLREGEXPEXEC">xmlRegexpExec</a>
<a href="html/libxml-index.html#XMLREGEXPPRINT">xmlRegexpPrint</a>
<a href="html/libxml-index.html#XMLREGEXPPTR">xmlRegexpPtr</a>
<a href="html/libxml-xpath.html#XMLXPATHCOMPILE">xmlXPathCompile</a>
<a href="html/libxml-xpath.html#XMLXPATHCOMPILEDEVAL">xmlXPathCompiledEval</a>
<a href="html/libxml-xpath.html#XMLXPATHCONTEXT">xmlXPathContext</a>
@ -528,6 +555,11 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xpathinternals.html#XMLXPATHNEWPARSERCONTEXT">xmlXPathNewParserContext</a>
<a href="html/libxml-xpointer.html#XMLXPTREVAL">xmlXPtrEval</a>
</dd>
<dt>expressions</dt>
<dd>
<a href="html/libxml-xmlversion.html#LIBXML-REGEXP-ENABLED-CAPS">LIBXML_REGEXP_ENABLED</a>
<a href="html/libxml-index.html#XMLREGEXPPTR">xmlRegexpPtr</a>
</dd>
<dt>exslSetsDistinctSorted</dt>
<dd>
<a href="html/libxml-xpathinternals.html#XMLXPATHDISTINCT">xmlXPathDistinct</a>
@ -569,8 +601,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk2.html">F-I</a>
<a href="APIchunk3.html">J-P</a>
<a href="APIchunk4.html">Q-S</a>
<a href="APIchunk5.html">T-X</a>
<a href="APIchunk6.html">Z-a</a>
<a href="APIchunk5.html">T-W</a>
<a href="APIchunk6.html">X-a</a>
<a href="APIchunk7.html">b-b</a>
<a href="APIchunk8.html">c-c</a>
<a href="APIchunk9.html">d-d</a>
@ -579,14 +611,12 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk12.html">g-i</a>
<a href="APIchunk13.html">j-l</a>
<a href="APIchunk14.html">m-n</a>
<a href="APIchunk15.html">o-o</a>
<a href="APIchunk16.html">p-p</a>
<a href="APIchunk17.html">q-r</a>
<a href="APIchunk18.html">s-s</a>
<a href="APIchunk19.html">t-t</a>
<a href="APIchunk20.html">u-v</a>
<a href="APIchunk21.html">w-w</a>
<a href="APIchunk22.html">x-x</a>
<a href="APIchunk15.html">o-p</a>
<a href="APIchunk16.html">q-r</a>
<a href="APIchunk17.html">s-s</a>
<a href="APIchunk18.html">t-t</a>
<a href="APIchunk19.html">u-v</a>
<a href="APIchunk20.html">w-x</a>
</h2>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td></tr></table></td></tr></table></td></tr></table></td>