/plugins/XML/tags/release-0-11/xml/completion/ant-complete.xml

# · XML · 1558 lines · 1551 code · 5 blank · 2 comment · 0 complexity · 4c62f7508b2e0deaf7cba861d9bc2a15 MD5 · raw file

Large files are truncated click here to view the full file

  1. <?xml version="1.0"?>
  2. <!-- The element list was automatically generated using the <antstructure>
  3. task in Ant 1.4 -->
  4. <!DOCTYPE dtd SYSTEM "xml-completion-info.dtd">
  5. <dtd>
  6. <element-list>
  7. <element name="addfiles"
  8. content="(fileset|pathelement|path)">
  9. <attribute name="description" type="CDATA" />
  10. <attribute name="id" type="ID" />
  11. <attribute name="location" type="CDATA" />
  12. <attribute name="path" type="CDATA" />
  13. <attribute name="refid" type="IDREF" />
  14. </element>
  15. <element name="and"
  16. content="(uptodate|equals|and|not|os|available|or)">
  17. <attribute name="id" type="ID" />
  18. </element>
  19. <element name="ant"
  20. content="(property)">
  21. <attribute name="antfile" type="CDATA" />
  22. <attribute name="description" type="CDATA" />
  23. <attribute name="dir" type="CDATA" />
  24. <attribute name="id" type="ID" />
  25. <attribute name="inheritall" type="(true|false|on|off|yes|no)" />
  26. <attribute name="output" type="CDATA" />
  27. <attribute name="target" type="CDATA" />
  28. <attribute name="taskname" type="CDATA" />
  29. </element>
  30. <element name="antcall"
  31. content="(param)">
  32. <attribute name="description" type="CDATA" />
  33. <attribute name="id" type="ID" />
  34. <attribute name="inheritall" type="(true|false|on|off|yes|no)" />
  35. <attribute name="target" type="CDATA" />
  36. <attribute name="taskname" type="CDATA" />
  37. </element>
  38. <element name="antlr"
  39. content="EMPTY">
  40. <attribute name="description" type="CDATA" />
  41. <attribute name="dir" type="CDATA" />
  42. <attribute name="fork" type="(true|false|on|off|yes|no)" />
  43. <attribute name="id" type="ID" />
  44. <attribute name="outputdirectory" type="CDATA" />
  45. <attribute name="target" type="CDATA" />
  46. <attribute name="taskname" type="CDATA" />
  47. </element>
  48. <element name="antstructure"
  49. content="EMPTY">
  50. <attribute name="description" type="CDATA" />
  51. <attribute name="id" type="ID" />
  52. <attribute name="output" type="CDATA" />
  53. <attribute name="taskname" type="CDATA" />
  54. </element>
  55. <element name="apply"
  56. content="(arg|fileset|env|targetfile|srcfile|mapper)">
  57. <attribute name="command" type="CDATA" />
  58. <attribute name="description" type="CDATA" />
  59. <attribute name="dest" type="CDATA" />
  60. <attribute name="dir" type="CDATA" />
  61. <attribute name="executable" type="CDATA" />
  62. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  63. <attribute name="id" type="ID" />
  64. <attribute name="newenvironment" type="(true|false|on|off|yes|no)" />
  65. <attribute name="os" type="CDATA" />
  66. <attribute name="output" type="CDATA" />
  67. <attribute name="outputproperty" type="CDATA" />
  68. <attribute name="parallel" type="(true|false|on|off|yes|no)" />
  69. <attribute name="skipemptyfilesets" type="(true|false|on|off|yes|no)" />
  70. <attribute name="taskname" type="CDATA" />
  71. <attribute name="timeout" type="CDATA" />
  72. <attribute name="type" type="(file|dir|both)" />
  73. <attribute name="vmlauncher" type="(true|false|on|off|yes|no)" />
  74. </element>
  75. <element name="archives"
  76. content="(include|patternset|exclude|excludesfile|includesfile)">
  77. <attribute name="casesensitive" type="(true|false|on|off|yes|no)" />
  78. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  79. <attribute name="description" type="CDATA" />
  80. <attribute name="dir" type="CDATA" />
  81. <attribute name="excludes" type="CDATA" />
  82. <attribute name="excludesfile" type="CDATA" />
  83. <attribute name="fullpath" type="CDATA" />
  84. <attribute name="id" type="ID" />
  85. <attribute name="includes" type="CDATA" />
  86. <attribute name="includesfile" type="CDATA" />
  87. <attribute name="prefix" type="CDATA" />
  88. <attribute name="refid" type="IDREF" />
  89. <attribute name="src" type="CDATA" />
  90. </element>
  91. <element name="arg"
  92. content="EMPTY">
  93. <attribute name="file" type="CDATA" />
  94. <attribute name="id" type="ID" />
  95. <attribute name="line" type="CDATA" />
  96. <attribute name="path" type="CDATA" />
  97. <attribute name="value" type="CDATA" />
  98. </element>
  99. <element name="attribute"
  100. content="EMPTY">
  101. <attribute name="id" type="ID" />
  102. <attribute name="name" type="CDATA" />
  103. <attribute name="value" type="CDATA" />
  104. </element>
  105. <element name="available"
  106. content="(classpath|filepath)">
  107. <attribute name="classname" type="CDATA" />
  108. <attribute name="classpath" type="CDATA" />
  109. <attribute name="classpathref" type="IDREF" />
  110. <attribute name="description" type="CDATA" />
  111. <attribute name="file" type="CDATA" />
  112. <attribute name="filepath" type="CDATA" />
  113. <attribute name="id" type="ID" />
  114. <attribute name="property" type="CDATA" />
  115. <attribute name="resource" type="CDATA" />
  116. <attribute name="taskname" type="CDATA" />
  117. <attribute name="type" type="CDATA" />
  118. <attribute name="value" type="CDATA" />
  119. </element>
  120. <element name="batchtest"
  121. content="(fileset|formatter)">
  122. <attribute name="errorproperty" type="CDATA" />
  123. <attribute name="failureproperty" type="CDATA" />
  124. <attribute name="fork" type="(true|false|on|off|yes|no)" />
  125. <attribute name="haltonerror" type="(true|false|on|off|yes|no)" />
  126. <attribute name="haltonfailure" type="(true|false|on|off|yes|no)" />
  127. <attribute name="id" type="ID" />
  128. <attribute name="if" type="CDATA" />
  129. <attribute name="todir" type="CDATA" />
  130. <attribute name="unless" type="CDATA" />
  131. </element>
  132. <element name="blgenclient"
  133. content="(classpath)">
  134. <attribute name="classpath" type="CDATA" />
  135. <attribute name="classpathref" type="IDREF" />
  136. <attribute name="clientjar" type="CDATA" />
  137. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  138. <attribute name="description" type="CDATA" />
  139. <attribute name="ejbjar" type="CDATA" />
  140. <attribute name="id" type="ID" />
  141. <attribute name="mode" type="CDATA" />
  142. <attribute name="taskname" type="CDATA" />
  143. </element>
  144. <element name="bootclasspath"
  145. content="(fileset|pathelement|path)">
  146. <attribute name="description" type="CDATA" />
  147. <attribute name="id" type="ID" />
  148. <attribute name="location" type="CDATA" />
  149. <attribute name="path" type="CDATA" />
  150. <attribute name="refid" type="IDREF" />
  151. </element>
  152. <element name="borland"
  153. content="(classpath)">
  154. <attribute name="basdtd" type="CDATA" />
  155. <attribute name="classpath" type="CDATA" />
  156. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  157. <attribute name="destdir" type="CDATA" />
  158. <attribute name="generateclient" type="(true|false|on|off|yes|no)" />
  159. <attribute name="genericjarsuffix" type="CDATA" />
  160. <attribute name="id" type="ID" />
  161. <attribute name="suffix" type="CDATA" />
  162. <attribute name="verify" type="(true|false|on|off|yes|no)" />
  163. <attribute name="verifyargs" type="CDATA" />
  164. </element>
  165. <element name="bottom"
  166. content="()">
  167. <attribute name="id" type="ID" />
  168. </element>
  169. <element name="cab"
  170. content="(include|fileset|patternset|exclude|excludesfile|includesfile)">
  171. <attribute name="basedir" type="CDATA" />
  172. <attribute name="cabfile" type="CDATA" />
  173. <attribute name="compress" type="(true|false|on|off|yes|no)" />
  174. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  175. <attribute name="description" type="CDATA" />
  176. <attribute name="excludes" type="CDATA" />
  177. <attribute name="excludesfile" type="CDATA" />
  178. <attribute name="id" type="ID" />
  179. <attribute name="includes" type="CDATA" />
  180. <attribute name="includesfile" type="CDATA" />
  181. <attribute name="options" type="CDATA" />
  182. <attribute name="taskname" type="CDATA" />
  183. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  184. </element>
  185. <element name="cccheckin"
  186. content="EMPTY">
  187. <attribute name="cleartooldir" type="CDATA" />
  188. <attribute name="comment" type="CDATA" />
  189. <attribute name="commentfile" type="CDATA" />
  190. <attribute name="description" type="CDATA" />
  191. <attribute name="id" type="ID" />
  192. <attribute name="identical" type="(true|false|on|off|yes|no)" />
  193. <attribute name="keepcopy" type="(true|false|on|off|yes|no)" />
  194. <attribute name="nowarn" type="(true|false|on|off|yes|no)" />
  195. <attribute name="preservetime" type="(true|false|on|off|yes|no)" />
  196. <attribute name="taskname" type="CDATA" />
  197. <attribute name="viewpath" type="CDATA" />
  198. </element>
  199. <element name="cccheckout"
  200. content="EMPTY">
  201. <attribute name="branch" type="CDATA" />
  202. <attribute name="cleartooldir" type="CDATA" />
  203. <attribute name="comment" type="CDATA" />
  204. <attribute name="commentfile" type="CDATA" />
  205. <attribute name="description" type="CDATA" />
  206. <attribute name="id" type="ID" />
  207. <attribute name="nodata" type="(true|false|on|off|yes|no)" />
  208. <attribute name="nowarn" type="(true|false|on|off|yes|no)" />
  209. <attribute name="out" type="CDATA" />
  210. <attribute name="reserved" type="(true|false|on|off|yes|no)" />
  211. <attribute name="taskname" type="CDATA" />
  212. <attribute name="version" type="(true|false|on|off|yes|no)" />
  213. <attribute name="viewpath" type="CDATA" />
  214. </element>
  215. <element name="ccmcheckin"
  216. content="EMPTY">
  217. <attribute name="ccmaction" type="CDATA" />
  218. <attribute name="ccmdir" type="CDATA" />
  219. <attribute name="comment" type="CDATA" />
  220. <attribute name="description" type="CDATA" />
  221. <attribute name="file" type="CDATA" />
  222. <attribute name="id" type="ID" />
  223. <attribute name="task" type="CDATA" />
  224. <attribute name="taskname" type="CDATA" />
  225. </element>
  226. <element name="ccmcheckintask"
  227. content="EMPTY">
  228. <attribute name="ccmaction" type="CDATA" />
  229. <attribute name="ccmdir" type="CDATA" />
  230. <attribute name="comment" type="CDATA" />
  231. <attribute name="description" type="CDATA" />
  232. <attribute name="file" type="CDATA" />
  233. <attribute name="id" type="ID" />
  234. <attribute name="task" type="CDATA" />
  235. <attribute name="taskname" type="CDATA" />
  236. </element>
  237. <element name="ccmcheckout"
  238. content="EMPTY">
  239. <attribute name="ccmaction" type="CDATA" />
  240. <attribute name="ccmdir" type="CDATA" />
  241. <attribute name="comment" type="CDATA" />
  242. <attribute name="description" type="CDATA" />
  243. <attribute name="file" type="CDATA" />
  244. <attribute name="id" type="ID" />
  245. <attribute name="task" type="CDATA" />
  246. <attribute name="taskname" type="CDATA" />
  247. </element>
  248. <element name="ccmcreatetask"
  249. content="EMPTY">
  250. <attribute name="ccmaction" type="CDATA" />
  251. <attribute name="ccmdir" type="CDATA" />
  252. <attribute name="comment" type="CDATA" />
  253. <attribute name="description" type="CDATA" />
  254. <attribute name="id" type="ID" />
  255. <attribute name="platform" type="CDATA" />
  256. <attribute name="release" type="CDATA" />
  257. <attribute name="resolver" type="CDATA" />
  258. <attribute name="subsystem" type="CDATA" />
  259. <attribute name="task" type="CDATA" />
  260. <attribute name="taskname" type="CDATA" />
  261. </element>
  262. <element name="ccmreconfigure"
  263. content="EMPTY">
  264. <attribute name="ccmaction" type="CDATA" />
  265. <attribute name="ccmdir" type="CDATA" />
  266. <attribute name="ccmproject" type="CDATA" />
  267. <attribute name="description" type="CDATA" />
  268. <attribute name="id" type="ID" />
  269. <attribute name="recurse" type="(true|false|on|off|yes|no)" />
  270. <attribute name="taskname" type="CDATA" />
  271. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  272. </element>
  273. <element name="ccuncheckout"
  274. content="EMPTY">
  275. <attribute name="cleartooldir" type="CDATA" />
  276. <attribute name="description" type="CDATA" />
  277. <attribute name="id" type="ID" />
  278. <attribute name="keepcopy" type="(true|false|on|off|yes|no)" />
  279. <attribute name="taskname" type="CDATA" />
  280. <attribute name="viewpath" type="CDATA" />
  281. </element>
  282. <element name="ccupdate"
  283. content="EMPTY">
  284. <attribute name="cleartooldir" type="CDATA" />
  285. <attribute name="currenttime" type="(true|false|on|off|yes|no)" />
  286. <attribute name="description" type="CDATA" />
  287. <attribute name="graphical" type="(true|false|on|off|yes|no)" />
  288. <attribute name="id" type="ID" />
  289. <attribute name="log" type="CDATA" />
  290. <attribute name="overwrite" type="(true|false|on|off|yes|no)" />
  291. <attribute name="preservetime" type="(true|false|on|off|yes|no)" />
  292. <attribute name="rename" type="(true|false|on|off|yes|no)" />
  293. <attribute name="taskname" type="CDATA" />
  294. <attribute name="viewpath" type="CDATA" />
  295. </element>
  296. <element name="chmod"
  297. content="(mapper|include|srcfile|exclude|targetfile|patternset|env|fileset|arg)">
  298. <attribute name="command" type="CDATA" />
  299. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  300. <attribute name="description" type="CDATA" />
  301. <attribute name="dest" type="CDATA" />
  302. <attribute name="dir" type="CDATA" />
  303. <attribute name="excludes" type="CDATA" />
  304. <attribute name="executable" type="CDATA" />
  305. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  306. <attribute name="file" type="CDATA" />
  307. <attribute name="id" type="ID" />
  308. <attribute name="includes" type="CDATA" />
  309. <attribute name="newenvironment" type="(true|false|on|off|yes|no)" />
  310. <attribute name="os" type="CDATA" />
  311. <attribute name="output" type="CDATA" />
  312. <attribute name="outputproperty" type="CDATA" />
  313. <attribute name="parallel" type="(true|false|on|off|yes|no)" />
  314. <attribute name="perm" type="CDATA" />
  315. <attribute name="skipemptyfilesets" type="(true|false|on|off|yes|no)" />
  316. <attribute name="taskname" type="CDATA" />
  317. <attribute name="timeout" type="CDATA" />
  318. <attribute name="type" type="(file|dir|both)" />
  319. <attribute name="vmlauncher" type="(true|false|on|off|yes|no)" />
  320. </element>
  321. <element name="class"
  322. content="EMPTY">
  323. <attribute name="id" type="ID" />
  324. <attribute name="name" type="CDATA" />
  325. </element>
  326. <element name="classes"
  327. content="(include|patternset|exclude|excludesfile|includesfile)">
  328. <attribute name="casesensitive" type="(true|false|on|off|yes|no)" />
  329. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  330. <attribute name="description" type="CDATA" />
  331. <attribute name="dir" type="CDATA" />
  332. <attribute name="excludes" type="CDATA" />
  333. <attribute name="excludesfile" type="CDATA" />
  334. <attribute name="fullpath" type="CDATA" />
  335. <attribute name="id" type="ID" />
  336. <attribute name="includes" type="CDATA" />
  337. <attribute name="includesfile" type="CDATA" />
  338. <attribute name="prefix" type="CDATA" />
  339. <attribute name="refid" type="IDREF" />
  340. <attribute name="src" type="CDATA" />
  341. </element>
  342. <element name="classpath"
  343. content="(fileset|pathelement|path)">
  344. <attribute name="description" type="CDATA" />
  345. <attribute name="id" type="ID" />
  346. <attribute name="location" type="CDATA" />
  347. <attribute name="path" type="CDATA" />
  348. <attribute name="refid" type="IDREF" />
  349. </element>
  350. <element name="condition"
  351. content="(uptodate|equals|and|not|os|available|or)">
  352. <attribute name="id" type="ID" />
  353. <attribute name="property" type="CDATA" />
  354. <attribute name="value" type="CDATA" />
  355. </element>
  356. <element name="copy"
  357. content="(fileset|filterset|mapper)">
  358. <attribute name="description" type="CDATA" />
  359. <attribute name="file" type="CDATA" />
  360. <attribute name="filtering" type="(true|false|on|off|yes|no)" />
  361. <attribute name="flatten" type="(true|false|on|off|yes|no)" />
  362. <attribute name="id" type="ID" />
  363. <attribute name="includeemptydirs" type="(true|false|on|off|yes|no)" />
  364. <attribute name="overwrite" type="(true|false|on|off|yes|no)" />
  365. <attribute name="preservelastmodified" type="CDATA" />
  366. <attribute name="taskname" type="CDATA" />
  367. <attribute name="todir" type="CDATA" />
  368. <attribute name="tofile" type="CDATA" />
  369. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  370. </element>
  371. <element name="copydir"
  372. content="(include|patternset|exclude|excludesfile|includesfile)">
  373. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  374. <attribute name="description" type="CDATA" />
  375. <attribute name="dest" type="CDATA" />
  376. <attribute name="excludes" type="CDATA" />
  377. <attribute name="excludesfile" type="CDATA" />
  378. <attribute name="filtering" type="(true|false|on|off|yes|no)" />
  379. <attribute name="flatten" type="(true|false|on|off|yes|no)" />
  380. <attribute name="forceoverwrite" type="(true|false|on|off|yes|no)" />
  381. <attribute name="id" type="ID" />
  382. <attribute name="includes" type="CDATA" />
  383. <attribute name="includesfile" type="CDATA" />
  384. <attribute name="src" type="CDATA" />
  385. <attribute name="taskname" type="CDATA" />
  386. </element>
  387. <element name="copyfile"
  388. content="EMPTY">
  389. <attribute name="description" type="CDATA" />
  390. <attribute name="dest" type="CDATA" />
  391. <attribute name="filtering" type="CDATA" />
  392. <attribute name="forceoverwrite" type="(true|false|on|off|yes|no)" />
  393. <attribute name="id" type="ID" />
  394. <attribute name="src" type="CDATA" />
  395. <attribute name="taskname" type="CDATA" />
  396. </element>
  397. <element name="coveragepath"
  398. content="(fileset|pathelement|path)">
  399. <attribute name="description" type="CDATA" />
  400. <attribute name="id" type="ID" />
  401. <attribute name="location" type="CDATA" />
  402. <attribute name="path" type="CDATA" />
  403. <attribute name="refid" type="IDREF" />
  404. </element>
  405. <element name="csc"
  406. content="(include|patternset|exclude|excludesfile|includesfile)">
  407. <attribute name="additionalmodules" type="CDATA" />
  408. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  409. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  410. <attribute name="definitions" type="CDATA" />
  411. <attribute name="description" type="CDATA" />
  412. <attribute name="destdir" type="CDATA" />
  413. <attribute name="docfile" type="CDATA" />
  414. <attribute name="excludes" type="CDATA" />
  415. <attribute name="excludesfile" type="CDATA" />
  416. <attribute name="extraoptions" type="CDATA" />
  417. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  418. <attribute name="fullpaths" type="(true|false|on|off|yes|no)" />
  419. <attribute name="id" type="ID" />
  420. <attribute name="includedefaultreferences" type="(true|false|on|off|yes|no)" />
  421. <attribute name="includes" type="CDATA" />
  422. <attribute name="includesfile" type="CDATA" />
  423. <attribute name="incremental" type="(true|false|on|off|yes|no)" />
  424. <attribute name="mainclass" type="CDATA" />
  425. <attribute name="optimize" type="(true|false|on|off|yes|no)" />
  426. <attribute name="outputfile" type="CDATA" />
  427. <attribute name="referencefiles" type="CDATA" />
  428. <attribute name="references" type="CDATA" />
  429. <attribute name="srcdir" type="CDATA" />
  430. <attribute name="targettype" type="CDATA" />
  431. <attribute name="taskname" type="CDATA" />
  432. <attribute name="unsafe" type="(true|false|on|off|yes|no)" />
  433. <attribute name="utf8output" type="(true|false|on|off|yes|no)" />
  434. <attribute name="warnlevel" type="CDATA" />
  435. <attribute name="win32icon" type="CDATA" />
  436. <attribute name="win32res" type="CDATA" />
  437. </element>
  438. <element name="cvs"
  439. content="EMPTY">
  440. <attribute name="command" type="CDATA" />
  441. <attribute name="cvsroot" type="CDATA" />
  442. <attribute name="date" type="CDATA" />
  443. <attribute name="description" type="CDATA" />
  444. <attribute name="dest" type="CDATA" />
  445. <attribute name="error" type="CDATA" />
  446. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  447. <attribute name="id" type="ID" />
  448. <attribute name="noexec" type="(true|false|on|off|yes|no)" />
  449. <attribute name="output" type="CDATA" />
  450. <attribute name="package" type="CDATA" />
  451. <attribute name="passfile" type="CDATA" />
  452. <attribute name="port" type="CDATA" />
  453. <attribute name="quiet" type="(true|false|on|off|yes|no)" />
  454. <attribute name="tag" type="CDATA" />
  455. <attribute name="taskname" type="CDATA" />
  456. </element>
  457. <element name="cvspass"
  458. content="EMPTY">
  459. <attribute name="cvsroot" type="CDATA" />
  460. <attribute name="description" type="CDATA" />
  461. <attribute name="id" type="ID" />
  462. <attribute name="passfile" type="CDATA" />
  463. <attribute name="password" type="CDATA" />
  464. <attribute name="taskname" type="CDATA" />
  465. </element>
  466. <element name="ddcreator"
  467. content="(include|patternset|exclude|excludesfile|includesfile)">
  468. <attribute name="classpath" type="CDATA" />
  469. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  470. <attribute name="description" type="CDATA" />
  471. <attribute name="descriptors" type="CDATA" />
  472. <attribute name="dest" type="CDATA" />
  473. <attribute name="excludes" type="CDATA" />
  474. <attribute name="excludesfile" type="CDATA" />
  475. <attribute name="id" type="ID" />
  476. <attribute name="includes" type="CDATA" />
  477. <attribute name="includesfile" type="CDATA" />
  478. <attribute name="taskname" type="CDATA" />
  479. </element>
  480. <element name="delete"
  481. content="(include|fileset|patternset|exclude|excludesfile|includesfile)">
  482. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  483. <attribute name="description" type="CDATA" />
  484. <attribute name="dir" type="CDATA" />
  485. <attribute name="excludes" type="CDATA" />
  486. <attribute name="excludesfile" type="CDATA" />
  487. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  488. <attribute name="file" type="CDATA" />
  489. <attribute name="id" type="ID" />
  490. <attribute name="includeemptydirs" type="(true|false|on|off|yes|no)" />
  491. <attribute name="includes" type="CDATA" />
  492. <attribute name="includesfile" type="CDATA" />
  493. <attribute name="quiet" type="(true|false|on|off|yes|no)" />
  494. <attribute name="taskname" type="CDATA" />
  495. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  496. </element>
  497. <element name="deltree"
  498. content="EMPTY">
  499. <attribute name="description" type="CDATA" />
  500. <attribute name="dir" type="CDATA" />
  501. <attribute name="id" type="ID" />
  502. <attribute name="taskname" type="CDATA" />
  503. </element>
  504. <element name="depend"
  505. content="(include|patternset|exclude|classpath|excludesfile|includesfile)">
  506. <attribute name="cache" type="CDATA" />
  507. <attribute name="classpath" type="CDATA" />
  508. <attribute name="classpathref" type="IDREF" />
  509. <attribute name="closure" type="(true|false|on|off|yes|no)" />
  510. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  511. <attribute name="description" type="CDATA" />
  512. <attribute name="destdir" type="CDATA" />
  513. <attribute name="dump" type="(true|false|on|off|yes|no)" />
  514. <attribute name="excludes" type="CDATA" />
  515. <attribute name="excludesfile" type="CDATA" />
  516. <attribute name="id" type="ID" />
  517. <attribute name="includes" type="CDATA" />
  518. <attribute name="includesfile" type="CDATA" />
  519. <attribute name="srcdir" type="CDATA" />
  520. <attribute name="taskname" type="CDATA" />
  521. </element>
  522. <element name="dependset"
  523. content="(targetfileset|include|srcfilelist|exclude|patternset|srcfileset|targetfilelist|includesfile|excludesfile)">
  524. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  525. <attribute name="description" type="CDATA" />
  526. <attribute name="excludes" type="CDATA" />
  527. <attribute name="excludesfile" type="CDATA" />
  528. <attribute name="id" type="ID" />
  529. <attribute name="includes" type="CDATA" />
  530. <attribute name="includesfile" type="CDATA" />
  531. <attribute name="taskname" type="CDATA" />
  532. </element>
  533. <element name="description"
  534. content="()">
  535. <attribute name="description" type="CDATA" />
  536. <attribute name="id" type="ID" />
  537. <attribute name="refid" type="IDREF" />
  538. </element>
  539. <element name="dname"
  540. content="(param)">
  541. <attribute name="id" type="ID" />
  542. </element>
  543. <element name="doclet"
  544. content="(path|param)">
  545. <attribute name="id" type="ID" />
  546. <attribute name="name" type="CDATA" />
  547. <attribute name="path" type="CDATA" />
  548. <attribute name="pathref" type="IDREF" />
  549. </element>
  550. <element name="doctitle"
  551. content="()">
  552. <attribute name="id" type="ID" />
  553. </element>
  554. <element name="dtd"
  555. content="EMPTY">
  556. <attribute name="id" type="ID" />
  557. <attribute name="location" type="CDATA" />
  558. <attribute name="publicid" type="CDATA" />
  559. </element>
  560. <element name="ear"
  561. content="(manifest|include|exclude|patternset|fileset|metainf|excludesfile|includesfile|zipfileset|archives)">
  562. <attribute name="appxml" type="CDATA" />
  563. <attribute name="basedir" type="CDATA" />
  564. <attribute name="compress" type="(true|false|on|off|yes|no)" />
  565. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  566. <attribute name="description" type="CDATA" />
  567. <attribute name="earfile" type="CDATA" />
  568. <attribute name="encoding" type="CDATA" />
  569. <attribute name="excludes" type="CDATA" />
  570. <attribute name="excludesfile" type="CDATA" />
  571. <attribute name="filesonly" type="(true|false|on|off|yes|no)" />
  572. <attribute name="id" type="ID" />
  573. <attribute name="includes" type="CDATA" />
  574. <attribute name="includesfile" type="CDATA" />
  575. <attribute name="jarfile" type="CDATA" />
  576. <attribute name="manifest" type="CDATA" />
  577. <attribute name="taskname" type="CDATA" />
  578. <attribute name="update" type="(true|false|on|off|yes|no)" />
  579. <attribute name="whenempty" type="(fail|skip|create)" />
  580. <attribute name="zipfile" type="CDATA" />
  581. </element>
  582. <element name="echo"
  583. content="()">
  584. <attribute name="append" type="(true|false|on|off|yes|no)" />
  585. <attribute name="description" type="CDATA" />
  586. <attribute name="file" type="CDATA" />
  587. <attribute name="id" type="ID" />
  588. <attribute name="level" type="(error|warning|info|verbose|debug)" />
  589. <attribute name="message" type="CDATA" />
  590. <attribute name="taskname" type="CDATA" />
  591. </element>
  592. <element name="ejbc"
  593. content="(include|patternset|exclude|excludesfile|includesfile)">
  594. <attribute name="classpath" type="CDATA" />
  595. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  596. <attribute name="description" type="CDATA" />
  597. <attribute name="descriptors" type="CDATA" />
  598. <attribute name="dest" type="CDATA" />
  599. <attribute name="excludes" type="CDATA" />
  600. <attribute name="excludesfile" type="CDATA" />
  601. <attribute name="id" type="ID" />
  602. <attribute name="includes" type="CDATA" />
  603. <attribute name="includesfile" type="CDATA" />
  604. <attribute name="keepgenerated" type="CDATA" />
  605. <attribute name="manifest" type="CDATA" />
  606. <attribute name="src" type="CDATA" />
  607. <attribute name="taskname" type="CDATA" />
  608. </element>
  609. <element name="ejbjar"
  610. content="(dtd|include|weblogictoplink|exclude|classpath|patternset|iplanet|jboss|weblogic|borland|support|excludesfile|includesfile)">
  611. <attribute name="basejarname" type="CDATA" />
  612. <attribute name="basenameterminator" type="CDATA" />
  613. <attribute name="classpath" type="CDATA" />
  614. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  615. <attribute name="description" type="CDATA" />
  616. <attribute name="descriptordir" type="CDATA" />
  617. <attribute name="destdir" type="CDATA" />
  618. <attribute name="excludes" type="CDATA" />
  619. <attribute name="excludesfile" type="CDATA" />
  620. <attribute name="flatdestdir" type="(true|false|on|off|yes|no)" />
  621. <attribute name="genericjarsuffix" type="CDATA" />
  622. <attribute name="id" type="ID" />
  623. <attribute name="includes" type="CDATA" />
  624. <attribute name="includesfile" type="CDATA" />
  625. <attribute name="manifest" type="CDATA" />
  626. <attribute name="naming" type="(ejb-name|directory|descriptor|basejarname)" />
  627. <attribute name="srcdir" type="CDATA" />
  628. <attribute name="taskname" type="CDATA" />
  629. </element>
  630. <element name="entry"
  631. content="EMPTY">
  632. <attribute name="default" type="CDATA" />
  633. <attribute name="id" type="ID" />
  634. <attribute name="key" type="CDATA" />
  635. <attribute name="operation" type="CDATA" />
  636. <attribute name="pattern" type="CDATA" />
  637. <attribute name="type" type="(int|date|string)" />
  638. <attribute name="value" type="CDATA" />
  639. </element>
  640. <element name="env"
  641. content="EMPTY">
  642. <attribute name="file" type="CDATA" />
  643. <attribute name="id" type="ID" />
  644. <attribute name="key" type="CDATA" />
  645. <attribute name="path" type="CDATA" />
  646. <attribute name="value" type="CDATA" />
  647. </element>
  648. <element name="equals"
  649. content="EMPTY">
  650. <attribute name="arg1" type="CDATA" />
  651. <attribute name="arg2" type="CDATA" />
  652. <attribute name="id" type="ID" />
  653. </element>
  654. <element name="exclude"
  655. content="EMPTY">
  656. <attribute name="id" type="ID" />
  657. <attribute name="if" type="CDATA" />
  658. <attribute name="name" type="CDATA" />
  659. <attribute name="unless" type="CDATA" />
  660. </element>
  661. <element name="excludepackage"
  662. content="EMPTY">
  663. <attribute name="id" type="ID" />
  664. <attribute name="name" type="CDATA" />
  665. </element>
  666. <element name="excludesfile"
  667. content="EMPTY">
  668. <attribute name="id" type="ID" />
  669. <attribute name="if" type="CDATA" />
  670. <attribute name="name" type="CDATA" />
  671. <attribute name="unless" type="CDATA" />
  672. </element>
  673. <element name="exec"
  674. content="(arg|env)">
  675. <attribute name="command" type="CDATA" />
  676. <attribute name="description" type="CDATA" />
  677. <attribute name="dir" type="CDATA" />
  678. <attribute name="executable" type="CDATA" />
  679. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  680. <attribute name="id" type="ID" />
  681. <attribute name="newenvironment" type="(true|false|on|off|yes|no)" />
  682. <attribute name="os" type="CDATA" />
  683. <attribute name="output" type="CDATA" />
  684. <attribute name="outputproperty" type="CDATA" />
  685. <attribute name="taskname" type="CDATA" />
  686. <attribute name="timeout" type="CDATA" />
  687. <attribute name="vmlauncher" type="(true|false|on|off|yes|no)" />
  688. </element>
  689. <element name="execon"
  690. content="(arg|fileset|env|targetfile|srcfile|mapper)">
  691. <attribute name="command" type="CDATA" />
  692. <attribute name="description" type="CDATA" />
  693. <attribute name="dest" type="CDATA" />
  694. <attribute name="dir" type="CDATA" />
  695. <attribute name="executable" type="CDATA" />
  696. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  697. <attribute name="id" type="ID" />
  698. <attribute name="newenvironment" type="(true|false|on|off|yes|no)" />
  699. <attribute name="os" type="CDATA" />
  700. <attribute name="output" type="CDATA" />
  701. <attribute name="outputproperty" type="CDATA" />
  702. <attribute name="parallel" type="(true|false|on|off|yes|no)" />
  703. <attribute name="skipemptyfilesets" type="(true|false|on|off|yes|no)" />
  704. <attribute name="taskname" type="CDATA" />
  705. <attribute name="timeout" type="CDATA" />
  706. <attribute name="type" type="(file|dir|both)" />
  707. <attribute name="vmlauncher" type="(true|false|on|off|yes|no)" />
  708. </element>
  709. <element name="extdirs"
  710. content="(fileset|pathelement|path)">
  711. <attribute name="description" type="CDATA" />
  712. <attribute name="id" type="ID" />
  713. <attribute name="location" type="CDATA" />
  714. <attribute name="path" type="CDATA" />
  715. <attribute name="refid" type="IDREF" />
  716. </element>
  717. <element name="fail"
  718. content="()">
  719. <attribute name="description" type="CDATA" />
  720. <attribute name="id" type="ID" />
  721. <attribute name="message" type="CDATA" />
  722. <attribute name="taskname" type="CDATA" />
  723. </element>
  724. <element name="filelist"
  725. content="EMPTY">
  726. <attribute name="description" type="CDATA" />
  727. <attribute name="dir" type="CDATA" />
  728. <attribute name="files" type="CDATA" />
  729. <attribute name="id" type="ID" />
  730. <attribute name="refid" type="IDREF" />
  731. </element>
  732. <element name="filepath"
  733. content="(fileset|pathelement|path)">
  734. <attribute name="description" type="CDATA" />
  735. <attribute name="id" type="ID" />
  736. <attribute name="location" type="CDATA" />
  737. <attribute name="path" type="CDATA" />
  738. <attribute name="refid" type="IDREF" />
  739. </element>
  740. <element name="fileset"
  741. content="(include|patternset|exclude|excludesfile|includesfile)">
  742. <attribute name="casesensitive" type="(true|false|on|off|yes|no)" />
  743. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  744. <attribute name="description" type="CDATA" />
  745. <attribute name="dir" type="CDATA" />
  746. <attribute name="excludes" type="CDATA" />
  747. <attribute name="excludesfile" type="CDATA" />
  748. <attribute name="id" type="ID" />
  749. <attribute name="includes" type="CDATA" />
  750. <attribute name="includesfile" type="CDATA" />
  751. <attribute name="refid" type="IDREF" />
  752. </element>
  753. <element name="filter"
  754. content="EMPTY">
  755. <attribute name="id" type="ID" />
  756. <attribute name="token" type="CDATA" />
  757. <attribute name="value" type="CDATA" />
  758. </element>
  759. <element name="filters"
  760. content="(include|exclude)">
  761. <attribute name="defaultexclude" type="(true|false|on|off|yes|no)" />
  762. <attribute name="id" type="ID" />
  763. </element>
  764. <element name="filterset"
  765. content="(filterset|filter|filtersfile)">
  766. <attribute name="begintoken" type="CDATA" />
  767. <attribute name="description" type="CDATA" />
  768. <attribute name="endtoken" type="CDATA" />
  769. <attribute name="filtersfile" type="CDATA" />
  770. <attribute name="id" type="ID" />
  771. <attribute name="refid" type="IDREF" />
  772. </element>
  773. <element name="filtersfile"
  774. content="EMPTY">
  775. <attribute name="file" type="CDATA" />
  776. <attribute name="id" type="ID" />
  777. </element>
  778. <element name="fixcrlf"
  779. content="(include|patternset|exclude|excludesfile|includesfile)">
  780. <attribute name="cr" type="(add|asis|remove)" />
  781. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  782. <attribute name="description" type="CDATA" />
  783. <attribute name="destdir" type="CDATA" />
  784. <attribute name="eof" type="(add|asis|remove)" />
  785. <attribute name="eol" type="(asis|cr|lf|crlf)" />
  786. <attribute name="excludes" type="CDATA" />
  787. <attribute name="excludesfile" type="CDATA" />
  788. <attribute name="id" type="ID" />
  789. <attribute name="includes" type="CDATA" />
  790. <attribute name="includesfile" type="CDATA" />
  791. <attribute name="javafiles" type="(true|false|on|off|yes|no)" />
  792. <attribute name="srcdir" type="CDATA" />
  793. <attribute name="tab" type="(add|asis|remove)" />
  794. <attribute name="tablength" type="CDATA" />
  795. <attribute name="taskname" type="CDATA" />
  796. </element>
  797. <element name="footer"
  798. content="()">
  799. <attribute name="id" type="ID" />
  800. </element>
  801. <element name="format"
  802. content="EMPTY">
  803. <attribute name="id" type="ID" />
  804. <attribute name="locale" type="CDATA" />
  805. <attribute name="offset" type="CDATA" />
  806. <attribute name="pattern" type="CDATA" />
  807. <attribute name="property" type="CDATA" />
  808. <attribute name="unit" type="CDATA" />
  809. </element>
  810. <element name="formatter"
  811. content="EMPTY">
  812. <attribute name="classname" type="CDATA" />
  813. <attribute name="extension" type="CDATA" />
  814. <attribute name="id" type="ID" />
  815. <attribute name="type" type="(plain|xml|brief)" />
  816. <attribute name="usefile" type="(true|false|on|off|yes|no)" />
  817. </element>
  818. <element name="ftp"
  819. content="(fileset)">
  820. <attribute name="action" type="CDATA" />
  821. <attribute name="binary" type="(true|false|on|off|yes|no)" />
  822. <attribute name="depends" type="(true|false|on|off|yes|no)" />
  823. <attribute name="description" type="CDATA" />
  824. <attribute name="id" type="ID" />
  825. <attribute name="ignorenoncriticalerrors" type="(true|false|on|off|yes|no)" />
  826. <attribute name="listing" type="CDATA" />
  827. <attribute name="newer" type="(true|false|on|off|yes|no)" />
  828. <attribute name="passive" type="(true|false|on|off|yes|no)" />
  829. <attribute name="password" type="CDATA" />
  830. <attribute name="port" type="CDATA" />
  831. <attribute name="remotedir" type="CDATA" />
  832. <attribute name="separator" type="CDATA" />
  833. <attribute name="server" type="CDATA" />
  834. <attribute name="skipfailedtransfers" type="(true|false|on|off|yes|no)" />
  835. <attribute name="taskname" type="CDATA" />
  836. <attribute name="userid" type="CDATA" />
  837. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  838. </element>
  839. <element name="genkey"
  840. content="(dname)">
  841. <attribute name="alias" type="CDATA" />
  842. <attribute name="description" type="CDATA" />
  843. <attribute name="dname" type="CDATA" />
  844. <attribute name="id" type="ID" />
  845. <attribute name="keyalg" type="CDATA" />
  846. <attribute name="keypass" type="CDATA" />
  847. <attribute name="keysize" type="CDATA" />
  848. <attribute name="keystore" type="CDATA" />
  849. <attribute name="sigalg" type="CDATA" />
  850. <attribute name="storepass" type="CDATA" />
  851. <attribute name="storetype" type="CDATA" />
  852. <attribute name="taskname" type="CDATA" />
  853. <attribute name="validity" type="CDATA" />
  854. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  855. </element>
  856. <element name="get"
  857. content="EMPTY">
  858. <attribute name="description" type="CDATA" />
  859. <attribute name="dest" type="CDATA" />
  860. <attribute name="id" type="ID" />
  861. <attribute name="ignoreerrors" type="(true|false|on|off|yes|no)" />
  862. <attribute name="src" type="CDATA" />
  863. <attribute name="taskname" type="CDATA" />
  864. <attribute name="usetimestamp" type="(true|false|on|off|yes|no)" />
  865. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  866. </element>
  867. <element name="group"
  868. content="(package|title)">
  869. <attribute name="id" type="ID" />
  870. <attribute name="packages" type="CDATA" />
  871. <attribute name="title" type="CDATA" />
  872. </element>
  873. <element name="gunzip"
  874. content="EMPTY">
  875. <attribute name="description" type="CDATA" />
  876. <attribute name="dest" type="CDATA" />
  877. <attribute name="id" type="ID" />
  878. <attribute name="src" type="CDATA" />
  879. <attribute name="taskname" type="CDATA" />
  880. </element>
  881. <element name="gzip"
  882. content="EMPTY">
  883. <attribute name="description" type="CDATA" />
  884. <attribute name="id" type="ID" />
  885. <attribute name="src" type="CDATA" />
  886. <attribute name="taskname" type="CDATA" />
  887. <attribute name="zipfile" type="CDATA" />
  888. </element>
  889. <element name="header"
  890. content="()">
  891. <attribute name="id" type="ID" />
  892. </element>
  893. <element name="icontract"
  894. content="(include|patternset|exclude|classpath|excludesfile|includesfile)">
  895. <attribute name="builddir" type="CDATA" />
  896. <attribute name="classdir" type="CDATA" />
  897. <attribute name="classpath" type="CDATA" />
  898. <attribute name="classpathref" type="IDREF" />
  899. <attribute name="controlfile" type="CDATA" />
  900. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  901. <attribute name="description" type="CDATA" />
  902. <attribute name="excludes" type="CDATA" />
  903. <attribute name="excludesfile" type="CDATA" />
  904. <attribute name="failthrowable" type="CDATA" />
  905. <attribute name="id" type="ID" />
  906. <attribute name="includes" type="CDATA" />
  907. <attribute name="includesfile" type="CDATA" />
  908. <attribute name="instrumentdir" type="CDATA" />
  909. <attribute name="invariant" type="(true|false|on|off|yes|no)" />
  910. <attribute name="post" type="(true|false|on|off|yes|no)" />
  911. <attribute name="pre" type="(true|false|on|off|yes|no)" />
  912. <attribute name="quiet" type="(true|false|on|off|yes|no)" />
  913. <attribute name="repbuilddir" type="CDATA" />
  914. <attribute name="repositorydir" type="CDATA" />
  915. <attribute name="srcdir" type="CDATA" />
  916. <attribute name="targets" type="CDATA" />
  917. <attribute name="taskname" type="CDATA" />
  918. <attribute name="updateicontrol" type="(true|false|on|off|yes|no)" />
  919. <attribute name="verbosity" type="CDATA" />
  920. </element>
  921. <element name="ilasm"
  922. content="(include|patternset|exclude|excludesfile|includesfile)">
  923. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  924. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  925. <attribute name="description" type="CDATA" />
  926. <attribute name="excludes" type="CDATA" />
  927. <attribute name="excludesfile" type="CDATA" />
  928. <attribute name="extraoptions" type="CDATA" />
  929. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  930. <attribute name="id" type="ID" />
  931. <attribute name="includes" type="CDATA" />
  932. <attribute name="includesfile" type="CDATA" />
  933. <attribute name="keyfile" type="CDATA" />
  934. <attribute name="listing" type="(true|false|on|off|yes|no)" />
  935. <attribute name="outputfile" type="CDATA" />
  936. <attribute name="owner" type="CDATA" />
  937. <attribute name="resourcefile" type="CDATA" />
  938. <attribute name="srcdir" type="CDATA" />
  939. <attribute name="targettype" type="CDATA" />
  940. <attribute name="taskname" type="CDATA" />
  941. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  942. </element>
  943. <element name="include"
  944. content="EMPTY">
  945. <attribute name="id" type="ID" />
  946. <attribute name="if" type="CDATA" />
  947. <attribute name="name" type="CDATA" />
  948. <attribute name="unless" type="CDATA" />
  949. </element>
  950. <element name="includesfile"
  951. content="EMPTY">
  952. <attribute name="id" type="ID" />
  953. <attribute name="if" type="CDATA" />
  954. <attribute name="name" type="CDATA" />
  955. <attribute name="unless" type="CDATA" />
  956. </element>
  957. <element name="iplanet"
  958. content="(classpath)">
  959. <attribute name="classpath" type="CDATA" />
  960. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  961. <attribute name="destdir" type="CDATA" />
  962. <attribute name="genericjarsuffix" type="CDATA" />
  963. <attribute name="iashome" type="CDATA" />
  964. <attribute name="id" type="ID" />
  965. <attribute name="keepgenerated" type="(true|false|on|off|yes|no)" />
  966. <attribute name="suffix" type="CDATA" />
  967. </element>
  968. <element name="iplanet-ejbc"
  969. content="(classpath)">
  970. <attribute name="classpath" type="CDATA" />
  971. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  972. <attribute name="description" type="CDATA" />
  973. <attribute name="dest" type="CDATA" />
  974. <attribute name="ejbdescriptor" type="CDATA" />
  975. <attribute name="iasdescriptor" type="CDATA" />
  976. <attribute name="iashome" type="CDATA" />
  977. <attribute name="id" type="ID" />
  978. <attribute name="keepgenerated" type="(true|false|on|off|yes|no)" />
  979. <attribute name="taskname" type="CDATA" />
  980. </element>
  981. <element name="jar"
  982. content="(manifest|include|exclude|patternset|fileset|metainf|includesfile|excludesfile|zipfileset)">
  983. <attribute name="basedir" type="CDATA" />
  984. <attribute name="compress" type="(true|false|on|off|yes|no)" />
  985. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  986. <attribute name="description" type="CDATA" />
  987. <attribute name="encoding" type="CDATA" />
  988. <attribute name="excludes" type="CDATA" />
  989. <attribute name="excludesfile" type="CDATA" />
  990. <attribute name="filesonly" type="(true|false|on|off|yes|no)" />
  991. <attribute name="id" type="ID" />
  992. <attribute name="includes" type="CDATA" />
  993. <attribute name="includesfile" type="CDATA" />
  994. <attribute name="jarfile" type="CDATA" />
  995. <attribute name="manifest" type="CDATA" />
  996. <attribute name="taskname" type="CDATA" />
  997. <attribute name="update" type="(true|false|on|off|yes|no)" />
  998. <attribute name="whenempty" type="(fail|skip|create)" />
  999. <attribute name="zipfile" type="CDATA" />
  1000. </element>
  1001. <element name="java"
  1002. content="(arg|classpath|jvmarg|sysproperty)">
  1003. <attribute name="args" type="CDATA" />
  1004. <attribute name="classname" type="CDATA" />
  1005. <attribute name="classpath" type="CDATA" />
  1006. <attribute name="classpathref" type="IDREF" />
  1007. <attribute name="description" type="CDATA" />
  1008. <attribute name="dir" type="CDATA" />
  1009. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  1010. <attribute name="fork" type="(true|false|on|off|yes|no)" />
  1011. <attribute name="id" type="ID" />
  1012. <attribute name="jar" type="CDATA" />
  1013. <attribute name="jvm" type="CDATA" />
  1014. <attribute name="jvmargs" type="CDATA" />
  1015. <attribute name="jvmversion" type="CDATA" />
  1016. <attribute name="maxmemory" type="CDATA" />
  1017. <attribute name="output" type="CDATA" />
  1018. <attribute name="taskname" type="CDATA" />
  1019. </element>
  1020. <element name="javac"
  1021. content="(src|include|exclude|classpath|patternset|bootclasspath|extdirs|includesfile|excludesfile)">
  1022. <attribute name="bootclasspath" type="CDATA" />
  1023. <attribute name="bootclasspathref" type="IDREF" />
  1024. <attribute name="classpath" type="CDATA" />
  1025. <attribute name="classpathref" type="IDREF" />
  1026. <attribute name="debug" type="(true|false|on|off|yes|no)" />
  1027. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  1028. <attribute name="depend" type="(true|false|on|off|yes|no)" />
  1029. <attribute name="deprecation" type="(true|false|on|off|yes|no)" />
  1030. <attribute name="description" type="CDATA" />
  1031. <attribute name="destdir" type="CDATA" />
  1032. <attribute name="encoding" type="CDATA" />
  1033. <attribute name="excludes" type="CDATA" />
  1034. <attribute name="excludesfile" type="CDATA" />
  1035. <attribute name="extdirs" type="CDATA" />
  1036. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  1037. <attribute name="fork" type="(true|false|on|off|yes|no)" />
  1038. <attribute name="id" type="ID" />
  1039. <attribute name="includeantruntime" type="(true|false|on|off|yes|no)" />
  1040. <attribute name="includejavaruntime" type="(true|false|on|off|yes|no)" />
  1041. <attribute name="includes" type="CDATA" />
  1042. <attribute name="includesfile" type="CDATA" />
  1043. <attribute name="memoryinitialsize" type="CDATA" />
  1044. <attribute name="memorymaximumsize" type="CDATA" />
  1045. <attribute name="nowarn" type="(true|false|on|off|yes|no)" />
  1046. <attribute name="optimize" type="(true|false|on|off|yes|no)" />
  1047. <attribute name="proceed" type="(true|false|on|off|yes|no)" />
  1048. <attribute name="source" type="CDATA" />
  1049. <attribute name="srcdir" type="CDATA" />
  1050. <attribute name="target" type="CDATA" />
  1051. <attribute name="taskname" type="CDATA" />
  1052. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  1053. </element>
  1054. <element name="javacc"
  1055. content="EMPTY">
  1056. <attribute name="buildparser" type="(true|false|on|off|yes|no)" />
  1057. <attribute name="buildtokenmanager" type="(true|false|on|off|yes|no)" />
  1058. <attribute name="cachetokens" type="(true|false|on|off|yes|no)" />
  1059. <attribute name="choiceambiguitycheck" type="CDATA" />
  1060. <attribute name="commontokenaction" type="(true|false|on|off|yes|no)" />
  1061. <attribute name="debuglookahead" type="(true|false|on|off|yes|no)" />
  1062. <attribute name="debugparser" type="(true|false|on|off|yes|no)" />
  1063. <attribute name="debugtokenmanager" type="(true|false|on|off|yes|no)" />
  1064. <attribute name="description" type="CDATA" />
  1065. <attribute name="errorreporting" type="(true|false|on|off|yes|no)" />
  1066. <attribute name="forcelacheck" type="(true|false|on|off|yes|no)" />
  1067. <attribute name="id" type="ID" />
  1068. <attribute name="ignorecase" type="(true|false|on|off|yes|no)" />
  1069. <attribute name="javacchome" type="CDATA" />
  1070. <attribute name="javaunicodeescape" type="(true|false|on|off|yes|no)" />
  1071. <attribute name="lookahead" type="CDATA" />
  1072. <attribute name="optimizetokenmanager" type="(true|false|on|off|yes|no)" />
  1073. <attribute name="otherambiguitycheck" type="CDATA" />
  1074. <attribute name="outputdirectory" type="CDATA" />
  1075. <attribute name="sanitycheck" type="(true|false|on|off|yes|no)" />
  1076. <attribute name="static" type="(true|false|on|off|yes|no)" />
  1077. <attribute name="target" type="CDATA" />
  1078. <attribute name="taskname" type="CDATA" />
  1079. <attribute name="unicodeinput" type="(true|false|on|off|yes|no)" />
  1080. <attribute name="usercharstream" type="(true|false|on|off|yes|no)" />
  1081. <attribute name="usertokenmanager" type="(true|false|on|off|yes|no)" />
  1082. </element>
  1083. <element name="javadoc"
  1084. content="(bottom|source|classpath|doctitle|header|excludepackage|bootclasspath|doclet|sourcepath|link|footer|package|group)">
  1085. <attribute name="access" type="(protected|public|package|private)" />
  1086. <attribute name="additionalparam" type="CDATA" />
  1087. <attribute name="author" type="(true|false|on|off|yes|no)" />
  1088. <attribute name="bootclasspath" type="CDATA" />
  1089. <attribute name="bootclasspathref" type="IDREF" />
  1090. <attribute name="bottom" type="CDATA" />
  1091. <attribute name="charset" type="CDATA" />
  1092. <attribute name="classpath" type="CDATA" />
  1093. <attribute name="classpathref" type="IDREF" />
  1094. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  1095. <attribute name="description" type="CDATA" />
  1096. <attribute name="destdir" type="CDATA" />
  1097. <attribute name="docencoding" type="CDATA" />
  1098. <attribute name="doclet" type="CDATA" />
  1099. <attribute name="docletpath" type="CDATA" />
  1100. <attribute name="docletpathref" type="IDREF" />
  1101. <attribute name="doctitle" type="CDATA" />
  1102. <attribute name="encoding" type="CDATA" />
  1103. <attribute name="excludepackagenames" type="CDATA" />
  1104. <attribute name="extdirs" type="CDATA" />
  1105. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  1106. <attribute name="footer" type="CDATA" />
  1107. <attribute name="group" type="CDATA" />
  1108. <attribute name="header" type="CDATA" />
  1109. <attribute name="helpfile" type="CDATA" />
  1110. <attribute name="id" type="ID" />
  1111. <attribute name="link" type="CDATA" />
  1112. <attribute name="linkoffline" type="CDATA" />
  1113. <attribute name="locale" type="CDATA" />
  1114. <attribute name="maxmemory" type="CDATA" />
  1115. <attribute name="nodeprecated" type="(true|false|on|off|yes|no)" />
  1116. <attribute name="nodeprecatedlist" type="(true|false|on|off|yes|no)" />
  1117. <attribute name="nohelp" type="(true|false|on|off|yes|no)" />
  1118. <attribute name="noindex" type="(true|false|on|off|yes|no)" />
  1119. <attribute name="nonavbar" type="(true|false|on|off|yes|no)" />
  1120. <attribute name="notree" type="(true|false|on|off|yes|no)" />
  1121. <attribute name="old" type="(true|false|on|off|yes|no)" />
  1122. <attribute name="overview" type="CDATA" />
  1123. <attribute name="package" type="(true|false|on|off|yes|no)" />
  1124. <attribute name="packagelist" type="CDATA" />
  1125. <attribute name="packagenames" type="CDATA" />
  1126. <attribute name="private" type="(true|false|on|off|yes|no)" />
  1127. <attribute name="protected" type="(true|false|on|off|yes|no)" />
  1128. <attribute name="public" type="(true|false|on|off|yes|no)" />
  1129. <attribute name="serialwarn" type="(true|false|on|off|yes|no)" />
  1130. <attribute name="sourcefiles" type="CDATA" />
  1131. <attribute name="sourcepath" type="CDATA" />
  1132. <attribute name="sourcepathref" type="IDREF" />
  1133. <attribute name="splitindex" type="(true|false|on|off|yes|no)" />
  1134. <attribute name="stylesheetfile" type="CDATA" />
  1135. <attribute name="taskname" type="CDATA" />
  1136. <attribute name="use" type="(true|false|on|off|yes|no)" />
  1137. <attribute name="useexternalfile" type="(true|false|on|off|yes|no)" />
  1138. <attribute name="verbose" type="(true|false|on|off|yes|no)" />
  1139. <attribute name="version" type="(true|false|on|off|yes|no)" />
  1140. <attribute name="windowtitle" type="CDATA" />
  1141. </element>
  1142. <element name="javadoc2"
  1143. content="(bottom|source|classpath|doctitle|header|excludepackage|bootclasspath|doclet|sourcepath|link|footer|package|group)">
  1144. <attribute name="access" type="(protected|public|package|private)" />
  1145. <attribute name="additionalparam" type="CDATA" />
  1146. <attribute name="author" type="(true|false|on|off|yes|no)" />
  1147. <attribute name="bootclasspath" type="CDATA" />
  1148. <attribute name="bootclasspathref" type="IDREF" />
  1149. <attribute name="bottom" type="CDATA" />
  1150. <attribute name="charset" type="CDATA" />
  1151. <attribute name="classpath" type="CDATA" />
  1152. <attribute name="classpathref" type="IDREF" />
  1153. <attribute name="defaultexcludes" type="(true|false|on|off|yes|no)" />
  1154. <attribute name="description" type="CDATA" />
  1155. <attribute name="destdir" type="CDATA" />
  1156. <attribute name="docencoding" type="CDATA" />
  1157. <attribute name="doclet" type="CDATA" />
  1158. <attribute name="docletpath" type="CDATA" />
  1159. <attribute name="docletpathref" type="IDREF" />
  1160. <attribute name="doctitle" type="CDATA" />
  1161. <attribute name="encoding" type="CDATA" />
  1162. <attribute name="excludepackagenames" type="CDATA" />
  1163. <attribute name="extdirs" type="CDATA" />
  1164. <attribute name="failonerror" type="(true|false|on|off|yes|no)" />
  1165. <attribute name="footer" type="CDATA" />
  1166. <attribute name="group" type="CDATA" />
  1167. <attribute name="header" type="CDATA" />
  1168. <attribute name="helpfile" type="CDATA" />
  1169. <attribute name="id" type="ID" />
  1170. <attribute name="link" type="CDATA" />
  1171. <attribute name="linkoffline" type="CDATA" />
  1172. <attribute name="locale" type="CDATA" />
  1173. <attribute name="maxmemory" type="CDATA" />
  1174. <attribute name="nodeprecated" type="(true|false|on|off|yes|no)" />
  1175. <attribute name="nodeprecatedlist" type="(true|false|on|off|yes|no)" />
  1176. <attribute name="nohelp" type="(true|false|on|off|yes|no)" />
  1177. <attribute name="noindex" type="(true|false|on|off|yes|no)" />
  1178. <attribute name="nonavbar" type="(true|false|on|off|yes|no)" />
  1179. <attribute name="notree" type="(true|false|on|off|yes|no)" />
  1180. <attribute name="old" type="(true|false|on|off|yes|no)" />
  1181. <attribute name="overview" type="CDATA" />
  1182. <attribute name="package" type="(true|false|on|off|yes|no)" />
  1183. <attribute name="packagelist" type="CDATA" />
  1184. <attribute name="packagenames" type="CDATA" />
  1185. <attribute name="private" type="(true|false|on|off|yes|no)" />
  1186. <attribute name="protected" type="(true|false|on|off|yes|no)" />
  1187. <attribute name="public" type="(true|false|on|off|yes|no)" />
  1188. <attribute name="serialwarn" type="(true|false|on|off|yes|no)" />
  1189. <attribute name="sourcefiles" type="CDATA" />
  1190. <attribute name="sourcepath" type="CDATA" />
  1191. <attribute name="sourcepathref" type="IDREF" />
  1192. <attribute name="spl…