Rev 25 |
Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
24 |
brianR |
1 |
<!ENTITY inp "Input parameters">
|
|
|
2 |
<!ENTITY outp "Output parameters">
|
|
|
3 |
<!ENTITY brs "<application class='software'>BruteXservices</application>">
|
|
|
4 |
<!ENTITY param-timeout "<row>
|
|
|
5 |
<entry>timeout</entry>
|
|
|
6 |
<entry>Long</entry>
|
|
|
7 |
<entry>Yes</entry>
|
|
|
8 |
<entry>Timeout in milliseconds. The command is forcefully terminated when timeout is reached.</entry>
|
|
|
9 |
</row>">
|
|
|
10 |
<!ENTITY returncode SYSTEM "types/ReturnCode.xml">
|
|
|
11 |
<!ENTITY antproperty SYSTEM "types/AntProperty.xml">
|
|
|
12 |
<!ENTITY patternelement SYSTEM "types/PatternElement.xml">
|
|
|
13 |
|