Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 158 → Rev 159

/xservices/trunk/doc/ExecuteServices/ExecuteServices.xml
0,0 → 1,13
<?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="executeservices">
<title>ExecuteServices</title>
<para>The ExecuteService bundles local and remote command
execution operations. Its WSDL is located at
http://server:port/XServices/ExecuteService?wsdl</para>
<xi:include href="./rExec.xml" />
<xi:include href="./runCommand.xml" />
<xi:include href="./runCommandWithSSH.xml" />
<xi:include href="./telnet.xml" />
</section>