Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
59 |
brianR |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
|
|
|
3 |
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
4 |
id="miscservices">
|
|
|
5 |
<title>MiscServices</title>
|
|
|
6 |
<para>The MiscService bundles various operations. Its WSDL is located at
|
|
|
7 |
http://server:port/XServices/MiscService?wsdl</para>
|
159 |
brianR |
8 |
<xi:include href="./generateUUID.xml" />
|
|
|
9 |
<xi:include href="./getHostinfo.xml" />
|
|
|
10 |
<xi:include href="./sleep.xml" />
|
59 |
brianR |
11 |
</section>
|