Subversion Repositories XServices

Rev

Rev 160 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 160 Rev 161
Line 5... Line 5...
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="./insertNodes2.xml" />
10
		<xi:include href="./replaceNodes.xml" />
11
		<xi:include href="./replaceNodes.xml" />
-
 
12
		<xi:include href="./replaceNodes2.xml" />
11
		<xi:include href="./selectXPath.xml" />
13
		<xi:include href="./selectXPath.xml" />
12
		<xi:include href="./setAttribute.xml" />
14
		<xi:include href="./setAttribute.xml" />
13
		<xi:include href="./wrapInCDATA.xml" />
15
		<xi:include href="./wrapInCDATA.xml" />
Line 14... Line 16...
14
	
16
	
15
</section>
17
</section>