gexace |
![]() ![]() |
Domain: Boolean (true|false)
Default: -
Domain: ise|ge
Default: -
Domain: ise|ge
Default: -
Domain: ace|ecf|xace
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>ge</value> </choice> --> </attribute> <attribute name="library"> <!-- runtime evaluation <choice> <value>ise</value> <value>ge</value> </choice> --> </attribute> <attribute name="format"> <!-- runtime evaluation <choice> <value>ace</value> <value>ecf</value> <value>xace</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="ge" 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>
Copyright © 2002-2008, Sven Ehrke mailto:ericb@gobosoft.com http://www.gobosoft.com Last Updated: 20 April 2008 |
![]() ![]() ![]() ![]() |