book1.html revision e46e20d3f568c70a11e4eb126b03fb4cc9695105
1<HTML
2><HEAD
3><TITLE
4>Gnome XML Library Reference Manual</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.33"><LINK
8REL="NEXT"
9TITLE="Libxml Programming Notes"
10HREF="libxml-notes.html"></HEAD
11><BODY
12BGCOLOR="#FFFFFF"
13TEXT="#000000"
14><DIV
15CLASS="BOOK"
16><DIV
17CLASS="TITLEPAGE"
18><TABLE
19WIDTH="100%"
20BORDER="0"
21BGCOLOR="#000000"
22CELLPADDING="1"
23CELLSPACING="0"
24><TR
25><TH
26ALIGN="center"
27VALIGN="center"
28><FONT
29COLOR="#FFFFFF"
30SIZE="7"
31><P
32CLASS="TITLE"
33><A
34NAME="AEN2"
35>Gnome XML Library Reference Manual</A
36></P
37></FONT
38></TH
39></TR
40></TABLE
41><H3
42CLASS="AUTHOR"
43>Daniel Veillard</H3
44><DIV
45CLASS="AFFILIATION"
46><DIV
47CLASS="ADDRESS"
48><P
49CLASS="LITERALLAYOUT"
50>	&nbsp;&nbsp;&nbsp;&nbsp;Daniel.Veillard@w3.org<br>
51	&nbsp;&nbsp;</P
52></DIV
53></DIV
54><P
55CLASS="COPYRIGHT"
56>Copyright � 1999 by <SPAN
57CLASS="HOLDER"
58>Daniel Veillard</SPAN
59></P
60><DIV
61><DIV
62CLASS="ABSTRACT"
63><P
64></P
65><P
66>This manual documents the interfaces of the libxml
67      library and has some short notes to help get you up to speed
68      with using the library.</P
69><P
70></P
71></DIV
72></DIV
73><DIV
74CLASS="LEGALNOTICE"
75><P
76></P
77><P
78>Permission is granted to make and distribute verbatim
79      copies of this manual provided the copyright notice and this
80      permission notice are preserved on all copies.</P
81><P
82>Permission is granted to copy and distribute modified
83      versions of this manual under the conditions for verbatim
84      copying, provided also that the entire resulting derived work is
85      distributed under the terms of a permission notice identical to
86      this one.</P
87><P
88>Permission is granted to copy and distribute translations
89      of this manual into another language, under the above conditions
90      for modified versions.</P
91><P
92></P
93></DIV
94></DIV
95><DIV
96CLASS="TOC"
97><DL
98><DT
99><B
100>Table of Contents</B
101></DT
102><DT
103><A
104HREF="libxml-notes.html"
105>Libxml Programming Notes</A
106></DT
107><DT
108><A
109HREF="libxml-lib.html"
110>Libxml Library Reference</A
111></DT
112><DD
113><DL
114><DT
115><A
116HREF="gnome-xml-parser.html"
117>parser</A
118> &#8212; </DT
119><DT
120><A
121HREF="gnome-xml-sax.html"
122>SAX</A
123> &#8212; </DT
124><DT
125><A
126HREF="gnome-xml-tree.html"
127>tree</A
128> &#8212; </DT
129><DT
130><A
131HREF="gnome-xml-entities.html"
132>entities</A
133> &#8212; </DT
134><DT
135><A
136HREF="gnome-xml-valid.html"
137>valid</A
138> &#8212; </DT
139><DT
140><A
141HREF="gnome-xml-uri.html"
142>uri</A
143> &#8212; </DT
144><DT
145><A
146HREF="gnome-xml-xml-error.html"
147>xml-error</A
148> &#8212; </DT
149><DT
150><A
151HREF="gnome-xml-htmlparser.html"
152>HTMLparser</A
153> &#8212; </DT
154><DT
155><A
156HREF="gnome-xml-htmltree.html"
157>HTMLtree</A
158> &#8212; </DT
159><DT
160><A
161HREF="gnome-xml-xpath.html"
162>xpath</A
163> &#8212; </DT
164><DT
165><A
166HREF="gnome-xml-nanohttp.html"
167>nanohttp</A
168> &#8212; </DT
169><DT
170><A
171HREF="gnome-xml-nanoftp.html"
172>nanoftp</A
173> &#8212; </DT
174><DT
175><A
176HREF="gnome-xml-xmlio.html"
177>xmlIO</A
178> &#8212; </DT
179><DT
180><A
181HREF="gnome-xml-parserinternals.html"
182>parserInternals</A
183> &#8212; </DT
184><DT
185><A
186HREF="gnome-xml-encoding.html"
187>encoding</A
188> &#8212; </DT
189><DT
190><A
191HREF="gnome-xml-debugxml.html"
192>debugXML</A
193> &#8212; </DT
194><DT
195><A
196HREF="gnome-xml-xmlmemory.html"
197>xmlmemory</A
198> &#8212; </DT
199></DL
200></DD
201></DL
202></DIV
203></DIV
204><DIV
205CLASS="NAVFOOTER"
206><BR
207CLEAR="all"><BR><TABLE
208WIDTH="100%"
209BORDER="0"
210BGCOLOR="#000000"
211CELLPADDING="1"
212CELLSPACING="0"
213><TR
214><TD
215WIDTH="25%"
216BGCOLOR="#C00000"
217ALIGN="left"
218>&nbsp;</TD
219><TD
220WIDTH="25%"
221BGCOLOR="#0000C0"
222ALIGN="center"
223><FONT
224COLOR="#FFFFFF"
225SIZE="3"
226><B
227>&nbsp;</B
228></FONT
229></TD
230><TD
231WIDTH="25%"
232BGCOLOR="#00C000"
233ALIGN="center"
234><FONT
235COLOR="#FFFFFF"
236SIZE="3"
237><B
238>&nbsp;</B
239></FONT
240></TD
241><TD
242WIDTH="25%"
243BGCOLOR="#C00000"
244ALIGN="right"
245><A
246HREF="libxml-notes.html"
247><FONT
248COLOR="#FFFFFF"
249SIZE="3"
250><B
251>Next Page &#62;&#62;&#62;</B
252></FONT
253></A
254></TD
255></TR
256><TR
257><TD
258COLSPAN="2"
259ALIGN="left"
260>&nbsp;</TD
261><TD
262COLSPAN="2"
263ALIGN="right"
264><FONT
265COLOR="#FFFFFF"
266SIZE="3"
267><B
268>Libxml Programming Notes</B
269></FONT
270></TD
271></TR
272></TABLE
273></DIV
274></BODY
275></HTML
276>