xml2ag(1) | User Commands | xml2ag(1) |
xml2ag - XML to AutoGen Definiton Converter
xml2ag [-flags] [-flag [value]] [--option-name[[=| ]value]] [ <def-file> ]
This program will convert any arbitrary XML file into equivalent AutoGen definitions, and invoke AutoGen.
The template will be derived from either:
* the --override-tpl command line option
* a top level XML attribute named, "template"
One or the other must be provided, or the program will exit with a
failure message.
The “base-name” for the output will similarly be
either:
* the --base-name command line option
* the base name of the .xml file
By default, the output is handed to an AutoGen for processing. However, you may save the definitions to a file instead.
These options are mostly just passed throug to autogen. The one exception is --override-tpl which replaces the default template in the output definitions. It does not get passed through on the command line.
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
exactly -1, or in the range 1 through 0x1000000
Pass-through AutoGen argument
in the range 0 through 3600
Pass-through AutoGen argument
nothing debug-message server-shell templates block-macros expressions everythingor their numeric equivalent.
The default level for this option is:
nothing
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Many systems default to a zero sized core limit. If the system has the sys/resource.h header and if this option is supplied, then in the failure exit path, autogen will attempt to set the soft core limit to whatever the hard core limit is. If that does not work, then an administrator must raise the hard core size limit.
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
Pass-through AutoGen argument
One of the following exit values will be returned:
Bruce Korb
Copyright (C) 1992-2018 Bruce Korb all rights reserved. This program is released under the terms of the GNU General Public License, version 3 or later.
Please send bug reports to: autogen-users@lists.sourceforge.net
This manual page was AutoGen-erated from the xml2ag option definitions.
2024-04-22 | GNU AutoGen (5.18.16) |