Hash :
f4e9a6e9
Author :
Date :
2003-11-15T11:14:47
added missing pages for the website. * doc/html/libxml-chvalid.html, doc/html/libxml-dict.html, doc/html/libxml-list.html, doc/html/libxml-testOOMlib.html, doc/html/libxml-wincecompat, doc/html/winsockcompat.html, doc/html/libxml-xmlexports.html, doc/html/libxml-xmlversion.html, doc/html/libxml-xmlwin32version.html, doc/html/libxml-xmlwriter.html: added missing pages for the website.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xmlversion</title><meta name="generator" content="DocBook XSL Stylesheets V1.48"><meta name="generator" content="GTK-Doc V1.1 (XML mode)"><style type="text/css">
.synopsis, .classsynopsis {
background: #eeeeee;
border: solid 1px #aaaaaa;
padding: 0.5em;
}
.programlisting {
background: #eeeeff;
border: solid 1px #aaaaff;
padding: 0.5em;
}
.variablelist {
padding: 4px;
margin-left: 3em;
}
.navigation {
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.navigation a {
color: #770000;
}
.navigation a:visited {
color: #550000;
}
.navigation .title {
font-size: 200%;
}
</style><link rel="home" href="index.html" title="Gnome XML Library Reference Manual "><link rel="up" href="ch01.html" title="Libxml Programming Notes"><link rel="previous" href="libxml-xpathInternals.html" title="xpathInternals"><link rel="next" href="libxml-list.html" title="list"></head><body text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="libxml-xpathInternals.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">Gnome XML Library Reference Manual </th><td><a accesskey="n" href="libxml-list.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry"><a name="libxml-xmlversion"></a><div class="titlepage"></div><div class="refnamediv"><h2>xmlversion</h2><p>xmlversion — </p></div><div class="refsynopsisdiv"><h2><h1 class="title"><a name="id2693440"></a>Synopsis</h1></h2><pre class="synopsis">
#define <a href="libxml-xmlwin32version.html#LIBXML-DOTTED-VERSION-CAPS">LIBXML_DOTTED_VERSION</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-VERSION-CAPS">LIBXML_VERSION</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-VERSION-STRING-CAPS">LIBXML_VERSION_STRING</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-TEST-VERSION-CAPS">LIBXML_TEST_VERSION</a>
#define <a href="libxml-xmlwin32version.html#WITH-TRIO-CAPS">WITH_TRIO</a>
#define <a href="libxml-xmlwin32version.html#WITHOUT-TRIO-CAPS">WITHOUT_TRIO</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-THREAD-ENABLED-CAPS">LIBXML_THREAD_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-TREE-ENABLED-CAPS">LIBXML_TREE_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-OUTPUT-ENABLED-CAPS">LIBXML_OUTPUT_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-PUSH-ENABLED-CAPS">LIBXML_PUSH_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-READER-ENABLED-CAPS">LIBXML_READER_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-WRITER-ENABLED-CAPS">LIBXML_WRITER_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-SAX1-ENABLED-CAPS">LIBXML_SAX1_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-FTP-ENABLED-CAPS">LIBXML_FTP_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-HTTP-ENABLED-CAPS">LIBXML_HTTP_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-VALID-ENABLED-CAPS">LIBXML_VALID_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-HTML-ENABLED-CAPS">LIBXML_HTML_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-LEGACY-ENABLED-CAPS">LIBXML_LEGACY_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-C14N-ENABLED-CAPS">LIBXML_C14N_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-CATALOG-ENABLED-CAPS">LIBXML_CATALOG_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-DOCB-ENABLED-CAPS">LIBXML_DOCB_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-XPATH-ENABLED-CAPS">LIBXML_XPATH_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-XPTR-ENABLED-CAPS">LIBXML_XPTR_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-XINCLUDE-ENABLED-CAPS">LIBXML_XINCLUDE_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-ICONV-ENABLED-CAPS">LIBXML_ICONV_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-ISO8859X-ENABLED-CAPS">LIBXML_ISO8859X_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#LIBXML-DEBUG-ENABLED-CAPS">LIBXML_DEBUG_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#DEBUG-MEMORY-LOCATION-CAPS">DEBUG_MEMORY_LOCATION</a>
#define <a href="libxml-xmlversion.html#LIBXML-UNICODE-ENABLED-CAPS">LIBXML_UNICODE_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-REGEXP-ENABLED-CAPS">LIBXML_REGEXP_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-AUTOMATA-ENABLED-CAPS">LIBXML_AUTOMATA_ENABLED</a>
#define <a href="libxml-xmlversion.html#LIBXML-SCHEMAS-ENABLED-CAPS">LIBXML_SCHEMAS_ENABLED</a>
#define <a href="libxml-xmlwin32version.html#ATTRIBUTE-UNUSED-CAPS">ATTRIBUTE_UNUSED</a>
</pre></div><div class="refsect1"><h2>Description</h2><p>
</p></div><div class="refsect1"><h2>Details</h2><div class="refsect2"><h3><a name="LIBXML-DOTTED-VERSION-CAPS"></a>LIBXML_DOTTED_VERSION</h3><pre class="programlisting">#define LIBXML_DOTTED_VERSION</pre><p>
the version string like "1.2.3"</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-VERSION-CAPS"></a>LIBXML_VERSION</h3><pre class="programlisting">#define LIBXML_VERSION</pre><p>
the version number: 1.2.3 value is 1002003</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-VERSION-STRING-CAPS"></a>LIBXML_VERSION_STRING</h3><pre class="programlisting">#define LIBXML_VERSION_STRING</pre><p>
the version number string, 1.2.3 value is "1002003"</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-TEST-VERSION-CAPS"></a>LIBXML_TEST_VERSION</h3><pre class="programlisting">#define LIBXML_TEST_VERSION</pre><p>
Macro to check that the libxml version in use is compatible with
the version the software has been compiled against</p><p>
</p></div><hr><div class="refsect2"><h3><a name="WITH-TRIO-CAPS"></a>WITH_TRIO</h3><pre class="programlisting">#define WITH_TRIO</pre><p>
defined if the trio support need to be configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="WITHOUT-TRIO-CAPS"></a>WITHOUT_TRIO</h3><pre class="programlisting">#define WITHOUT_TRIO</pre><p>
defined if the trio support should not be configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-THREAD-ENABLED-CAPS"></a>LIBXML_THREAD_ENABLED</h3><pre class="programlisting">#define LIBXML_THREAD_ENABLED</pre><p>
Whether the thread support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-TREE-ENABLED-CAPS"></a>LIBXML_TREE_ENABLED</h3><pre class="programlisting">#define LIBXML_TREE_ENABLED
</pre><p>
Whether the DOM like tree manipulation API support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-OUTPUT-ENABLED-CAPS"></a>LIBXML_OUTPUT_ENABLED</h3><pre class="programlisting">#define LIBXML_OUTPUT_ENABLED
</pre><p>
Whether the serialization/saving support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-PUSH-ENABLED-CAPS"></a>LIBXML_PUSH_ENABLED</h3><pre class="programlisting">#define LIBXML_PUSH_ENABLED
</pre><p>
Whether the push parsing interfaces are configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-READER-ENABLED-CAPS"></a>LIBXML_READER_ENABLED</h3><pre class="programlisting">#define LIBXML_READER_ENABLED
</pre><p>
Whether the xmlReader parsing interface is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-WRITER-ENABLED-CAPS"></a>LIBXML_WRITER_ENABLED</h3><pre class="programlisting">#define LIBXML_WRITER_ENABLED
</pre><p>
Whether the xmlWriter saving interface is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-SAX1-ENABLED-CAPS"></a>LIBXML_SAX1_ENABLED</h3><pre class="programlisting">#define LIBXML_SAX1_ENABLED
</pre><p>
Whether the older SAX1 interface is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-FTP-ENABLED-CAPS"></a>LIBXML_FTP_ENABLED</h3><pre class="programlisting">#define LIBXML_FTP_ENABLED</pre><p>
Whether the FTP support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-HTTP-ENABLED-CAPS"></a>LIBXML_HTTP_ENABLED</h3><pre class="programlisting">#define LIBXML_HTTP_ENABLED</pre><p>
Whether the HTTP support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-VALID-ENABLED-CAPS"></a>LIBXML_VALID_ENABLED</h3><pre class="programlisting">#define LIBXML_VALID_ENABLED
</pre><p>
Whether the DTD validation support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-HTML-ENABLED-CAPS"></a>LIBXML_HTML_ENABLED</h3><pre class="programlisting">#define LIBXML_HTML_ENABLED</pre><p>
Whether the HTML support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-LEGACY-ENABLED-CAPS"></a>LIBXML_LEGACY_ENABLED</h3><pre class="programlisting">#define LIBXML_LEGACY_ENABLED
</pre><p>
Whether the deprecated APIs are compiled in for compatibility</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-C14N-ENABLED-CAPS"></a>LIBXML_C14N_ENABLED</h3><pre class="programlisting">#define LIBXML_C14N_ENABLED</pre><p>
Whether the Canonicalization support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-CATALOG-ENABLED-CAPS"></a>LIBXML_CATALOG_ENABLED</h3><pre class="programlisting">#define LIBXML_CATALOG_ENABLED</pre><p>
Whether the Catalog support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-DOCB-ENABLED-CAPS"></a>LIBXML_DOCB_ENABLED</h3><pre class="programlisting">#define LIBXML_DOCB_ENABLED</pre><p>
Whether the SGML Docbook support is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-XPATH-ENABLED-CAPS"></a>LIBXML_XPATH_ENABLED</h3><pre class="programlisting">#define LIBXML_XPATH_ENABLED</pre><p>
Whether XPath is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-XPTR-ENABLED-CAPS"></a>LIBXML_XPTR_ENABLED</h3><pre class="programlisting">#define LIBXML_XPTR_ENABLED</pre><p>
Whether XPointer is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-XINCLUDE-ENABLED-CAPS"></a>LIBXML_XINCLUDE_ENABLED</h3><pre class="programlisting">#define LIBXML_XINCLUDE_ENABLED</pre><p>
Whether XInclude is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-ICONV-ENABLED-CAPS"></a>LIBXML_ICONV_ENABLED</h3><pre class="programlisting">#define LIBXML_ICONV_ENABLED</pre><p>
Whether iconv support is available</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-ISO8859X-ENABLED-CAPS"></a>LIBXML_ISO8859X_ENABLED</h3><pre class="programlisting">#define LIBXML_ISO8859X_ENABLED
</pre><p>
Whether ISO-8859-* support is made available in case iconv is not</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-DEBUG-ENABLED-CAPS"></a>LIBXML_DEBUG_ENABLED</h3><pre class="programlisting">#define LIBXML_DEBUG_ENABLED</pre><p>
Whether Debugging module is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="DEBUG-MEMORY-LOCATION-CAPS"></a>DEBUG_MEMORY_LOCATION</h3><pre class="programlisting">#define DEBUG_MEMORY_LOCATION</pre><p>
Whether the memory debugging is configured in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-UNICODE-ENABLED-CAPS"></a>LIBXML_UNICODE_ENABLED</h3><pre class="programlisting">#define LIBXML_UNICODE_ENABLED
</pre><p>
Whether the Unicode related interfaces are compiled in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-REGEXP-ENABLED-CAPS"></a>LIBXML_REGEXP_ENABLED</h3><pre class="programlisting">#define LIBXML_REGEXP_ENABLED
</pre><p>
Whether the regular expressions interfaces are compiled in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-AUTOMATA-ENABLED-CAPS"></a>LIBXML_AUTOMATA_ENABLED</h3><pre class="programlisting">#define LIBXML_AUTOMATA_ENABLED
</pre><p>
Whether the automata interfaces are compiled in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="LIBXML-SCHEMAS-ENABLED-CAPS"></a>LIBXML_SCHEMAS_ENABLED</h3><pre class="programlisting">#define LIBXML_SCHEMAS_ENABLED
</pre><p>
Whether the Schemas validation interfaces are compiled in</p><p>
</p></div><hr><div class="refsect2"><h3><a name="ATTRIBUTE-UNUSED-CAPS"></a>ATTRIBUTE_UNUSED</h3><pre class="programlisting">#define ATTRIBUTE_UNUSED</pre><p>
Macro used to signal to GCC unused function parameters</p><p>
</p></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="libxml-xpathInternals.html"><b><< xpathInternals</b></a></td><td align="right"><a accesskey="n" href="libxml-list.html"><b>list >></b></a></td></tr></table></body></html>