Subversion Repositories XServices

Rev

Rev 159 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
159 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="jobservices">
5
	<title>JobServices</title>
6
	<para>The JobService bundles re-occuring or scheduled operations. Its WSDL is located at
7
		http://server:port/XServices/JobService?wsdl</para>
8
		<!--
9
		<xi:include href="MiscServices/generateUUID.xml" />
10
		<xi:include href="MiscServices/getHostinfo.xml" />
11
		<xi:include href="MiscServices/sleep.xml" />
12
		-->
13
</section>