Go to most recent revision |
Details |
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="stringservices">
|
|
|
5 |
<title>StringServices</title>
|
|
|
6 |
<para>The StringService provides String manipulation capabilities.
|
|
|
7 |
Its WSDL is located at
|
|
|
8 |
http://server:port/XServices/StringService?wsdl</para>
|
|
|
9 |
<xi:include href="./replaceRegEx.xml" />
|
|
|
10 |
|
|
|
11 |
</section>
|