Subversion Repositories XServices

Rev

Rev 24 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24 Rev 25
Line 5... Line 5...
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>
9
          </row>">
9
          </row>">
-
 
10
<!ENTITY javadoc-base "file:///home/brian/NetBeansProjects/XServices/dist/">
-
 
11
<!ENTITY examplexml "<bridgehead renderas='sect3'>Example XML</bridgehead>">
-
 
12
<!ENTITY schemadefinition "<bridgehead renderas='sect3'>Schema definition</bridgehead>">
-
 
13
 
-
 
14
 
10
<!ENTITY returncode SYSTEM "types/ReturnCode.xml">
15
<!ENTITY returncode SYSTEM "types/ReturnCode.xml">
11
<!ENTITY antproperty SYSTEM "types/AntProperty.xml">
16
<!ENTITY antproperty SYSTEM "types/AntProperty.xml">
12
<!ENTITY patternelement SYSTEM "types/PatternElement.xml">
17
<!ENTITY patternelement SYSTEM "types/PatternElement.xml">
-
 
18
<!ENTITY patternsettype SYSTEM "types/PatternSetType.xml">
-
 
19
<!ENTITY selectortype SYSTEM "types/SelectorType.xml">