]> git.sur5r.net Git - glabels/blob - docs/libglabels/tmpl/xml-template.sgml
Imported Upstream version 2.2.8
[glabels] / docs / libglabels / tmpl / xml-template.sgml
1 <!-- ##### SECTION Title ##### -->
2 XML Template Functions
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Functions to create and parse glabels XML template nodes and files
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 This section describes a number of functions for creating and parsing
10 glabels XML template nodes and files.  Template nodes are used in both
11 template files and document files.
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### SECTION Stability_Level ##### -->
20
21
22 <!-- ##### FUNCTION lgl_xml_template_read_templates_from_file ##### -->
23 <para>
24
25 </para>
26
27 @utf8_filename: 
28 @Returns: 
29
30
31 <!-- ##### FUNCTION lgl_xml_template_parse_templates_doc ##### -->
32 <para>
33
34 </para>
35
36 @templates_doc: 
37 @Returns: 
38
39
40 <!-- ##### FUNCTION lgl_xml_template_parse_template_node ##### -->
41 <para>
42
43 </para>
44
45 @template_node: 
46 @Returns: 
47
48
49 <!-- ##### FUNCTION lgl_xml_template_write_templates_to_file ##### -->
50 <para>
51
52 </para>
53
54 @templates: 
55 @utf8_filename: 
56 @Returns: 
57
58
59 <!-- ##### FUNCTION lgl_xml_template_write_template_to_file ##### -->
60 <para>
61
62 </para>
63
64 @template: 
65 @utf8_filename: 
66 @Returns: 
67
68
69 <!-- ##### FUNCTION lgl_xml_template_create_template_node ##### -->
70 <para>
71
72 </para>
73
74 @template: 
75 @root: 
76 @ns: 
77
78