1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

fixed a lack of comment and missing test for a pointer in the API. Daniel

* xmlschemastypes.c: fixed a lack of comment and missing test for
  a pointer in the API.
Daniel
This commit is contained in:
Daniel Veillard
2005-04-01 17:15:17 +00:00
parent 755307a9e2
commit bda5957667
13 changed files with 87 additions and 6 deletions

View File

@@ -66,6 +66,7 @@ void <a href="#xmlSchemaValidityWarningFunc">xmlSchemaValidityWarningFunc</a> (v
int preserve : whether to free the document
int counter : used to give ononymous components uniqu
<a href="libxml-hash.html#xmlHashTablePtr">xmlHashTablePtr</a> idcDef
void * volatiles : Misc. helper items (e.g. <a href="libxml-SAX.html#reference">reference</a> item
}</pre><h3><a name="xmlSchemaParserCtxt" id="xmlSchemaParserCtxt">Structure xmlSchemaParserCtxt</a></h3><pre class="programlisting">Structure xmlSchemaParserCtxt<br />struct _xmlSchemaParserCtxt {
The content of this structure is not made public by the API.
}</pre><h3><a name="xmlSchemaValidCtxt" id="xmlSchemaValidCtxt">Structure xmlSchemaValidCtxt</a></h3><pre class="programlisting">Structure xmlSchemaValidCtxt<br />struct _xmlSchemaValidCtxt {