Line 1... |
Line 1... |
1 |
<!ENTITY inp "Input parameters">
|
1 |
<!ENTITY inp "Input parameters">
|
2 |
<!ENTITY outp "Output parameters">
|
2 |
<!ENTITY outp "Output parameters">
|
3 |
<!ENTITY brs "<application class='software'>BruteXservices</application>">
|
3 |
<!ENTITY brs "">
|
4 |
<!ENTITY param-timeout "<row>
|
4 |
<!ENTITY param-timeout "<row>
|
5 |
<entry>timeout</entry>
|
5 |
<entry>timeout</entry>
|
6 |
<entry>Long</entry>
|
6 |
<entry>Long</entry>
|
7 |
<entry>Yes</entry>
|
7 |
<entry>Yes</entry>
|
8 |
<entry>Timeout in milliseconds. The command is forcefully terminated when timeout is reached.</entry>
|
8 |
<entry>Timeout in milliseconds. The command is forcefully terminated when timeout is reached.</entry>
|
Line 10... |
Line 10... |
10 |
<!ENTITY javadoc-base "file:///home/brian/NetBeansProjects/XServices/dist/">
|
10 |
<!ENTITY javadoc-base "file:///home/brian/NetBeansProjects/XServices/dist/">
|
11 |
<!ENTITY examplexml "<bridgehead renderas='sect3'>Example XML</bridgehead>">
|
11 |
<!ENTITY examplexml "<bridgehead renderas='sect3'>Example XML</bridgehead>">
|
12 |
<!ENTITY schemadefinition "<bridgehead renderas='sect3'>Schema definition</bridgehead>">
|
12 |
<!ENTITY schemadefinition "<bridgehead renderas='sect3'>Schema definition</bridgehead>">
|
Line 13... |
Line -... |
13 |
|
- |
|
14 |
|
- |
|
15 |
<!ENTITY returncode SYSTEM "types/ReturnCode.xml">
|
- |
|
16 |
<!ENTITY antproperty SYSTEM "types/AntProperty.xml">
|
- |
|
17 |
<!ENTITY patternelement SYSTEM "types/PatternElement.xml">
|
- |
|