blob: 8aba6ef1d3e0348b84463a35a329db7293df8350 [file] [log] [blame]
Daniel Veillard35925471999-02-25 08:46:07 +00001<HTML
2><HEAD
3><TITLE
4>valid</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.33"><LINK
8REL="HOME"
9TITLE="Gnome XML Library Reference Manual"
10HREF="book1.html"><LINK
11REL="UP"
12TITLE="Gnome XML Library"
13HREF="libxml.html"><LINK
14REL="PREVIOUS"
15TITLE="entities"
16HREF="gnome-xml-entities.html"><LINK
17REL="NEXT"
Daniel Veillardd109e371999-03-05 06:26:45 +000018TITLE="xml-error"
19HREF="gnome-xml-xml-error.html"></HEAD
Daniel Veillard35925471999-02-25 08:46:07 +000020><BODY
21BGCOLOR="#FFFFFF"
22TEXT="#000000"
23><DIV
24CLASS="NAVHEADER"
25><TABLE
26WIDTH="100%"
27BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +000028BGCOLOR="#000000"
29CELLPADDING="1"
Daniel Veillard35925471999-02-25 08:46:07 +000030CELLSPACING="0"
31><TR
32><TH
Daniel Veillard14fff061999-06-22 21:49:07 +000033COLSPAN="4"
Daniel Veillard35925471999-02-25 08:46:07 +000034ALIGN="center"
Daniel Veillard14fff061999-06-22 21:49:07 +000035><FONT
36COLOR="#FFFFFF"
37SIZE="5"
38>Gnome XML Library Reference Manual</FONT
39></TH
Daniel Veillard35925471999-02-25 08:46:07 +000040></TR
41><TR
42><TD
Daniel Veillard14fff061999-06-22 21:49:07 +000043WIDTH="25%"
44BGCOLOR="#C00000"
Daniel Veillard35925471999-02-25 08:46:07 +000045ALIGN="left"
Daniel Veillard35925471999-02-25 08:46:07 +000046><A
47HREF="gnome-xml-entities.html"
Daniel Veillard14fff061999-06-22 21:49:07 +000048><FONT
49COLOR="#FFFFFF"
50SIZE="3"
51><B
52>&#60;&#60;&#60; Previous Page</B
53></FONT
54></A
Daniel Veillard35925471999-02-25 08:46:07 +000055></TD
56><TD
Daniel Veillard14fff061999-06-22 21:49:07 +000057WIDTH="25%"
58BGCOLOR="#0000C0"
Daniel Veillard35925471999-02-25 08:46:07 +000059ALIGN="center"
Daniel Veillard14fff061999-06-22 21:49:07 +000060><FONT
61COLOR="#FFFFFF"
62SIZE="3"
63><B
64><A
65HREF="book1.html"
66><FONT
67COLOR="#FFFFFF"
68SIZE="3"
69><B
70>Home</B
71></FONT
72></A
73></B
74></FONT
Daniel Veillard35925471999-02-25 08:46:07 +000075></TD
76><TD
Daniel Veillard14fff061999-06-22 21:49:07 +000077WIDTH="25%"
78BGCOLOR="#00C000"
79ALIGN="center"
80><FONT
81COLOR="#FFFFFF"
82SIZE="3"
83><B
84><A
85HREF="libxml.html"
86><FONT
87COLOR="#FFFFFF"
88SIZE="3"
89><B
90>Up</B
91></FONT
92></A
93></B
94></FONT
95></TD
96><TD
97WIDTH="25%"
98BGCOLOR="#C00000"
Daniel Veillard35925471999-02-25 08:46:07 +000099ALIGN="right"
Daniel Veillard35925471999-02-25 08:46:07 +0000100><A
Daniel Veillardd109e371999-03-05 06:26:45 +0000101HREF="gnome-xml-xml-error.html"
Daniel Veillard14fff061999-06-22 21:49:07 +0000102><FONT
103COLOR="#FFFFFF"
104SIZE="3"
105><B
106>Next Page &#62;&#62;&#62;</B
107></FONT
108></A
Daniel Veillard35925471999-02-25 08:46:07 +0000109></TD
110></TR
111></TABLE
Daniel Veillard14fff061999-06-22 21:49:07 +0000112></DIV
Daniel Veillard35925471999-02-25 08:46:07 +0000113><H1
114>valid</H1
115><DIV
116CLASS="REFNAMEDIV"
117><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000118NAME="AEN3883"
Daniel Veillard35925471999-02-25 08:46:07 +0000119></A
120><H2
121>Name</H2
Daniel Veillard14fff061999-06-22 21:49:07 +0000122>valid &#8212; </DIV
Daniel Veillard35925471999-02-25 08:46:07 +0000123><DIV
124CLASS="REFSYNOPSISDIV"
125><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000126NAME="AEN3886"
Daniel Veillard35925471999-02-25 08:46:07 +0000127></A
128><H2
129>Synopsis</H2
130><TABLE
131BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000132BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000133WIDTH="100%"
134CELLPADDING="6"
135><TR
136><TD
137><PRE
138CLASS="SYNOPSIS"
139>&#13;
140
141#define <A
142HREF="gnome-xml-valid.html#XML-MIN-NOTATION-TABLE"
143>XML_MIN_NOTATION_TABLE</A
144>
145typedef <A
146HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
147>xmlNotationTablePtr</A
Daniel Veillard14fff061999-06-22 21:49:07 +0000148>;
Daniel Veillard35925471999-02-25 08:46:07 +0000149#define <A
150HREF="gnome-xml-valid.html#XML-MIN-ELEMENT-TABLE"
151>XML_MIN_ELEMENT_TABLE</A
152>
153typedef <A
154HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
155>xmlElementTablePtr</A
Daniel Veillard14fff061999-06-22 21:49:07 +0000156>;
Daniel Veillard35925471999-02-25 08:46:07 +0000157#define <A
158HREF="gnome-xml-valid.html#XML-MIN-ATTRIBUTE-TABLE"
159>XML_MIN_ATTRIBUTE_TABLE</A
160>
161typedef <A
162HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
163>xmlAttributeTablePtr</A
Daniel Veillard14fff061999-06-22 21:49:07 +0000164>;
Daniel Veillard35925471999-02-25 08:46:07 +0000165<A
166HREF="gnome-xml-tree.html#XMLNOTATIONPTR"
167>xmlNotationPtr</A
168> <A
169HREF="gnome-xml-valid.html#XMLADDNOTATIONDECL"
170>xmlAddNotationDecl</A
171> (<A
172HREF="gnome-xml-tree.html#XMLDTDPTR"
173>xmlDtdPtr</A
174> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000175 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000176HREF="gnome-xml-tree.html#CHAR"
177>CHAR</A
178> *name,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000179 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000180HREF="gnome-xml-tree.html#CHAR"
181>CHAR</A
182> *PublicID,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000183 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000184HREF="gnome-xml-tree.html#CHAR"
185>CHAR</A
186> *SystemID);
187<A
188HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
189>xmlNotationTablePtr</A
190> <A
191HREF="gnome-xml-valid.html#XMLCOPYNOTATIONTABLE"
192>xmlCopyNotationTable</A
193> (<A
194HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
195>xmlNotationTablePtr</A
196> table);
197void <A
198HREF="gnome-xml-valid.html#XMLFREENOTATIONTABLE"
199>xmlFreeNotationTable</A
200> (<A
201HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
202>xmlNotationTablePtr</A
203> table);
204void <A
205HREF="gnome-xml-valid.html#XMLDUMPNOTATIONTABLE"
206>xmlDumpNotationTable</A
207> (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +0000208HREF="gnome-xml-tree.html#XMLBUFFERPTR"
209>xmlBufferPtr</A
210> buf,
211 <A
Daniel Veillard35925471999-02-25 08:46:07 +0000212HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
213>xmlNotationTablePtr</A
214> table);
215<A
216HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
217>xmlElementContentPtr</A
218> <A
219HREF="gnome-xml-valid.html#XMLNEWELEMENTCONTENT"
220>xmlNewElementContent</A
221> (<A
222HREF="gnome-xml-tree.html#CHAR"
223>CHAR</A
224> *name,
225 int type);
226<A
227HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
228>xmlElementContentPtr</A
229> <A
230HREF="gnome-xml-valid.html#XMLCOPYELEMENTCONTENT"
231>xmlCopyElementContent</A
232> (<A
233HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
234>xmlElementContentPtr</A
235> content);
236void <A
237HREF="gnome-xml-valid.html#XMLFREEELEMENTCONTENT"
238>xmlFreeElementContent</A
239> (<A
240HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
241>xmlElementContentPtr</A
242> cur);
243<A
244HREF="gnome-xml-tree.html#XMLELEMENTPTR"
245>xmlElementPtr</A
246> <A
247HREF="gnome-xml-valid.html#XMLADDELEMENTDECL"
248>xmlAddElementDecl</A
249> (<A
250HREF="gnome-xml-tree.html#XMLDTDPTR"
251>xmlDtdPtr</A
252> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000253 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000254HREF="gnome-xml-tree.html#CHAR"
255>CHAR</A
256> *name,
257 int type,
258 <A
259HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
260>xmlElementContentPtr</A
261> content);
262<A
263HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
264>xmlElementTablePtr</A
265> <A
266HREF="gnome-xml-valid.html#XMLCOPYELEMENTTABLE"
267>xmlCopyElementTable</A
268> (<A
269HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
270>xmlElementTablePtr</A
271> table);
272void <A
273HREF="gnome-xml-valid.html#XMLFREEELEMENTTABLE"
274>xmlFreeElementTable</A
275> (<A
276HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
277>xmlElementTablePtr</A
278> table);
279void <A
280HREF="gnome-xml-valid.html#XMLDUMPELEMENTTABLE"
281>xmlDumpElementTable</A
282> (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +0000283HREF="gnome-xml-tree.html#XMLBUFFERPTR"
284>xmlBufferPtr</A
285> buf,
286 <A
Daniel Veillard35925471999-02-25 08:46:07 +0000287HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
288>xmlElementTablePtr</A
289> table);
290<A
291HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
292>xmlEnumerationPtr</A
293> <A
294HREF="gnome-xml-valid.html#XMLCREATEENUMERATION"
295>xmlCreateEnumeration</A
296> (<A
297HREF="gnome-xml-tree.html#CHAR"
298>CHAR</A
299> *name);
300void <A
301HREF="gnome-xml-valid.html#XMLFREEENUMERATION"
302>xmlFreeEnumeration</A
303> (<A
304HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
305>xmlEnumerationPtr</A
306> cur);
307<A
308HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
309>xmlEnumerationPtr</A
310> <A
311HREF="gnome-xml-valid.html#XMLCOPYENUMERATION"
312>xmlCopyEnumeration</A
313> (<A
314HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
315>xmlEnumerationPtr</A
316> cur);
317<A
318HREF="gnome-xml-tree.html#XMLATTRIBUTEPTR"
319>xmlAttributePtr</A
320> <A
321HREF="gnome-xml-valid.html#XMLADDATTRIBUTEDECL"
322>xmlAddAttributeDecl</A
323> (<A
324HREF="gnome-xml-tree.html#XMLDTDPTR"
325>xmlDtdPtr</A
326> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000327 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000328HREF="gnome-xml-tree.html#CHAR"
329>CHAR</A
330> *elem,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000331 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000332HREF="gnome-xml-tree.html#CHAR"
333>CHAR</A
334> *name,
335 int type,
336 int def,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000337 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000338HREF="gnome-xml-tree.html#CHAR"
339>CHAR</A
340> *defaultValue,
341 <A
342HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
343>xmlEnumerationPtr</A
344> tree);
345<A
346HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
347>xmlAttributeTablePtr</A
348> <A
349HREF="gnome-xml-valid.html#XMLCOPYATTRIBUTETABLE"
350>xmlCopyAttributeTable</A
351> (<A
352HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
353>xmlAttributeTablePtr</A
354> table);
355void <A
356HREF="gnome-xml-valid.html#XMLFREEATTRIBUTETABLE"
357>xmlFreeAttributeTable</A
358> (<A
359HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
360>xmlAttributeTablePtr</A
361> table);
362void <A
363HREF="gnome-xml-valid.html#XMLDUMPATTRIBUTETABLE"
364>xmlDumpAttributeTable</A
365> (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +0000366HREF="gnome-xml-tree.html#XMLBUFFERPTR"
367>xmlBufferPtr</A
368> buf,
369 <A
Daniel Veillard35925471999-02-25 08:46:07 +0000370HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
371>xmlAttributeTablePtr</A
372> table);</PRE
373></TD
374></TR
375></TABLE
376></DIV
377><DIV
378CLASS="REFSECT1"
379><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000380NAME="AEN3953"
Daniel Veillard35925471999-02-25 08:46:07 +0000381></A
382><H2
383>Description</H2
384><P
385></P
386></DIV
387><DIV
388CLASS="REFSECT1"
389><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000390NAME="AEN3956"
Daniel Veillard35925471999-02-25 08:46:07 +0000391></A
392><H2
393>Details</H2
Daniel Veillard14fff061999-06-22 21:49:07 +0000394><DIV
Daniel Veillard35925471999-02-25 08:46:07 +0000395CLASS="REFSECT2"
396><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000397NAME="AEN3958"
Daniel Veillard35925471999-02-25 08:46:07 +0000398></A
399><H3
400><A
401NAME="XML-MIN-NOTATION-TABLE"
402></A
403>XML_MIN_NOTATION_TABLE</H3
404><TABLE
405BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000406BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000407WIDTH="100%"
408CELLPADDING="6"
409><TR
410><TD
411><PRE
412CLASS="PROGRAMLISTING"
413>#define XML_MIN_NOTATION_TABLE 32</PRE
414></TD
415></TR
416></TABLE
417><P
418></P
419></DIV
420><HR><DIV
421CLASS="REFSECT2"
422><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000423NAME="AEN3963"
Daniel Veillard35925471999-02-25 08:46:07 +0000424></A
425><H3
426><A
427NAME="XMLNOTATIONTABLEPTR"
428></A
429>xmlNotationTablePtr</H3
430><TABLE
431BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000432BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000433WIDTH="100%"
434CELLPADDING="6"
435><TR
436><TD
437><PRE
438CLASS="PROGRAMLISTING"
439>typedef xmlNotationTable *xmlNotationTablePtr;</PRE
440></TD
441></TR
442></TABLE
443><P
444></P
445></DIV
446><HR><DIV
447CLASS="REFSECT2"
448><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000449NAME="AEN3968"
Daniel Veillard35925471999-02-25 08:46:07 +0000450></A
451><H3
452><A
453NAME="XML-MIN-ELEMENT-TABLE"
454></A
455>XML_MIN_ELEMENT_TABLE</H3
456><TABLE
457BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000458BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000459WIDTH="100%"
460CELLPADDING="6"
461><TR
462><TD
463><PRE
464CLASS="PROGRAMLISTING"
465>#define XML_MIN_ELEMENT_TABLE 32</PRE
466></TD
467></TR
468></TABLE
469><P
470></P
471></DIV
472><HR><DIV
473CLASS="REFSECT2"
474><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000475NAME="AEN3973"
Daniel Veillard35925471999-02-25 08:46:07 +0000476></A
477><H3
478><A
479NAME="XMLELEMENTTABLEPTR"
480></A
481>xmlElementTablePtr</H3
482><TABLE
483BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000484BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000485WIDTH="100%"
486CELLPADDING="6"
487><TR
488><TD
489><PRE
490CLASS="PROGRAMLISTING"
491>typedef xmlElementTable *xmlElementTablePtr;</PRE
492></TD
493></TR
494></TABLE
495><P
496></P
497></DIV
498><HR><DIV
499CLASS="REFSECT2"
500><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000501NAME="AEN3978"
Daniel Veillard35925471999-02-25 08:46:07 +0000502></A
503><H3
504><A
505NAME="XML-MIN-ATTRIBUTE-TABLE"
506></A
507>XML_MIN_ATTRIBUTE_TABLE</H3
508><TABLE
509BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000510BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000511WIDTH="100%"
512CELLPADDING="6"
513><TR
514><TD
515><PRE
516CLASS="PROGRAMLISTING"
517>#define XML_MIN_ATTRIBUTE_TABLE 32</PRE
518></TD
519></TR
520></TABLE
521><P
522></P
523></DIV
524><HR><DIV
525CLASS="REFSECT2"
526><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000527NAME="AEN3983"
Daniel Veillard35925471999-02-25 08:46:07 +0000528></A
529><H3
530><A
531NAME="XMLATTRIBUTETABLEPTR"
532></A
533>xmlAttributeTablePtr</H3
534><TABLE
535BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000536BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000537WIDTH="100%"
538CELLPADDING="6"
539><TR
540><TD
541><PRE
542CLASS="PROGRAMLISTING"
543>typedef xmlAttributeTable *xmlAttributeTablePtr;</PRE
544></TD
545></TR
546></TABLE
547><P
548></P
549></DIV
550><HR><DIV
551CLASS="REFSECT2"
552><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000553NAME="AEN3988"
Daniel Veillard35925471999-02-25 08:46:07 +0000554></A
555><H3
556><A
557NAME="XMLADDNOTATIONDECL"
558></A
Daniel Veillard14fff061999-06-22 21:49:07 +0000559>xmlAddNotationDecl ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +0000560><TABLE
561BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000562BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000563WIDTH="100%"
564CELLPADDING="6"
565><TR
566><TD
567><PRE
568CLASS="PROGRAMLISTING"
569><A
570HREF="gnome-xml-tree.html#XMLNOTATIONPTR"
571>xmlNotationPtr</A
572> xmlAddNotationDecl (<A
573HREF="gnome-xml-tree.html#XMLDTDPTR"
574>xmlDtdPtr</A
575> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000576 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000577HREF="gnome-xml-tree.html#CHAR"
578>CHAR</A
579> *name,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000580 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000581HREF="gnome-xml-tree.html#CHAR"
582>CHAR</A
583> *PublicID,
Daniel Veillard5099ae81999-04-21 20:12:07 +0000584 const <A
Daniel Veillard35925471999-02-25 08:46:07 +0000585HREF="gnome-xml-tree.html#CHAR"
586>CHAR</A
587> *SystemID);</PRE
588></TD
589></TR
590></TABLE
591><P
592>Register a new notation declaration</P
593><P
594></P
595><DIV
596CLASS="INFORMALTABLE"
597><P
598></P
599><TABLE
600BORDER="0"
601WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +0000602BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +0000603CELLSPACING="0"
604CELLPADDING="4"
605CLASS="CALSTABLE"
606><TR
607><TD
608WIDTH="20%"
609ALIGN="RIGHT"
610VALIGN="TOP"
611><TT
612CLASS="PARAMETER"
613><I
614>dtd</I
615></TT
616>&nbsp;:</TD
617><TD
618WIDTH="80%"
619ALIGN="LEFT"
620VALIGN="TOP"
621> pointer to the DTD</TD
622></TR
623><TR
624><TD
625WIDTH="20%"
626ALIGN="RIGHT"
627VALIGN="TOP"
628><TT
629CLASS="PARAMETER"
630><I
631>name</I
632></TT
633>&nbsp;:</TD
634><TD
635WIDTH="80%"
636ALIGN="LEFT"
637VALIGN="TOP"
638> the entity name</TD
639></TR
640><TR
641><TD
642WIDTH="20%"
643ALIGN="RIGHT"
644VALIGN="TOP"
645><TT
646CLASS="PARAMETER"
647><I
648>PublicID</I
649></TT
650>&nbsp;:</TD
651><TD
652WIDTH="80%"
653ALIGN="LEFT"
654VALIGN="TOP"
655> the public identifier or NULL</TD
656></TR
657><TR
658><TD
659WIDTH="20%"
660ALIGN="RIGHT"
661VALIGN="TOP"
662><TT
663CLASS="PARAMETER"
664><I
665>SystemID</I
666></TT
667>&nbsp;:</TD
668><TD
669WIDTH="80%"
670ALIGN="LEFT"
671VALIGN="TOP"
672> the system identifier or NULL</TD
673></TR
674><TR
675><TD
676WIDTH="20%"
677ALIGN="RIGHT"
678VALIGN="TOP"
679><I
680CLASS="EMPHASIS"
681>Returns</I
682> :</TD
683><TD
684WIDTH="80%"
685ALIGN="LEFT"
686VALIGN="TOP"
687>NULL if not, othervise the entity</TD
688></TR
689></TABLE
690><P
691></P
692></DIV
693></DIV
694><HR><DIV
695CLASS="REFSECT2"
696><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000697NAME="AEN4024"
Daniel Veillard35925471999-02-25 08:46:07 +0000698></A
699><H3
700><A
701NAME="XMLCOPYNOTATIONTABLE"
702></A
Daniel Veillard14fff061999-06-22 21:49:07 +0000703>xmlCopyNotationTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +0000704><TABLE
705BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000706BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000707WIDTH="100%"
708CELLPADDING="6"
709><TR
710><TD
711><PRE
712CLASS="PROGRAMLISTING"
713><A
714HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
715>xmlNotationTablePtr</A
716> xmlCopyNotationTable (<A
717HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
718>xmlNotationTablePtr</A
719> table);</PRE
720></TD
721></TR
722></TABLE
723><P
724>Build a copy of a notation table.</P
725><P
726></P
727><DIV
728CLASS="INFORMALTABLE"
729><P
730></P
731><TABLE
732BORDER="0"
733WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +0000734BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +0000735CELLSPACING="0"
736CELLPADDING="4"
737CLASS="CALSTABLE"
738><TR
739><TD
740WIDTH="20%"
741ALIGN="RIGHT"
742VALIGN="TOP"
743><TT
744CLASS="PARAMETER"
745><I
746>table</I
747></TT
748>&nbsp;:</TD
749><TD
750WIDTH="80%"
751ALIGN="LEFT"
752VALIGN="TOP"
753> A notation table</TD
754></TR
755><TR
756><TD
757WIDTH="20%"
758ALIGN="RIGHT"
759VALIGN="TOP"
760><I
761CLASS="EMPHASIS"
762>Returns</I
763> :</TD
764><TD
765WIDTH="80%"
766ALIGN="LEFT"
767VALIGN="TOP"
768>the new xmlNotationTablePtr or NULL in case of error.</TD
769></TR
770></TABLE
771><P
772></P
773></DIV
774></DIV
775><HR><DIV
776CLASS="REFSECT2"
777><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000778NAME="AEN4045"
Daniel Veillard35925471999-02-25 08:46:07 +0000779></A
780><H3
781><A
782NAME="XMLFREENOTATIONTABLE"
783></A
Daniel Veillard14fff061999-06-22 21:49:07 +0000784>xmlFreeNotationTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +0000785><TABLE
786BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000787BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000788WIDTH="100%"
789CELLPADDING="6"
790><TR
791><TD
792><PRE
793CLASS="PROGRAMLISTING"
794>void xmlFreeNotationTable (<A
795HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
796>xmlNotationTablePtr</A
797> table);</PRE
798></TD
799></TR
800></TABLE
801><P
802>Deallocate the memory used by an entities hash table.</P
803><P
804></P
805><DIV
806CLASS="INFORMALTABLE"
807><P
808></P
809><TABLE
810BORDER="0"
811WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +0000812BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +0000813CELLSPACING="0"
814CELLPADDING="4"
815CLASS="CALSTABLE"
816><TR
817><TD
818WIDTH="20%"
819ALIGN="RIGHT"
820VALIGN="TOP"
821><TT
822CLASS="PARAMETER"
823><I
824>table</I
825></TT
826>&nbsp;:</TD
827><TD
828WIDTH="80%"
829ALIGN="LEFT"
830VALIGN="TOP"
831> An notation table</TD
832></TR
833></TABLE
834><P
835></P
836></DIV
837></DIV
838><HR><DIV
839CLASS="REFSECT2"
840><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000841NAME="AEN4061"
Daniel Veillard35925471999-02-25 08:46:07 +0000842></A
843><H3
844><A
845NAME="XMLDUMPNOTATIONTABLE"
846></A
Daniel Veillard14fff061999-06-22 21:49:07 +0000847>xmlDumpNotationTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +0000848><TABLE
849BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000850BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000851WIDTH="100%"
852CELLPADDING="6"
853><TR
854><TD
855><PRE
856CLASS="PROGRAMLISTING"
857>void xmlDumpNotationTable (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +0000858HREF="gnome-xml-tree.html#XMLBUFFERPTR"
859>xmlBufferPtr</A
860> buf,
861 <A
Daniel Veillard35925471999-02-25 08:46:07 +0000862HREF="gnome-xml-valid.html#XMLNOTATIONTABLEPTR"
863>xmlNotationTablePtr</A
864> table);</PRE
865></TD
866></TR
867></TABLE
868><P
869>This will dump the content of the notation table as an XML DTD definition</P
870><P
Daniel Veillard35925471999-02-25 08:46:07 +0000871></P
872><DIV
873CLASS="INFORMALTABLE"
874><P
875></P
876><TABLE
877BORDER="0"
878WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +0000879BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +0000880CELLSPACING="0"
881CELLPADDING="4"
882CLASS="CALSTABLE"
883><TR
884><TD
885WIDTH="20%"
886ALIGN="RIGHT"
887VALIGN="TOP"
888><TT
889CLASS="PARAMETER"
890><I
Daniel Veillard5099ae81999-04-21 20:12:07 +0000891>buf</I
892></TT
893>&nbsp;:</TD
894><TD
895WIDTH="80%"
896ALIGN="LEFT"
897VALIGN="TOP"
Daniel Veillard011b63c1999-06-02 17:44:04 +0000898> the XML buffer output</TD
Daniel Veillard5099ae81999-04-21 20:12:07 +0000899></TR
900><TR
901><TD
902WIDTH="20%"
903ALIGN="RIGHT"
904VALIGN="TOP"
905><TT
906CLASS="PARAMETER"
907><I
Daniel Veillard35925471999-02-25 08:46:07 +0000908>table</I
909></TT
910>&nbsp;:</TD
911><TD
912WIDTH="80%"
913ALIGN="LEFT"
914VALIGN="TOP"
915> A notation table</TD
916></TR
917></TABLE
918><P
919></P
920></DIV
921></DIV
922><HR><DIV
923CLASS="REFSECT2"
924><A
Daniel Veillard14fff061999-06-22 21:49:07 +0000925NAME="AEN4082"
Daniel Veillard35925471999-02-25 08:46:07 +0000926></A
927><H3
928><A
929NAME="XMLNEWELEMENTCONTENT"
930></A
Daniel Veillard14fff061999-06-22 21:49:07 +0000931>xmlNewElementContent ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +0000932><TABLE
933BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +0000934BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +0000935WIDTH="100%"
936CELLPADDING="6"
937><TR
938><TD
939><PRE
940CLASS="PROGRAMLISTING"
941><A
942HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
943>xmlElementContentPtr</A
944> xmlNewElementContent (<A
945HREF="gnome-xml-tree.html#CHAR"
946>CHAR</A
947> *name,
948 int type);</PRE
949></TD
950></TR
951></TABLE
952><P
953>Allocate an element content structure.</P
954><P
955></P
956><DIV
957CLASS="INFORMALTABLE"
958><P
959></P
960><TABLE
961BORDER="0"
962WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +0000963BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +0000964CELLSPACING="0"
965CELLPADDING="4"
966CLASS="CALSTABLE"
967><TR
968><TD
969WIDTH="20%"
970ALIGN="RIGHT"
971VALIGN="TOP"
972><TT
973CLASS="PARAMETER"
974><I
975>name</I
976></TT
977>&nbsp;:</TD
978><TD
979WIDTH="80%"
980ALIGN="LEFT"
981VALIGN="TOP"
982> the subelement name or NULL</TD
983></TR
984><TR
985><TD
986WIDTH="20%"
987ALIGN="RIGHT"
988VALIGN="TOP"
989><TT
990CLASS="PARAMETER"
991><I
992>type</I
993></TT
994>&nbsp;:</TD
995><TD
996WIDTH="80%"
997ALIGN="LEFT"
998VALIGN="TOP"
999> the type of element content decl</TD
1000></TR
1001><TR
1002><TD
1003WIDTH="20%"
1004ALIGN="RIGHT"
1005VALIGN="TOP"
1006><I
1007CLASS="EMPHASIS"
1008>Returns</I
1009> :</TD
1010><TD
1011WIDTH="80%"
1012ALIGN="LEFT"
1013VALIGN="TOP"
1014>NULL if not, othervise the new element content structure</TD
1015></TR
1016></TABLE
1017><P
1018></P
1019></DIV
1020></DIV
1021><HR><DIV
1022CLASS="REFSECT2"
1023><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001024NAME="AEN4107"
Daniel Veillard35925471999-02-25 08:46:07 +00001025></A
1026><H3
1027><A
1028NAME="XMLCOPYELEMENTCONTENT"
1029></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001030>xmlCopyElementContent ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001031><TABLE
1032BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001033BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001034WIDTH="100%"
1035CELLPADDING="6"
1036><TR
1037><TD
1038><PRE
1039CLASS="PROGRAMLISTING"
1040><A
1041HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
1042>xmlElementContentPtr</A
1043> xmlCopyElementContent (<A
1044HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
1045>xmlElementContentPtr</A
1046> content);</PRE
1047></TD
1048></TR
1049></TABLE
1050><P
1051>Build a copy of an element content description.</P
1052><P
1053></P
1054><DIV
1055CLASS="INFORMALTABLE"
1056><P
1057></P
1058><TABLE
1059BORDER="0"
1060WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001061BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001062CELLSPACING="0"
1063CELLPADDING="4"
1064CLASS="CALSTABLE"
1065><TR
1066><TD
1067WIDTH="20%"
1068ALIGN="RIGHT"
1069VALIGN="TOP"
1070><TT
1071CLASS="PARAMETER"
1072><I
1073>content</I
1074></TT
1075>&nbsp;:</TD
1076><TD
1077WIDTH="80%"
1078ALIGN="LEFT"
1079VALIGN="TOP"
1080> An element content pointer.</TD
1081></TR
1082><TR
1083><TD
1084WIDTH="20%"
1085ALIGN="RIGHT"
1086VALIGN="TOP"
1087><I
1088CLASS="EMPHASIS"
1089>Returns</I
1090> :</TD
1091><TD
1092WIDTH="80%"
1093ALIGN="LEFT"
1094VALIGN="TOP"
1095>the new xmlElementContentPtr or NULL in case of error.</TD
1096></TR
1097></TABLE
1098><P
1099></P
1100></DIV
1101></DIV
1102><HR><DIV
1103CLASS="REFSECT2"
1104><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001105NAME="AEN4128"
Daniel Veillard35925471999-02-25 08:46:07 +00001106></A
1107><H3
1108><A
1109NAME="XMLFREEELEMENTCONTENT"
1110></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001111>xmlFreeElementContent ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001112><TABLE
1113BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001114BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001115WIDTH="100%"
1116CELLPADDING="6"
1117><TR
1118><TD
1119><PRE
1120CLASS="PROGRAMLISTING"
1121>void xmlFreeElementContent (<A
1122HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
1123>xmlElementContentPtr</A
1124> cur);</PRE
1125></TD
1126></TR
1127></TABLE
1128><P
1129>Free an element content structure. This is a recursive call !</P
1130><P
1131></P
1132><DIV
1133CLASS="INFORMALTABLE"
1134><P
1135></P
1136><TABLE
1137BORDER="0"
1138WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001139BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001140CELLSPACING="0"
1141CELLPADDING="4"
1142CLASS="CALSTABLE"
1143><TR
1144><TD
1145WIDTH="20%"
1146ALIGN="RIGHT"
1147VALIGN="TOP"
1148><TT
1149CLASS="PARAMETER"
1150><I
1151>cur</I
1152></TT
1153>&nbsp;:</TD
1154><TD
1155WIDTH="80%"
1156ALIGN="LEFT"
1157VALIGN="TOP"
1158> the element content tree to free</TD
1159></TR
1160></TABLE
1161><P
1162></P
1163></DIV
1164></DIV
1165><HR><DIV
1166CLASS="REFSECT2"
1167><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001168NAME="AEN4144"
Daniel Veillard35925471999-02-25 08:46:07 +00001169></A
1170><H3
1171><A
1172NAME="XMLADDELEMENTDECL"
1173></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001174>xmlAddElementDecl ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001175><TABLE
1176BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001177BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001178WIDTH="100%"
1179CELLPADDING="6"
1180><TR
1181><TD
1182><PRE
1183CLASS="PROGRAMLISTING"
1184><A
1185HREF="gnome-xml-tree.html#XMLELEMENTPTR"
1186>xmlElementPtr</A
1187> xmlAddElementDecl (<A
1188HREF="gnome-xml-tree.html#XMLDTDPTR"
1189>xmlDtdPtr</A
1190> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +00001191 const <A
Daniel Veillard35925471999-02-25 08:46:07 +00001192HREF="gnome-xml-tree.html#CHAR"
1193>CHAR</A
1194> *name,
1195 int type,
1196 <A
1197HREF="gnome-xml-tree.html#XMLELEMENTCONTENTPTR"
1198>xmlElementContentPtr</A
1199> content);</PRE
1200></TD
1201></TR
1202></TABLE
1203><P
1204>Register a new element declaration</P
1205><P
1206></P
1207><DIV
1208CLASS="INFORMALTABLE"
1209><P
1210></P
1211><TABLE
1212BORDER="0"
1213WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001214BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001215CELLSPACING="0"
1216CELLPADDING="4"
1217CLASS="CALSTABLE"
1218><TR
1219><TD
1220WIDTH="20%"
1221ALIGN="RIGHT"
1222VALIGN="TOP"
1223><TT
1224CLASS="PARAMETER"
1225><I
1226>dtd</I
1227></TT
1228>&nbsp;:</TD
1229><TD
1230WIDTH="80%"
1231ALIGN="LEFT"
1232VALIGN="TOP"
1233> pointer to the DTD</TD
1234></TR
1235><TR
1236><TD
1237WIDTH="20%"
1238ALIGN="RIGHT"
1239VALIGN="TOP"
1240><TT
1241CLASS="PARAMETER"
1242><I
1243>name</I
1244></TT
1245>&nbsp;:</TD
1246><TD
1247WIDTH="80%"
1248ALIGN="LEFT"
1249VALIGN="TOP"
1250> the entity name</TD
1251></TR
1252><TR
1253><TD
1254WIDTH="20%"
1255ALIGN="RIGHT"
1256VALIGN="TOP"
1257><TT
1258CLASS="PARAMETER"
1259><I
1260>type</I
1261></TT
1262>&nbsp;:</TD
1263><TD
1264WIDTH="80%"
1265ALIGN="LEFT"
1266VALIGN="TOP"
1267> the element type</TD
1268></TR
1269><TR
1270><TD
1271WIDTH="20%"
1272ALIGN="RIGHT"
1273VALIGN="TOP"
1274><TT
1275CLASS="PARAMETER"
1276><I
1277>content</I
1278></TT
1279>&nbsp;:</TD
1280><TD
1281WIDTH="80%"
1282ALIGN="LEFT"
1283VALIGN="TOP"
1284> the element content tree or NULL</TD
1285></TR
1286><TR
1287><TD
1288WIDTH="20%"
1289ALIGN="RIGHT"
1290VALIGN="TOP"
1291><I
1292CLASS="EMPHASIS"
1293>Returns</I
1294> :</TD
1295><TD
1296WIDTH="80%"
1297ALIGN="LEFT"
1298VALIGN="TOP"
1299>NULL if not, othervise the entity</TD
1300></TR
1301></TABLE
1302><P
1303></P
1304></DIV
1305></DIV
1306><HR><DIV
1307CLASS="REFSECT2"
1308><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001309NAME="AEN4179"
Daniel Veillard35925471999-02-25 08:46:07 +00001310></A
1311><H3
1312><A
1313NAME="XMLCOPYELEMENTTABLE"
1314></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001315>xmlCopyElementTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001316><TABLE
1317BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001318BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001319WIDTH="100%"
1320CELLPADDING="6"
1321><TR
1322><TD
1323><PRE
1324CLASS="PROGRAMLISTING"
1325><A
1326HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
1327>xmlElementTablePtr</A
1328> xmlCopyElementTable (<A
1329HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
1330>xmlElementTablePtr</A
1331> table);</PRE
1332></TD
1333></TR
1334></TABLE
1335><P
1336>Build a copy of an element table.</P
1337><P
1338></P
1339><DIV
1340CLASS="INFORMALTABLE"
1341><P
1342></P
1343><TABLE
1344BORDER="0"
1345WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001346BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001347CELLSPACING="0"
1348CELLPADDING="4"
1349CLASS="CALSTABLE"
1350><TR
1351><TD
1352WIDTH="20%"
1353ALIGN="RIGHT"
1354VALIGN="TOP"
1355><TT
1356CLASS="PARAMETER"
1357><I
1358>table</I
1359></TT
1360>&nbsp;:</TD
1361><TD
1362WIDTH="80%"
1363ALIGN="LEFT"
1364VALIGN="TOP"
1365> An element table</TD
1366></TR
1367><TR
1368><TD
1369WIDTH="20%"
1370ALIGN="RIGHT"
1371VALIGN="TOP"
1372><I
1373CLASS="EMPHASIS"
1374>Returns</I
1375> :</TD
1376><TD
1377WIDTH="80%"
1378ALIGN="LEFT"
1379VALIGN="TOP"
1380>the new xmlElementTablePtr or NULL in case of error.</TD
1381></TR
1382></TABLE
1383><P
1384></P
1385></DIV
1386></DIV
1387><HR><DIV
1388CLASS="REFSECT2"
1389><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001390NAME="AEN4200"
Daniel Veillard35925471999-02-25 08:46:07 +00001391></A
1392><H3
1393><A
1394NAME="XMLFREEELEMENTTABLE"
1395></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001396>xmlFreeElementTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001397><TABLE
1398BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001399BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001400WIDTH="100%"
1401CELLPADDING="6"
1402><TR
1403><TD
1404><PRE
1405CLASS="PROGRAMLISTING"
1406>void xmlFreeElementTable (<A
1407HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
1408>xmlElementTablePtr</A
1409> table);</PRE
1410></TD
1411></TR
1412></TABLE
1413><P
1414>Deallocate the memory used by an element hash table.</P
1415><P
1416></P
1417><DIV
1418CLASS="INFORMALTABLE"
1419><P
1420></P
1421><TABLE
1422BORDER="0"
1423WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001424BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001425CELLSPACING="0"
1426CELLPADDING="4"
1427CLASS="CALSTABLE"
1428><TR
1429><TD
1430WIDTH="20%"
1431ALIGN="RIGHT"
1432VALIGN="TOP"
1433><TT
1434CLASS="PARAMETER"
1435><I
1436>table</I
1437></TT
1438>&nbsp;:</TD
1439><TD
1440WIDTH="80%"
1441ALIGN="LEFT"
1442VALIGN="TOP"
1443> An element table</TD
1444></TR
1445></TABLE
1446><P
1447></P
1448></DIV
1449></DIV
1450><HR><DIV
1451CLASS="REFSECT2"
1452><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001453NAME="AEN4216"
Daniel Veillard35925471999-02-25 08:46:07 +00001454></A
1455><H3
1456><A
1457NAME="XMLDUMPELEMENTTABLE"
1458></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001459>xmlDumpElementTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001460><TABLE
1461BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001462BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001463WIDTH="100%"
1464CELLPADDING="6"
1465><TR
1466><TD
1467><PRE
1468CLASS="PROGRAMLISTING"
1469>void xmlDumpElementTable (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +00001470HREF="gnome-xml-tree.html#XMLBUFFERPTR"
1471>xmlBufferPtr</A
1472> buf,
1473 <A
Daniel Veillard35925471999-02-25 08:46:07 +00001474HREF="gnome-xml-valid.html#XMLELEMENTTABLEPTR"
1475>xmlElementTablePtr</A
1476> table);</PRE
1477></TD
1478></TR
1479></TABLE
1480><P
1481>This will dump the content of the element table as an XML DTD definition</P
1482><P
Daniel Veillard35925471999-02-25 08:46:07 +00001483></P
1484><DIV
1485CLASS="INFORMALTABLE"
1486><P
1487></P
1488><TABLE
1489BORDER="0"
1490WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001491BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001492CELLSPACING="0"
1493CELLPADDING="4"
1494CLASS="CALSTABLE"
1495><TR
1496><TD
1497WIDTH="20%"
1498ALIGN="RIGHT"
1499VALIGN="TOP"
1500><TT
1501CLASS="PARAMETER"
1502><I
Daniel Veillard5099ae81999-04-21 20:12:07 +00001503>buf</I
1504></TT
1505>&nbsp;:</TD
1506><TD
1507WIDTH="80%"
1508ALIGN="LEFT"
1509VALIGN="TOP"
Daniel Veillard011b63c1999-06-02 17:44:04 +00001510> the XML buffer output</TD
Daniel Veillard5099ae81999-04-21 20:12:07 +00001511></TR
1512><TR
1513><TD
1514WIDTH="20%"
1515ALIGN="RIGHT"
1516VALIGN="TOP"
1517><TT
1518CLASS="PARAMETER"
1519><I
Daniel Veillard35925471999-02-25 08:46:07 +00001520>table</I
1521></TT
1522>&nbsp;:</TD
1523><TD
1524WIDTH="80%"
1525ALIGN="LEFT"
1526VALIGN="TOP"
1527> An element table</TD
1528></TR
1529></TABLE
1530><P
1531></P
1532></DIV
1533></DIV
1534><HR><DIV
1535CLASS="REFSECT2"
1536><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001537NAME="AEN4237"
Daniel Veillard35925471999-02-25 08:46:07 +00001538></A
1539><H3
1540><A
1541NAME="XMLCREATEENUMERATION"
1542></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001543>xmlCreateEnumeration ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001544><TABLE
1545BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001546BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001547WIDTH="100%"
1548CELLPADDING="6"
1549><TR
1550><TD
1551><PRE
1552CLASS="PROGRAMLISTING"
1553><A
1554HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
1555>xmlEnumerationPtr</A
1556> xmlCreateEnumeration (<A
1557HREF="gnome-xml-tree.html#CHAR"
1558>CHAR</A
1559> *name);</PRE
1560></TD
1561></TR
1562></TABLE
1563><P
1564>create and initialize an enumeration attribute node.</P
1565><P
1566></P
1567><DIV
1568CLASS="INFORMALTABLE"
1569><P
1570></P
1571><TABLE
1572BORDER="0"
1573WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001574BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001575CELLSPACING="0"
1576CELLPADDING="4"
1577CLASS="CALSTABLE"
1578><TR
1579><TD
1580WIDTH="20%"
1581ALIGN="RIGHT"
1582VALIGN="TOP"
1583><TT
1584CLASS="PARAMETER"
1585><I
1586>name</I
1587></TT
1588>&nbsp;:</TD
1589><TD
1590WIDTH="80%"
1591ALIGN="LEFT"
1592VALIGN="TOP"
1593> the enumeration name or NULL</TD
1594></TR
1595><TR
1596><TD
1597WIDTH="20%"
1598ALIGN="RIGHT"
1599VALIGN="TOP"
1600><I
1601CLASS="EMPHASIS"
1602>Returns</I
1603> :</TD
1604><TD
1605WIDTH="80%"
1606ALIGN="LEFT"
1607VALIGN="TOP"
1608>the xmlEnumerationPtr just created or NULL in case
1609of error.</TD
1610></TR
1611></TABLE
1612><P
1613></P
1614></DIV
1615></DIV
1616><HR><DIV
1617CLASS="REFSECT2"
1618><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001619NAME="AEN4258"
Daniel Veillard35925471999-02-25 08:46:07 +00001620></A
1621><H3
1622><A
1623NAME="XMLFREEENUMERATION"
1624></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001625>xmlFreeEnumeration ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001626><TABLE
1627BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001628BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001629WIDTH="100%"
1630CELLPADDING="6"
1631><TR
1632><TD
1633><PRE
1634CLASS="PROGRAMLISTING"
1635>void xmlFreeEnumeration (<A
1636HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
1637>xmlEnumerationPtr</A
1638> cur);</PRE
1639></TD
1640></TR
1641></TABLE
1642><P
1643>free an enumeration attribute node (recursive).</P
1644><P
1645></P
1646><DIV
1647CLASS="INFORMALTABLE"
1648><P
1649></P
1650><TABLE
1651BORDER="0"
1652WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001653BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001654CELLSPACING="0"
1655CELLPADDING="4"
1656CLASS="CALSTABLE"
1657><TR
1658><TD
1659WIDTH="20%"
1660ALIGN="RIGHT"
1661VALIGN="TOP"
1662><TT
1663CLASS="PARAMETER"
1664><I
1665>cur</I
1666></TT
1667>&nbsp;:</TD
1668><TD
1669WIDTH="80%"
1670ALIGN="LEFT"
1671VALIGN="TOP"
1672> the tree to free.</TD
1673></TR
1674></TABLE
1675><P
1676></P
1677></DIV
1678></DIV
1679><HR><DIV
1680CLASS="REFSECT2"
1681><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001682NAME="AEN4274"
Daniel Veillard35925471999-02-25 08:46:07 +00001683></A
1684><H3
1685><A
1686NAME="XMLCOPYENUMERATION"
1687></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001688>xmlCopyEnumeration ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001689><TABLE
1690BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001691BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001692WIDTH="100%"
1693CELLPADDING="6"
1694><TR
1695><TD
1696><PRE
1697CLASS="PROGRAMLISTING"
1698><A
1699HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
1700>xmlEnumerationPtr</A
1701> xmlCopyEnumeration (<A
1702HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
1703>xmlEnumerationPtr</A
1704> cur);</PRE
1705></TD
1706></TR
1707></TABLE
1708><P
1709>Copy an enumeration attribute node (recursive).</P
1710><P
1711></P
1712><DIV
1713CLASS="INFORMALTABLE"
1714><P
1715></P
1716><TABLE
1717BORDER="0"
1718WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001719BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001720CELLSPACING="0"
1721CELLPADDING="4"
1722CLASS="CALSTABLE"
1723><TR
1724><TD
1725WIDTH="20%"
1726ALIGN="RIGHT"
1727VALIGN="TOP"
1728><TT
1729CLASS="PARAMETER"
1730><I
1731>cur</I
1732></TT
1733>&nbsp;:</TD
1734><TD
1735WIDTH="80%"
1736ALIGN="LEFT"
1737VALIGN="TOP"
1738> the tree to copy.</TD
1739></TR
1740><TR
1741><TD
1742WIDTH="20%"
1743ALIGN="RIGHT"
1744VALIGN="TOP"
1745><I
1746CLASS="EMPHASIS"
1747>Returns</I
1748> :</TD
1749><TD
1750WIDTH="80%"
1751ALIGN="LEFT"
1752VALIGN="TOP"
1753>the xmlEnumerationPtr just created or NULL in case
1754of error.</TD
1755></TR
1756></TABLE
1757><P
1758></P
1759></DIV
1760></DIV
1761><HR><DIV
1762CLASS="REFSECT2"
1763><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001764NAME="AEN4295"
Daniel Veillard35925471999-02-25 08:46:07 +00001765></A
1766><H3
1767><A
1768NAME="XMLADDATTRIBUTEDECL"
1769></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001770>xmlAddAttributeDecl ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001771><TABLE
1772BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001773BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001774WIDTH="100%"
1775CELLPADDING="6"
1776><TR
1777><TD
1778><PRE
1779CLASS="PROGRAMLISTING"
1780><A
1781HREF="gnome-xml-tree.html#XMLATTRIBUTEPTR"
1782>xmlAttributePtr</A
1783> xmlAddAttributeDecl (<A
1784HREF="gnome-xml-tree.html#XMLDTDPTR"
1785>xmlDtdPtr</A
1786> dtd,
Daniel Veillard5099ae81999-04-21 20:12:07 +00001787 const <A
Daniel Veillard35925471999-02-25 08:46:07 +00001788HREF="gnome-xml-tree.html#CHAR"
1789>CHAR</A
1790> *elem,
Daniel Veillard5099ae81999-04-21 20:12:07 +00001791 const <A
Daniel Veillard35925471999-02-25 08:46:07 +00001792HREF="gnome-xml-tree.html#CHAR"
1793>CHAR</A
1794> *name,
1795 int type,
1796 int def,
Daniel Veillard5099ae81999-04-21 20:12:07 +00001797 const <A
Daniel Veillard35925471999-02-25 08:46:07 +00001798HREF="gnome-xml-tree.html#CHAR"
1799>CHAR</A
1800> *defaultValue,
1801 <A
1802HREF="gnome-xml-tree.html#XMLENUMERATIONPTR"
1803>xmlEnumerationPtr</A
1804> tree);</PRE
1805></TD
1806></TR
1807></TABLE
1808><P
1809>Register a new attribute declaration</P
1810><P
1811></P
1812><DIV
1813CLASS="INFORMALTABLE"
1814><P
1815></P
1816><TABLE
1817BORDER="0"
1818WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00001819BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00001820CELLSPACING="0"
1821CELLPADDING="4"
1822CLASS="CALSTABLE"
1823><TR
1824><TD
1825WIDTH="20%"
1826ALIGN="RIGHT"
1827VALIGN="TOP"
1828><TT
1829CLASS="PARAMETER"
1830><I
1831>dtd</I
1832></TT
1833>&nbsp;:</TD
1834><TD
1835WIDTH="80%"
1836ALIGN="LEFT"
1837VALIGN="TOP"
1838> pointer to the DTD</TD
1839></TR
1840><TR
1841><TD
1842WIDTH="20%"
1843ALIGN="RIGHT"
1844VALIGN="TOP"
1845><TT
1846CLASS="PARAMETER"
1847><I
1848>elem</I
1849></TT
1850>&nbsp;:</TD
1851><TD
1852WIDTH="80%"
1853ALIGN="LEFT"
1854VALIGN="TOP"
1855> the element name</TD
1856></TR
1857><TR
1858><TD
1859WIDTH="20%"
1860ALIGN="RIGHT"
1861VALIGN="TOP"
1862><TT
1863CLASS="PARAMETER"
1864><I
1865>name</I
1866></TT
1867>&nbsp;:</TD
1868><TD
1869WIDTH="80%"
1870ALIGN="LEFT"
1871VALIGN="TOP"
1872> the attribute name</TD
1873></TR
1874><TR
1875><TD
1876WIDTH="20%"
1877ALIGN="RIGHT"
1878VALIGN="TOP"
1879><TT
1880CLASS="PARAMETER"
1881><I
1882>type</I
1883></TT
1884>&nbsp;:</TD
1885><TD
1886WIDTH="80%"
1887ALIGN="LEFT"
1888VALIGN="TOP"
1889> the attribute type</TD
1890></TR
1891><TR
1892><TD
1893WIDTH="20%"
1894ALIGN="RIGHT"
1895VALIGN="TOP"
1896><TT
1897CLASS="PARAMETER"
1898><I
1899>def</I
1900></TT
1901>&nbsp;:</TD
1902><TD
1903WIDTH="80%"
1904ALIGN="LEFT"
1905VALIGN="TOP"
1906> the attribute default type</TD
1907></TR
1908><TR
1909><TD
1910WIDTH="20%"
1911ALIGN="RIGHT"
1912VALIGN="TOP"
1913><TT
1914CLASS="PARAMETER"
1915><I
1916>defaultValue</I
1917></TT
1918>&nbsp;:</TD
1919><TD
1920WIDTH="80%"
1921ALIGN="LEFT"
1922VALIGN="TOP"
1923> the attribute default value</TD
1924></TR
1925><TR
1926><TD
1927WIDTH="20%"
1928ALIGN="RIGHT"
1929VALIGN="TOP"
1930><TT
1931CLASS="PARAMETER"
1932><I
1933>tree</I
1934></TT
1935>&nbsp;:</TD
1936><TD
1937WIDTH="80%"
1938ALIGN="LEFT"
1939VALIGN="TOP"
1940> if it's an enumeration, the associated list</TD
1941></TR
1942><TR
1943><TD
1944WIDTH="20%"
1945ALIGN="RIGHT"
1946VALIGN="TOP"
1947><I
1948CLASS="EMPHASIS"
1949>Returns</I
1950> :</TD
1951><TD
1952WIDTH="80%"
1953ALIGN="LEFT"
1954VALIGN="TOP"
1955>NULL if not, othervise the entity</TD
1956></TR
1957></TABLE
1958><P
1959></P
1960></DIV
1961></DIV
1962><HR><DIV
1963CLASS="REFSECT2"
1964><A
Daniel Veillard14fff061999-06-22 21:49:07 +00001965NAME="AEN4344"
Daniel Veillard35925471999-02-25 08:46:07 +00001966></A
1967><H3
1968><A
1969NAME="XMLCOPYATTRIBUTETABLE"
1970></A
Daniel Veillard14fff061999-06-22 21:49:07 +00001971>xmlCopyAttributeTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00001972><TABLE
1973BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00001974BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00001975WIDTH="100%"
1976CELLPADDING="6"
1977><TR
1978><TD
1979><PRE
1980CLASS="PROGRAMLISTING"
1981><A
1982HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
1983>xmlAttributeTablePtr</A
1984> xmlCopyAttributeTable (<A
1985HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
1986>xmlAttributeTablePtr</A
1987> table);</PRE
1988></TD
1989></TR
1990></TABLE
1991><P
1992>Build a copy of an attribute table.</P
1993><P
1994></P
1995><DIV
1996CLASS="INFORMALTABLE"
1997><P
1998></P
1999><TABLE
2000BORDER="0"
2001WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00002002BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00002003CELLSPACING="0"
2004CELLPADDING="4"
2005CLASS="CALSTABLE"
2006><TR
2007><TD
2008WIDTH="20%"
2009ALIGN="RIGHT"
2010VALIGN="TOP"
2011><TT
2012CLASS="PARAMETER"
2013><I
2014>table</I
2015></TT
2016>&nbsp;:</TD
2017><TD
2018WIDTH="80%"
2019ALIGN="LEFT"
2020VALIGN="TOP"
2021> An attribute table</TD
2022></TR
2023><TR
2024><TD
2025WIDTH="20%"
2026ALIGN="RIGHT"
2027VALIGN="TOP"
2028><I
2029CLASS="EMPHASIS"
2030>Returns</I
2031> :</TD
2032><TD
2033WIDTH="80%"
2034ALIGN="LEFT"
2035VALIGN="TOP"
2036>the new xmlAttributeTablePtr or NULL in case of error.</TD
2037></TR
2038></TABLE
2039><P
2040></P
2041></DIV
2042></DIV
2043><HR><DIV
2044CLASS="REFSECT2"
2045><A
Daniel Veillard14fff061999-06-22 21:49:07 +00002046NAME="AEN4365"
Daniel Veillard35925471999-02-25 08:46:07 +00002047></A
2048><H3
2049><A
2050NAME="XMLFREEATTRIBUTETABLE"
2051></A
Daniel Veillard14fff061999-06-22 21:49:07 +00002052>xmlFreeAttributeTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00002053><TABLE
2054BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00002055BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00002056WIDTH="100%"
2057CELLPADDING="6"
2058><TR
2059><TD
2060><PRE
2061CLASS="PROGRAMLISTING"
2062>void xmlFreeAttributeTable (<A
2063HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
2064>xmlAttributeTablePtr</A
2065> table);</PRE
2066></TD
2067></TR
2068></TABLE
2069><P
2070>Deallocate the memory used by an entities hash table.</P
2071><P
2072></P
2073><DIV
2074CLASS="INFORMALTABLE"
2075><P
2076></P
2077><TABLE
2078BORDER="0"
2079WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00002080BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00002081CELLSPACING="0"
2082CELLPADDING="4"
2083CLASS="CALSTABLE"
2084><TR
2085><TD
2086WIDTH="20%"
2087ALIGN="RIGHT"
2088VALIGN="TOP"
2089><TT
2090CLASS="PARAMETER"
2091><I
2092>table</I
2093></TT
2094>&nbsp;:</TD
2095><TD
2096WIDTH="80%"
2097ALIGN="LEFT"
2098VALIGN="TOP"
2099> An attribute table</TD
2100></TR
2101></TABLE
2102><P
2103></P
2104></DIV
2105></DIV
2106><HR><DIV
2107CLASS="REFSECT2"
2108><A
Daniel Veillard14fff061999-06-22 21:49:07 +00002109NAME="AEN4381"
Daniel Veillard35925471999-02-25 08:46:07 +00002110></A
2111><H3
2112><A
2113NAME="XMLDUMPATTRIBUTETABLE"
2114></A
Daniel Veillard14fff061999-06-22 21:49:07 +00002115>xmlDumpAttributeTable ()</H3
Daniel Veillard35925471999-02-25 08:46:07 +00002116><TABLE
2117BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00002118BGCOLOR="#D6E8FF"
Daniel Veillard35925471999-02-25 08:46:07 +00002119WIDTH="100%"
2120CELLPADDING="6"
2121><TR
2122><TD
2123><PRE
2124CLASS="PROGRAMLISTING"
2125>void xmlDumpAttributeTable (<A
Daniel Veillard5099ae81999-04-21 20:12:07 +00002126HREF="gnome-xml-tree.html#XMLBUFFERPTR"
2127>xmlBufferPtr</A
2128> buf,
2129 <A
Daniel Veillard35925471999-02-25 08:46:07 +00002130HREF="gnome-xml-valid.html#XMLATTRIBUTETABLEPTR"
2131>xmlAttributeTablePtr</A
2132> table);</PRE
2133></TD
2134></TR
2135></TABLE
2136><P
2137>This will dump the content of the attribute table as an XML DTD definition</P
2138><P
Daniel Veillard35925471999-02-25 08:46:07 +00002139></P
2140><DIV
2141CLASS="INFORMALTABLE"
2142><P
2143></P
2144><TABLE
2145BORDER="0"
2146WIDTH="100%"
Daniel Veillard14fff061999-06-22 21:49:07 +00002147BGCOLOR="#FFD0D0"
Daniel Veillard35925471999-02-25 08:46:07 +00002148CELLSPACING="0"
2149CELLPADDING="4"
2150CLASS="CALSTABLE"
2151><TR
2152><TD
2153WIDTH="20%"
2154ALIGN="RIGHT"
2155VALIGN="TOP"
2156><TT
2157CLASS="PARAMETER"
2158><I
Daniel Veillard5099ae81999-04-21 20:12:07 +00002159>buf</I
2160></TT
2161>&nbsp;:</TD
2162><TD
2163WIDTH="80%"
2164ALIGN="LEFT"
2165VALIGN="TOP"
Daniel Veillard011b63c1999-06-02 17:44:04 +00002166> the XML buffer output</TD
Daniel Veillard5099ae81999-04-21 20:12:07 +00002167></TR
2168><TR
2169><TD
2170WIDTH="20%"
2171ALIGN="RIGHT"
2172VALIGN="TOP"
2173><TT
2174CLASS="PARAMETER"
2175><I
Daniel Veillard35925471999-02-25 08:46:07 +00002176>table</I
2177></TT
2178>&nbsp;:</TD
2179><TD
2180WIDTH="80%"
2181ALIGN="LEFT"
2182VALIGN="TOP"
2183> An attribute table</TD
2184></TR
2185></TABLE
2186><P
2187></P
2188></DIV
2189></DIV
2190></DIV
2191><DIV
2192CLASS="NAVFOOTER"
Daniel Veillard14fff061999-06-22 21:49:07 +00002193><BR><BR><TABLE
Daniel Veillard35925471999-02-25 08:46:07 +00002194WIDTH="100%"
2195BORDER="0"
Daniel Veillard14fff061999-06-22 21:49:07 +00002196BGCOLOR="#000000"
2197CELLPADDING="1"
Daniel Veillard35925471999-02-25 08:46:07 +00002198CELLSPACING="0"
2199><TR
2200><TD
Daniel Veillard14fff061999-06-22 21:49:07 +00002201WIDTH="25%"
2202BGCOLOR="#C00000"
Daniel Veillard35925471999-02-25 08:46:07 +00002203ALIGN="left"
Daniel Veillard35925471999-02-25 08:46:07 +00002204><A
2205HREF="gnome-xml-entities.html"
Daniel Veillard14fff061999-06-22 21:49:07 +00002206><FONT
2207COLOR="#FFFFFF"
2208SIZE="3"
2209><B
2210>&#60;&#60;&#60; Previous Page</B
2211></FONT
2212></A
Daniel Veillard35925471999-02-25 08:46:07 +00002213></TD
2214><TD
Daniel Veillard14fff061999-06-22 21:49:07 +00002215WIDTH="25%"
2216BGCOLOR="#0000C0"
Daniel Veillard35925471999-02-25 08:46:07 +00002217ALIGN="center"
Daniel Veillard14fff061999-06-22 21:49:07 +00002218><FONT
2219COLOR="#FFFFFF"
2220SIZE="3"
2221><B
Daniel Veillard35925471999-02-25 08:46:07 +00002222><A
2223HREF="book1.html"
Daniel Veillard14fff061999-06-22 21:49:07 +00002224><FONT
2225COLOR="#FFFFFF"
2226SIZE="3"
2227><B
2228>Home</B
2229></FONT
2230></A
2231></B
2232></FONT
Daniel Veillard35925471999-02-25 08:46:07 +00002233></TD
2234><TD
Daniel Veillard14fff061999-06-22 21:49:07 +00002235WIDTH="25%"
2236BGCOLOR="#00C000"
2237ALIGN="center"
2238><FONT
2239COLOR="#FFFFFF"
2240SIZE="3"
2241><B
2242><A
2243HREF="libxml.html"
2244><FONT
2245COLOR="#FFFFFF"
2246SIZE="3"
2247><B
2248>Up</B
2249></FONT
2250></A
2251></B
2252></FONT
2253></TD
2254><TD
2255WIDTH="25%"
2256BGCOLOR="#C00000"
Daniel Veillard35925471999-02-25 08:46:07 +00002257ALIGN="right"
Daniel Veillard35925471999-02-25 08:46:07 +00002258><A
Daniel Veillardd109e371999-03-05 06:26:45 +00002259HREF="gnome-xml-xml-error.html"
Daniel Veillard14fff061999-06-22 21:49:07 +00002260><FONT
2261COLOR="#FFFFFF"
2262SIZE="3"
2263><B
2264>Next Page &#62;&#62;&#62;</B
2265></FONT
2266></A
Daniel Veillard35925471999-02-25 08:46:07 +00002267></TD
2268></TR
2269><TR
2270><TD
Daniel Veillard14fff061999-06-22 21:49:07 +00002271COLSPAN="2"
Daniel Veillard35925471999-02-25 08:46:07 +00002272ALIGN="left"
Daniel Veillard14fff061999-06-22 21:49:07 +00002273><FONT
2274COLOR="#FFFFFF"
2275SIZE="3"
2276><B
2277>entities</B
2278></FONT
Daniel Veillard35925471999-02-25 08:46:07 +00002279></TD
2280><TD
Daniel Veillard14fff061999-06-22 21:49:07 +00002281COLSPAN="2"
Daniel Veillard35925471999-02-25 08:46:07 +00002282ALIGN="right"
Daniel Veillard14fff061999-06-22 21:49:07 +00002283><FONT
2284COLOR="#FFFFFF"
2285SIZE="3"
2286><B
2287>xml-error</B
2288></FONT
2289></TD
Daniel Veillard35925471999-02-25 08:46:07 +00002290></TR
2291></TABLE
2292></DIV
2293></BODY
2294></HTML
2295>