/ittf/site/docs/concepts/t/artifactgenerators/xmlexport.html.ittf (primary)
edit
1 $group
2 $
3 var sect = {
4 title: '"xml/export" builtin artifact'
5 };
6 section( §)
7 p The xml/export builtin artifact can be used in a Wizzi Job,
8 + to save the xml representation of
9 + a Wizzi Model instance when its Wizzi Schema
10 + declares the `export-to xml` element.
11 ittf-panel
12 title Sample wzjob artifact element using the xml/export artifact.
13 ittf
14 wzjob
15 ...
16 artifact xml export of model sample.form.ittf
17 src sample.form.ittf
18 schema form
19 generator xml/export
20 extension xml