2011-05-02 18:06:19 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
|
|
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
|
id="miscservices">
|
|
|
|
|
<title>MiscServices</title>
|
|
|
|
|
<para>The MiscService bundles various operations. Its WSDL is located at
|
|
|
|
|
http://server:port/XServices/MiscService?wsdl</para>
|
2014-06-15 09:43:44 +00:00
|
|
|
<xi:include href="./generateUUID.xml" />
|
|
|
|
|
<xi:include href="./getHostinfo.xml" />
|
|
|
|
|
<xi:include href="./sleep.xml" />
|
2011-05-02 18:06:19 +00:00
|
|
|
</section>
|