Subversion Repositories XServices

Compare Revisions

No changes between revisions

Ignore whitespace Rev 84 → Rev 85

/xservices/trunk/doc/MiscServices/sleep.xml
0,0 → 1,15
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE section [
<!ENTITY % myent SYSTEM "../entities.ent">
%myent;
]>
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>sleep</title>
<para>Delays the response by the given minutes/ seconds. Please note,
that it may take more time to perform the server roundtrip (network
delays, parsing, etc.). Also you may have a network timeout set up in
Tomcat or your client that prevents this web service to respond
correctly.
</para>
</section>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property