mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +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:
@ -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&product=libxml2">Bug Tracker</a></li>
|
||||
</ul></td></tr>
|
||||
</table>
|
||||
@ -206,22 +207,6 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<p>
|
||||
<a href="html/libxml-valid.html#XMLCOPYATTRIBUTETABLE">xmlCopyAttributeTable</a>
|
||||
</p>
|
||||
<h2>Type xmlAutomataPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlNewAutomata</a>
|
||||
</p>
|
||||
<h2>Type xmlAutomataStatePtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlAutomataGetInitState</a>
|
||||
<a href="">xmlAutomataNewState</a>
|
||||
<a href="">xmlAutomataNewTransition</a>
|
||||
<a href="">xmlAutomataNewCountTrans</a>
|
||||
<a href="">xmlAutomataNewOnceTrans</a>
|
||||
<a href="">xmlAutomataNewAllTrans</a>
|
||||
<a href="">xmlAutomataNewEpsilon</a>
|
||||
<a href="">xmlAutomataNewCountedTrans</a>
|
||||
<a href="">xmlAutomataNewCounterTrans</a>
|
||||
</p>
|
||||
<h2>Type xmlBufferAllocationScheme:</h2>
|
||||
<p>
|
||||
<a href="html/libxml-tree.html#XMLGETBUFFERALLOCATIONSCHEME">xmlGetBufferAllocationScheme</a>
|
||||
@ -579,31 +564,6 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<p>
|
||||
<a href="html/libxml-valid.html#XMLADDREF">xmlAddRef</a>
|
||||
</p>
|
||||
<h2>Type xmlRegExecCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlRegNewExecCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlRegexpPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlRegexpCompile</a>
|
||||
<a href="">xmlAutomataCompile</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaParserCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaNewParserCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaParse</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaTypePtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaGetPredefinedType</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaValidCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaNewValidCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlURIPtr:</h2>
|
||||
<p>
|
||||
<a href="html/libxml-uri.html#XMLCREATEURI">xmlCreateURI</a>
|
||||
|
Reference in New Issue
Block a user