]> git.sur5r.net Git - glabels/blob - docs/libglabels/tmpl/xml-template.sgml
Imported Upstream version 3.2.1
[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 <!-- ##### SECTION Image ##### -->
23
24
25 <!-- ##### FUNCTION lgl_xml_template_read_templates_from_file ##### -->
26 <para>
27
28 </para>
29
30 @utf8_filename: 
31
32
33 <!-- ##### FUNCTION lgl_xml_template_parse_templates_doc ##### -->
34 <para>
35
36 </para>
37
38 @templates_doc: 
39
40
41 <!-- ##### FUNCTION lgl_xml_template_parse_template_node ##### -->
42 <para>
43
44 </para>
45
46 @template_node: 
47 @Returns: 
48
49
50 <!-- ##### FUNCTION lgl_xml_template_write_templates_to_file ##### -->
51 <para>
52
53 </para>
54
55 @templates: 
56 @utf8_filename: 
57 @Returns: 
58
59
60 <!-- ##### FUNCTION lgl_xml_template_write_template_to_file ##### -->
61 <para>
62
63 </para>
64
65 @template: 
66 @utf8_filename: 
67 @Returns: 
68
69
70 <!-- ##### FUNCTION lgl_xml_template_create_template_node ##### -->
71 <para>
72
73 </para>
74
75 @template: 
76 @root: 
77 @ns: 
78
79