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="storageservices">
5
	<title>StorageServices</title>
6
	<para>The StorageService will provide get/ push operations to store and retrieve data from various backends.
7
	This is currently under development and not yet released.
8
	    Its WSDL is located at
9
		http://server:port/XServices/StorageService?wsdl</para>
10
		<xi:include href="./operationName.xml" />
11
 
12
</section>