gexace |
![]() ![]() |
Execute gexace.
Domain: Boolean (true|false)
Default: -
Domain: hact|ise|se|ve|xml
Default: -
Domain: hact|ise|se|ve|xml
Default: -
Domain: hact|ise|se|ve|xml
Default: -
Domain: Boolean (true|false)
Default: -
Domain: Valid filename pointing to existing file
Default: -
Domain: Valid filename
Default: -
<define name="gexace"> <element name="gexace"> <ref name="dir_if_unless"/> <choice> <attribute name="validate"/> <attribute name="system"> <!-- runtime evaluation <choice> <value>ise</value> <value>hact</value> <value>se</value> <value>ve</value> <value>xml</value> </choice> --> </attribute> <attribute name="cluster"> <!-- runtime evaluation <choice> <value>ise</value> <value>hact</value> <value>se</value> <value>ve</value> <value>xml</value> </choice> --> </attribute> </choice> <optional> <attribute name="verbose"/> </optional> <optional> <attribute name="xace"/> </optional> <optional> <attribute name="output"/> </optional> <zeroOrMore> <ref name="define"/> </zeroOrMore> </element> </define>
<gexace system="se" xace="${system}.xace"/> <gexace system="${eiffel}" output="${gexace_output}" xace="${system_dir}/system.xace"> <gexace system="ise"> <define name="DEBUG" value="true" if="$DEBUG"/> </gexace>
http://www.gobosoft.com |
![]() ![]() ![]() ![]() |