General Commands
xmlgawk | gawk XML wrapper script |
Library Functions |
xmlbase.3am | Provides some basic functionality to gawk-xml. |
xmlcopy.3am | Provides token reconstruction facilities to gawk-xml. |
xmlsimple.3am | Provides facilities for writing simple one-line scripts with the gawk-xml extension. Also provides higher-level functions that simplify writing more complex… |
xmltree.3am | Provides DOM-like facilities to gawk-xml. Its status is experimental. May change in the future. |
xmlwrite.3am | Provides facilities for writing XML fragments. A whole XML document can be composed this way. The composed document may be indented if desired. |