Subversion Repositories XServices

Rev

Rev 159 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 159 Rev 160
1
<?xml version='1.0' encoding="utf-8"?>
1
<?xml version='1.0' encoding="utf-8"?>
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
4
	id="xmlservices">
4
	id="xmlservices">
5
	<title>XmlServices</title>
5
	<title>XmlServices</title>
6
	<para>The XmlService provides operations to manipulate XML structures.
6
	<para>The XmlService provides operations to manipulate XML structures.
7
	    Its WSDL is located at
7
	    Its WSDL is located at
8
		http://server:port/XServices/XmlService?wsdl</para>
8
		http://server:port/XServices/XmlService?wsdl</para>
9
		<xi:include href="./insertNodes.xml" />
9
		<xi:include href="./insertNodes.xml" />
10
		<xi:include href="./replaceNodes.xml" />
10
		<xi:include href="./replaceNodes.xml" />
-
 
11
		<xi:include href="./selectXPath.xml" />
-
 
12
		<xi:include href="./setAttribute.xml" />
11
		<xi:include href="./wrapInCDATA.xml" />
13
		<xi:include href="./wrapInCDATA.xml" />
12
	
14
	
13
</section>
15
</section>
14
 
16
 
15
Generated by GNU Enscript 1.6.5.90.
17
Generated by GNU Enscript 1.6.5.90.
16
 
18
 
17
 
19