XServices/doc/StringServices.xml
Brian Rosenberger ff7e682cf2 Added documentation for StringServices
git-svn-id: https://brutex.net/svn/xservices/trunk@88 e7e49efb-446e-492e-b9ec-fcafc1997a86
2012-06-03 11:25:47 +00:00

10 lines
407 B
XML

<?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="stringservices">
<title>StringServices</title>
<para>The StringService bundles various operations. Its WSDL is located at
http://server:port/XServices/StringService?wsdl</para>
<xi:include href="StringServices/replaceRegEx.xml" />
</section>