<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0 Beta2 on Thu Aug 28 02:20:41 CDT 2008-->
<wsdl:definitions name='ConfluenceService' targetNamespace='http://www.atlassian.com/software/confluence/$Proxy88/' xmlns:tns='http://www.atlassian.com/software/confluence/$Proxy88/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:soap12='http://schemas.xmlsoap.org/wsdl/soap12/' xmlns:http='http://schemas.xmlsoap.org/wsdl/http/' xmlns:mime='http://schemas.xmlsoap.org/wsdl/mime/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns:tme='http://www.atlassian.com' xmlns:n11='http://www.atlassian.com/package/com.atlassian.confluence.rpc.soap.beans/' xmlns:n12='http://www.atlassian.com/package/java.util/' xmlns:n13='http://www.atlassian.com/package/com.atlassian.confluence.rpc/' xmlns:n14='http://www.themindelectric.com/2001/schemaArray/'><wsdl:types><xsd:schema targetNamespace='http://www.themindelectric.com/2001/schemaArray/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:complexType name='ArrayOfstring'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='xsd:string[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.atlassian.com/package/com.atlassian.confluence.rpc.soap.beans/'><xsd:import namespace='http://www.atlassian.com/package/java.util/'/><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:complexType name='RemoteSearchResult'><xsd:all><xsd:element name='type' nillable='true' type='xsd:string'/><xsd:element name='id' type='xsd:long'/><xsd:element name='title' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/><xsd:element name='excerpt' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteSearchResult'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteSearchResult[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteSpaceSummary'><xsd:all><xsd:element name='key' nillable='true' type='xsd:string'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/><xsd:element name='type' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='RemoteSpace'><xsd:complexContent><xsd:extension base='n11:RemoteSpaceSummary'><xsd:all><xsd:element name='description' nillable='true' type='xsd:string'/><xsd:element name='spaceGroup' nillable='true' type='xsd:string'/><xsd:element name='homePage' type='xsd:long'/></xsd:all></xsd:extension></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteComment'><xsd:all><xsd:element name='id' type='xsd:long'/><xsd:element name='pageId' type='xsd:long'/><xsd:element name='parentId' type='xsd:long'/><xsd:element name='created' type='xsd:dateTime'/><xsd:element name='modified' type='xsd:dateTime'/><xsd:element name='title' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/><xsd:element name='creator' nillable='true' type='xsd:string'/><xsd:element name='content' nillable='true' type='xsd:string'/><xsd:element name='modifier' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='RemoteServerInfo'><xsd:all><xsd:element name='majorVersion' type='xsd:int'/><xsd:element name='minorVersion' type='xsd:int'/><xsd:element name='patchLevel' type='xsd:int'/><xsd:element name='developmentBuild' type='xsd:boolean'/><xsd:element name='buildId' nillable='true' type='xsd:string'/><xsd:element name='baseUrl' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='AbstractRemotePageSummary' abstract='true'><xsd:all><xsd:element name='id' type='xsd:long'/><xsd:element name='space' nillable='true' type='xsd:string'/><xsd:element name='title' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/><xsd:element name='permissions' type='xsd:int'/></xsd:all></xsd:complexType><xsd:complexType name='RemotePageSummary'><xsd:complexContent><xsd:extension base='n11:AbstractRemotePageSummary'><xsd:all><xsd:element name='parentId' type='xsd:long'/></xsd:all></xsd:extension></xsd:complexContent></xsd:complexType><xsd:complexType name='ArrayOfRemotePageSummary'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemotePageSummary[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteAttachment'><xsd:all><xsd:element name='id' type='xsd:long'/><xsd:element name='pageId' type='xsd:long'/><xsd:element name='fileSize' type='xsd:long'/><xsd:element name='title' nillable='true' type='xsd:string'/><xsd:element name='fileName' nillable='true' type='xsd:string'/><xsd:element name='contentType' nillable='true' type='xsd:string'/><xsd:element name='creator' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/><xsd:element name='comment' nillable='true' type='xsd:string'/><xsd:element name='created' type='xsd:dateTime'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteAttachment'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteAttachment[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteContentPermission'><xsd:all><xsd:element name='type' nillable='true' type='xsd:string'/><xsd:element name='userName' nillable='true' type='xsd:string'/><xsd:element name='groupName' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteContentPermission'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteContentPermission[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteContentPermissionSet'><xsd:all><xsd:element name='type' nillable='true' type='xsd:string'/><xsd:element name='contentPermissions' nillable='true' type='n11:ArrayOfRemoteContentPermission'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteContentPermissionSet'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteContentPermissionSet[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteUser'><xsd:all><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='fullname' nillable='true' type='xsd:string'/><xsd:element name='email' nillable='true' type='xsd:string'/><xsd:element name='url' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='RemotePage'><xsd:complexContent><xsd:extension base='n11:RemotePageSummary'><xsd:all><xsd:element name='created' type='xsd:dateTime'/><xsd:element name='modified' type='xsd:dateTime'/><xsd:element name='creator' nillable='true' type='xsd:string'/><xsd:element name='modifier' nillable='true' type='xsd:string'/><xsd:element name='content' nillable='true' type='xsd:string'/><xsd:element name='contentStatus' nillable='true' type='xsd:string'/><xsd:element name='version' type='xsd:int'/><xsd:element name='homePage' type='xsd:boolean'/></xsd:all></xsd:extension></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteClusterInformation'><xsd:all><xsd:element name='isRunning' type='xsd:boolean'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='multicastPort' nillable='true' type='xsd:string'/><xsd:element name='description' nillable='true' type='xsd:string'/><xsd:element name='memberCount' type='xsd:int'/><xsd:element name='multicastAddress' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='RemoteSpaceGroup'><xsd:all><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='key' nillable='true' type='xsd:string'/><xsd:element name='licenseKey' nillable='true' type='xsd:string'/><xsd:element name='creatorName' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteSpaceSummary'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteSpaceSummary[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='ArrayOfRemoteSpaceGroup'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteSpaceGroup[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteLabel'><xsd:all><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='owner' nillable='true' type='xsd:string'/><xsd:element name='namespace' nillable='true' type='xsd:string'/><xsd:element name='id' type='xsd:long'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteLabel'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteLabel[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='ArrayOfRemoteSpace'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteSpace[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='ArrayOfRemoteComment'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteComment[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemotePageHistory'><xsd:all><xsd:element name='id' type='xsd:long'/><xsd:element name='version' type='xsd:int'/><xsd:element name='modifier' nillable='true' type='xsd:string'/><xsd:element name='modified' type='xsd:dateTime'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemotePageHistory'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemotePageHistory[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteUserInformation'><xsd:all><xsd:element name='username' nillable='true' type='xsd:string'/><xsd:element name='content' nillable='true' type='xsd:string'/><xsd:element name='creatorName' nillable='true' type='xsd:string'/><xsd:element name='lastModifierName' nillable='true' type='xsd:string'/><xsd:element name='version' type='xsd:int'/><xsd:element name='id' type='xsd:long'/><xsd:element name='creationDate' type='xsd:dateTime'/><xsd:element name='lastModificationDate' type='xsd:dateTime'/></xsd:all></xsd:complexType><xsd:complexType name='RemoteBlogEntrySummary'><xsd:complexContent><xsd:extension base='n11:AbstractRemotePageSummary'><xsd:all><xsd:element name='publishDate' type='xsd:dateTime'/><xsd:element name='author' nillable='true' type='xsd:string'/></xsd:all></xsd:extension></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteBlogEntry'><xsd:complexContent><xsd:extension base='n11:RemoteBlogEntrySummary'><xsd:all><xsd:element name='content' nillable='true' type='xsd:string'/><xsd:element name='version' type='xsd:int'/></xsd:all></xsd:extension></xsd:complexContent></xsd:complexType><xsd:complexType name='ArrayOfRemoteBlogEntrySummary'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteBlogEntrySummary[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemoteNodeStatus'><xsd:all><xsd:element name='nodeId' type='xsd:int'/><xsd:element name='jvmStats' nillable='true' type='n12:Map'/><xsd:element name='props' nillable='true' type='n12:Map'/><xsd:element name='buildStats' nillable='true' type='n12:Map'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemoteNodeStatus'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemoteNodeStatus[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='RemotePermission'><xsd:all><xsd:element name='lockType' nillable='true' type='xsd:string'/><xsd:element name='lockedBy' nillable='true' type='xsd:string'/></xsd:all></xsd:complexType><xsd:complexType name='ArrayOfRemotePermission'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='n11:RemotePermission[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.atlassian.com/package/java.util/'><xsd:complexType name='Map' abstract='true'/></xsd:schema><xsd:schema targetNamespace='http://www.atlassian.com/package/com.atlassian.confluence.rpc/'><xsd:complexType name='RemoteException'/><xsd:complexType name='InvalidSessionException'><xsd:complexContent><xsd:extension base='n13:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='NotPermittedException'><xsd:complexContent><xsd:extension base='n13:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='AuthenticationFailedException'><xsd:complexContent><xsd:extension base='n13:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='AlreadyExistsException'><xsd:complexContent><xsd:extension base='n13:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='VersionMismatchException'><xsd:complexContent><xsd:extension base='n13:RemoteException'/></xsd:complexContent></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name='getPermissions0In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='InvalidSessionException'><wsdl:part name='InvalidSessionException' type='n13:InvalidSessionException'/></wsdl:message><wsdl:message name='RemoteException'><wsdl:part name='RemoteException' type='n13:RemoteException'/></wsdl:message><wsdl:message name='getPermissions0Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='search1In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:int'/></wsdl:message><wsdl:message name='search1Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='search2In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='n12:Map'/><wsdl:part name='arg3' type='xsd:int'/></wsdl:message><wsdl:message name='search2Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getSpace3In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpace3Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getComment4In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getComment4Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getServerInfo5In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getServerInfo5Out'><wsdl:part name='Result' type='n11:RemoteServerInfo'/></wsdl:message><wsdl:message name='getGroups6In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='NotPermittedException'><wsdl:part name='NotPermittedException' type='n13:NotPermittedException'/></wsdl:message><wsdl:message name='getGroups6Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='getChildren7In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getChildren7Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='removeGroup8In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeGroup8Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeUser9In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeUser9Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addGroup10In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='addGroup10Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getAttachments11In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getAttachments11Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteAttachment'/></wsdl:message><wsdl:message name='addAttachment12In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteAttachment'/><wsdl:part name='arg2' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='addAttachment12Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='addAttachment13In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='n11:RemoteAttachment'/><wsdl:part name='arg3' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='addAttachment13Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='removeAttachment14In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeAttachment14Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getContentPermissionSet15In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='getContentPermissionSet15Out'><wsdl:part name='Result' type='n11:RemoteContentPermissionSet'/></wsdl:message><wsdl:message name='getContentPermissionSets16In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getContentPermissionSets16Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteContentPermissionSet'/></wsdl:message><wsdl:message name='getUser17In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUser17Out'><wsdl:part name='Result' type='n11:RemoteUser'/></wsdl:message><wsdl:message name='getPage18In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPage18Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getPage19In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='getPage19Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='login20In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='AuthenticationFailedException'><wsdl:part name='AuthenticationFailedException' type='n13:AuthenticationFailedException'/></wsdl:message><wsdl:message name='login20Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterInformation21In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterInformation21Out'><wsdl:part name='Result' type='n11:RemoteClusterInformation'/></wsdl:message><wsdl:message name='addComment22In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='addComment22Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getSpaceGroup23In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='AlreadyExistsException'><wsdl:part name='AlreadyExistsException' type='n13:AlreadyExistsException'/></wsdl:message><wsdl:message name='getSpaceGroup23Out'><wsdl:part name='Result' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='getPages24In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getPages24Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getDescendents25In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getDescendents25Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getTopLevelPages26In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getTopLevelPages26Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='addUser27In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUser'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addUser27Out'/><wsdl:message name='deactivateUser28In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='deactivateUser28Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='reactivateUser29In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='reactivateUser29Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAllPermissionsForGroup30In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeAllPermissionsForGroup30Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getAttachment31In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:int'/></wsdl:message><wsdl:message name='getAttachment31Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='removeSpace32In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeSpace32Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='getSpaces33In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaces33Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceSummary'/></wsdl:message><wsdl:message name='convertToPersonalSpace34In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/><wsdl:part name='arg4' type='xsd:boolean'/></wsdl:message><wsdl:message name='convertToPersonalSpace34Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getAncestors35In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getAncestors35Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='removeSpaceGroup36In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeSpaceGroup36Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getSpaceGroups37In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaceGroups37Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceGroup'/></wsdl:message><wsdl:message name='getRelatedLabels38In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:int'/></wsdl:message><wsdl:message name='getRelatedLabels38Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getRelatedLabelsInSpace39In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:int'/></wsdl:message><wsdl:message name='getRelatedLabelsInSpace39Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel40In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel40Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getRecentlyUsedLabelsInSpace41In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:int'/></wsdl:message><wsdl:message name='getRecentlyUsedLabelsInSpace41Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels42In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels42Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getSpacesWithLabel43In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesWithLabel43Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getLabelsByDetail44In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/><wsdl:part name='arg4' type='xsd:string'/></wsdl:message><wsdl:message name='getLabelsByDetail44Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabels45In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getMostPopularLabels45Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabelsInSpace46In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:int'/></wsdl:message><wsdl:message name='getMostPopularLabelsInSpace46Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='movePageToTopLevel47In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='movePageToTopLevel47Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='movePage48In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:long'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='movePage48Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='getComments49In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getComments49Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteComment'/></wsdl:message><wsdl:message name='removeComment50In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removeComment50Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setContentPermissions51In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='n11:ArrayOfRemoteContentPermission'/></wsdl:message><wsdl:message name='setContentPermissions51Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='logout52In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='logout52Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getAttachmentData53In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:int'/></wsdl:message><wsdl:message name='getAttachmentData53Out'><wsdl:part name='Result' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='exportSpace54In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='exportSpace54Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='moveAttachment55In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:long'/><wsdl:part name='arg4' type='xsd:string'/></wsdl:message><wsdl:message name='moveAttachment55Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableWysiwyg56In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableWysiwyg56Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addSpace57In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='addSpace57Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='editComment58In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='editComment58Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getPageHistory59In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPageHistory59Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageHistory'/></wsdl:message><wsdl:message name='removePage60In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removePage60Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='renderContent61In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:long'/><wsdl:part name='arg3' type='xsd:string'/><wsdl:part name='arg4' type='n12:Map'/></wsdl:message><wsdl:message name='renderContent61Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='renderContent62In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:long'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='renderContent62Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='storePage63In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemotePage'/></wsdl:message><wsdl:message name='VersionMismatchException'><wsdl:part name='VersionMismatchException' type='n13:VersionMismatchException'/></wsdl:message><wsdl:message name='storePage63Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getSpacesInGroup64In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesInGroup64Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceSummary'/></wsdl:message><wsdl:message name='storeSpace65In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='storeSpace65Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='addSpaceGroup66In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='addSpaceGroup66Out'><wsdl:part name='Result' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='addPersonalSpace67In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpace'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addPersonalSpace67Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions68In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions68Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='addPermissionToSpace69In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='addPermissionToSpace69Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addGlobalPermissions70In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n14:ArrayOfstring'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addGlobalPermissions70Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addGlobalPermission71In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addGlobalPermission71Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousUsePermission72In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousUsePermission72Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeGlobalPermission73In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeGlobalPermission73Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addPermissionsToSpace74In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n14:ArrayOfstring'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='addPermissionsToSpace74Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removePermissionFromSpace75In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='removePermissionFromSpace75Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='editUser76In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUser'/></wsdl:message><wsdl:message name='editUser76Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserGroups77In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserGroups77Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='addUserToGroup78In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addUserToGroup78Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeUserFromGroup79In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeUserFromGroup79Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getActiveUsers80In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='getActiveUsers80Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='changeMyPassword81In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='changeMyPassword81Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='changeUserPassword82In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='changeUserPassword82Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setUserInformation83In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='setUserInformation83Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserInformation84In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserInformation84Out'><wsdl:part name='Result' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='hasUser85In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasUser85Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='hasGroup86In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasGroup86Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addProfilePicture87In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/><wsdl:part name='arg4' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='addProfilePicture87Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getBlogEntryByDayAndTitle88In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:int'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='getBlogEntryByDayAndTitle88Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntry89In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getBlogEntry89Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntries90In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getBlogEntries90Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteBlogEntrySummary'/></wsdl:message><wsdl:message name='storeBlogEntry91In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='storeBlogEntry91Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='exportSite92In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='exportSite92Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='flushIndexQueue93In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='flushIndexQueue93Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='clearIndexQueue94In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='clearIndexQueue94Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getClusterNodeStatuses95In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterNodeStatuses95Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteNodeStatus'/></wsdl:message><wsdl:message name='importSpace96In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='importSpace96Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='isRpcPluginEnabled97In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='isRpcPluginEnabled97Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableAnonymousAccess98In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableAnonymousAccess98Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getLabelsById99In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelsById99Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentById100In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelContentById100Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByName101In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getLabelContentByName101Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByObject102In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentByObject102Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='addLabelByName103In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='addLabelByName103Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelById104In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='addLabelById104Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByObject105In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteLabel'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='addLabelByObject105Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByNameToSpace106In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addLabelByNameToSpace106Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByName107In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='removeLabelByName107Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelById108In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='removeLabelById108Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByObject109In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteLabel'/><wsdl:part name='arg2' type='xsd:long'/></wsdl:message><wsdl:message name='removeLabelByObject109Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByNameFromSpace110In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeLabelByNameFromSpace110Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPermissionsForUser111In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='getPermissionsForUser111Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='removeAnonymousUsePermission112In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='removeAnonymousUsePermission112Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionToSpace113In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousPermissionToSpace113Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionsToSpace114In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n14:ArrayOfstring'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousPermissionsToSpace114Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAnonymousPermissionFromSpace115In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='removeAnonymousPermissionFromSpace115Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPagePermissions116In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPagePermissions116Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePermission'/></wsdl:message><wsdl:portType name='ConfluenceSoapService'><wsdl:operation name='getPermissions' parameterOrder='arg0 arg1'><wsdl:input name='getPermissions0In' message='tns:getPermissions0In'/><wsdl:output name='getPermissions0Out' message='tns:getPermissions0Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='search' parameterOrder='arg0 arg1 arg2'><wsdl:input name='search1In' message='tns:search1In'/><wsdl:output name='search1Out' message='tns:search1Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='search' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='search2In' message='tns:search2In'/><wsdl:output name='search2Out' message='tns:search2Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpace' parameterOrder='arg0 arg1'><wsdl:input name='getSpace3In' message='tns:getSpace3In'/><wsdl:output name='getSpace3Out' message='tns:getSpace3Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getComment' parameterOrder='arg0 arg1'><wsdl:input name='getComment4In' message='tns:getComment4In'/><wsdl:output name='getComment4Out' message='tns:getComment4Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getServerInfo' parameterOrder='arg0'><wsdl:input name='getServerInfo5In' message='tns:getServerInfo5In'/><wsdl:output name='getServerInfo5Out' message='tns:getServerInfo5Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getGroups' parameterOrder='arg0'><wsdl:input name='getGroups6In' message='tns:getGroups6In'/><wsdl:output name='getGroups6Out' message='tns:getGroups6Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getChildren' parameterOrder='arg0 arg1'><wsdl:input name='getChildren7In' message='tns:getChildren7In'/><wsdl:output name='getChildren7Out' message='tns:getChildren7Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeGroup' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeGroup8In' message='tns:removeGroup8In'/><wsdl:output name='removeGroup8Out' message='tns:removeGroup8Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeUser' parameterOrder='arg0 arg1'><wsdl:input name='removeUser9In' message='tns:removeUser9In'/><wsdl:output name='removeUser9Out' message='tns:removeUser9Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addGroup' parameterOrder='arg0 arg1'><wsdl:input name='addGroup10In' message='tns:addGroup10In'/><wsdl:output name='addGroup10Out' message='tns:addGroup10Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachments' parameterOrder='arg0 arg1'><wsdl:input name='getAttachments11In' message='tns:getAttachments11In'/><wsdl:output name='getAttachments11Out' message='tns:getAttachments11Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAttachment' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAttachment12In' message='tns:addAttachment12In'/><wsdl:output name='addAttachment12Out' message='tns:addAttachment12Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAttachment' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addAttachment13In' message='tns:addAttachment13In'/><wsdl:output name='addAttachment13Out' message='tns:addAttachment13Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAttachment' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeAttachment14In' message='tns:removeAttachment14In'/><wsdl:output name='removeAttachment14Out' message='tns:removeAttachment14Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getContentPermissionSet' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getContentPermissionSet15In' message='tns:getContentPermissionSet15In'/><wsdl:output name='getContentPermissionSet15Out' message='tns:getContentPermissionSet15Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getContentPermissionSets' parameterOrder='arg0 arg1'><wsdl:input name='getContentPermissionSets16In' message='tns:getContentPermissionSets16In'/><wsdl:output name='getContentPermissionSets16Out' message='tns:getContentPermissionSets16Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getUser' parameterOrder='arg0 arg1'><wsdl:input name='getUser17In' message='tns:getUser17In'/><wsdl:output name='getUser17Out' message='tns:getUser17Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPage' parameterOrder='arg0 arg1'><wsdl:input name='getPage18In' message='tns:getPage18In'/><wsdl:output name='getPage18Out' message='tns:getPage18Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPage' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getPage19In' message='tns:getPage19In'/><wsdl:output name='getPage19Out' message='tns:getPage19Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='login' parameterOrder='arg0 arg1'><wsdl:input name='login20In' message='tns:login20In'/><wsdl:output name='login20Out' message='tns:login20Out'/><wsdl:fault name='AuthenticationFailedException' message='tns:AuthenticationFailedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getClusterInformation' parameterOrder='arg0'><wsdl:input name='getClusterInformation21In' message='tns:getClusterInformation21In'/><wsdl:output name='getClusterInformation21Out' message='tns:getClusterInformation21Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addComment' parameterOrder='arg0 arg1'><wsdl:input name='addComment22In' message='tns:addComment22In'/><wsdl:output name='addComment22Out' message='tns:addComment22Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='getSpaceGroup23In' message='tns:getSpaceGroup23In'/><wsdl:output name='getSpaceGroup23Out' message='tns:getSpaceGroup23Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='AlreadyExistsException' message='tns:AlreadyExistsException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPages' parameterOrder='arg0 arg1'><wsdl:input name='getPages24In' message='tns:getPages24In'/><wsdl:output name='getPages24Out' message='tns:getPages24Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getDescendents' parameterOrder='arg0 arg1'><wsdl:input name='getDescendents25In' message='tns:getDescendents25In'/><wsdl:output name='getDescendents25Out' message='tns:getDescendents25Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getTopLevelPages' parameterOrder='arg0 arg1'><wsdl:input name='getTopLevelPages26In' message='tns:getTopLevelPages26In'/><wsdl:output name='getTopLevelPages26Out' message='tns:getTopLevelPages26Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addUser' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addUser27In' message='tns:addUser27In'/><wsdl:output name='addUser27Out' message='tns:addUser27Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='deactivateUser' parameterOrder='arg0 arg1'><wsdl:input name='deactivateUser28In' message='tns:deactivateUser28In'/><wsdl:output name='deactivateUser28Out' message='tns:deactivateUser28Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='reactivateUser' parameterOrder='arg0 arg1'><wsdl:input name='reactivateUser29In' message='tns:reactivateUser29In'/><wsdl:output name='reactivateUser29Out' message='tns:reactivateUser29Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAllPermissionsForGroup' parameterOrder='arg0 arg1'><wsdl:input name='removeAllPermissionsForGroup30In' message='tns:removeAllPermissionsForGroup30In'/><wsdl:output name='removeAllPermissionsForGroup30Out' message='tns:removeAllPermissionsForGroup30Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachment' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachment31In' message='tns:getAttachment31In'/><wsdl:output name='getAttachment31Out' message='tns:getAttachment31Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeSpace' parameterOrder='arg0 arg1'><wsdl:input name='removeSpace32In' message='tns:removeSpace32In'/><wsdl:output name='removeSpace32Out' message='tns:removeSpace32Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpaces' parameterOrder='arg0'><wsdl:input name='getSpaces33In' message='tns:getSpaces33In'/><wsdl:output name='getSpaces33Out' message='tns:getSpaces33Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='convertToPersonalSpace' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='convertToPersonalSpace34In' message='tns:convertToPersonalSpace34In'/><wsdl:output name='convertToPersonalSpace34Out' message='tns:convertToPersonalSpace34Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAncestors' parameterOrder='arg0 arg1'><wsdl:input name='getAncestors35In' message='tns:getAncestors35In'/><wsdl:output name='getAncestors35Out' message='tns:getAncestors35Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='removeSpaceGroup36In' message='tns:removeSpaceGroup36In'/><wsdl:output name='removeSpaceGroup36Out' message='tns:removeSpaceGroup36Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpaceGroups' parameterOrder='arg0'><wsdl:input name='getSpaceGroups37In' message='tns:getSpaceGroups37In'/><wsdl:output name='getSpaceGroups37Out' message='tns:getSpaceGroups37Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRelatedLabels' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getRelatedLabels38In' message='tns:getRelatedLabels38In'/><wsdl:output name='getRelatedLabels38Out' message='tns:getRelatedLabels38Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRelatedLabelsInSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getRelatedLabelsInSpace39In' message='tns:getRelatedLabelsInSpace39In'/><wsdl:output name='getRelatedLabelsInSpace39Out' message='tns:getRelatedLabelsInSpace39Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpacesContainingContentWithLabel' parameterOrder='arg0 arg1'><wsdl:input name='getSpacesContainingContentWithLabel40In' message='tns:getSpacesContainingContentWithLabel40In'/><wsdl:output name='getSpacesContainingContentWithLabel40Out' message='tns:getSpacesContainingContentWithLabel40Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRecentlyUsedLabelsInSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getRecentlyUsedLabelsInSpace41In' message='tns:getRecentlyUsedLabelsInSpace41In'/><wsdl:output name='getRecentlyUsedLabelsInSpace41Out' message='tns:getRecentlyUsedLabelsInSpace41Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRecentlyUsedLabels' parameterOrder='arg0 arg1'><wsdl:input name='getRecentlyUsedLabels42In' message='tns:getRecentlyUsedLabels42In'/><wsdl:output name='getRecentlyUsedLabels42Out' message='tns:getRecentlyUsedLabels42Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpacesWithLabel' parameterOrder='arg0 arg1'><wsdl:input name='getSpacesWithLabel43In' message='tns:getSpacesWithLabel43In'/><wsdl:output name='getSpacesWithLabel43Out' message='tns:getSpacesWithLabel43Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelsByDetail' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='getLabelsByDetail44In' message='tns:getLabelsByDetail44In'/><wsdl:output name='getLabelsByDetail44Out' message='tns:getLabelsByDetail44Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getMostPopularLabels' parameterOrder='arg0 arg1'><wsdl:input name='getMostPopularLabels45In' message='tns:getMostPopularLabels45In'/><wsdl:output name='getMostPopularLabels45Out' message='tns:getMostPopularLabels45Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getMostPopularLabelsInSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getMostPopularLabelsInSpace46In' message='tns:getMostPopularLabelsInSpace46In'/><wsdl:output name='getMostPopularLabelsInSpace46Out' message='tns:getMostPopularLabelsInSpace46Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='movePageToTopLevel' parameterOrder='arg0 arg1 arg2'><wsdl:input name='movePageToTopLevel47In' message='tns:movePageToTopLevel47In'/><wsdl:output name='movePageToTopLevel47Out' message='tns:movePageToTopLevel47Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='movePage' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='movePage48In' message='tns:movePage48In'/><wsdl:output name='movePage48Out' message='tns:movePage48Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getComments' parameterOrder='arg0 arg1'><wsdl:input name='getComments49In' message='tns:getComments49In'/><wsdl:output name='getComments49Out' message='tns:getComments49Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeComment' parameterOrder='arg0 arg1'><wsdl:input name='removeComment50In' message='tns:removeComment50In'/><wsdl:output name='removeComment50Out' message='tns:removeComment50Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setContentPermissions' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='setContentPermissions51In' message='tns:setContentPermissions51In'/><wsdl:output name='setContentPermissions51Out' message='tns:setContentPermissions51Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='logout' parameterOrder='arg0'><wsdl:input name='logout52In' message='tns:logout52In'/><wsdl:output name='logout52Out' message='tns:logout52Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachmentData' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachmentData53In' message='tns:getAttachmentData53In'/><wsdl:output name='getAttachmentData53Out' message='tns:getAttachmentData53Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='exportSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='exportSpace54In' message='tns:exportSpace54In'/><wsdl:output name='exportSpace54Out' message='tns:exportSpace54Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='moveAttachment' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='moveAttachment55In' message='tns:moveAttachment55In'/><wsdl:output name='moveAttachment55Out' message='tns:moveAttachment55Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setEnableWysiwyg' parameterOrder='arg0 arg1'><wsdl:input name='setEnableWysiwyg56In' message='tns:setEnableWysiwyg56In'/><wsdl:output name='setEnableWysiwyg56Out' message='tns:setEnableWysiwyg56Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addSpace' parameterOrder='arg0 arg1'><wsdl:input name='addSpace57In' message='tns:addSpace57In'/><wsdl:output name='addSpace57Out' message='tns:addSpace57Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='AlreadyExistsException' message='tns:AlreadyExistsException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='editComment' parameterOrder='arg0 arg1'><wsdl:input name='editComment58In' message='tns:editComment58In'/><wsdl:output name='editComment58Out' message='tns:editComment58Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPageHistory' parameterOrder='arg0 arg1'><wsdl:input name='getPageHistory59In' message='tns:getPageHistory59In'/><wsdl:output name='getPageHistory59Out' message='tns:getPageHistory59Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removePage' parameterOrder='arg0 arg1'><wsdl:input name='removePage60In' message='tns:removePage60In'/><wsdl:output name='removePage60Out' message='tns:removePage60Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='renderContent' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='renderContent61In' message='tns:renderContent61In'/><wsdl:output name='renderContent61Out' message='tns:renderContent61Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='renderContent' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='renderContent62In' message='tns:renderContent62In'/><wsdl:output name='renderContent62Out' message='tns:renderContent62Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='storePage' parameterOrder='arg0 arg1'><wsdl:input name='storePage63In' message='tns:storePage63In'/><wsdl:output name='storePage63Out' message='tns:storePage63Out'/><wsdl:fault name='VersionMismatchException' message='tns:VersionMismatchException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpacesInGroup' parameterOrder='arg0 arg1'><wsdl:input name='getSpacesInGroup64In' message='tns:getSpacesInGroup64In'/><wsdl:output name='getSpacesInGroup64Out' message='tns:getSpacesInGroup64Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='storeSpace' parameterOrder='arg0 arg1'><wsdl:input name='storeSpace65In' message='tns:storeSpace65In'/><wsdl:output name='storeSpace65Out' message='tns:storeSpace65Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='addSpaceGroup66In' message='tns:addSpaceGroup66In'/><wsdl:output name='addSpaceGroup66Out' message='tns:addSpaceGroup66Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='AlreadyExistsException' message='tns:AlreadyExistsException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPersonalSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addPersonalSpace67In' message='tns:addPersonalSpace67In'/><wsdl:output name='addPersonalSpace67Out' message='tns:addPersonalSpace67Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='AlreadyExistsException' message='tns:AlreadyExistsException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getSpaceLevelPermissions' parameterOrder='arg0'><wsdl:input name='getSpaceLevelPermissions68In' message='tns:getSpaceLevelPermissions68In'/><wsdl:output name='getSpaceLevelPermissions68Out' message='tns:getSpaceLevelPermissions68Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionToSpace69In' message='tns:addPermissionToSpace69In'/><wsdl:output name='addPermissionToSpace69Out' message='tns:addPermissionToSpace69Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addGlobalPermissions' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addGlobalPermissions70In' message='tns:addGlobalPermissions70In'/><wsdl:output name='addGlobalPermissions70Out' message='tns:addGlobalPermissions70Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addGlobalPermission' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addGlobalPermission71In' message='tns:addGlobalPermission71In'/><wsdl:output name='addGlobalPermission71Out' message='tns:addGlobalPermission71Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousUsePermission' parameterOrder='arg0'><wsdl:input name='addAnonymousUsePermission72In' message='tns:addAnonymousUsePermission72In'/><wsdl:output name='addAnonymousUsePermission72Out' message='tns:addAnonymousUsePermission72Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeGlobalPermission' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeGlobalPermission73In' message='tns:removeGlobalPermission73In'/><wsdl:output name='removeGlobalPermission73Out' message='tns:removeGlobalPermission73Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionsToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionsToSpace74In' message='tns:addPermissionsToSpace74In'/><wsdl:output name='addPermissionsToSpace74Out' message='tns:addPermissionsToSpace74Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removePermissionFromSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='removePermissionFromSpace75In' message='tns:removePermissionFromSpace75In'/><wsdl:output name='removePermissionFromSpace75Out' message='tns:removePermissionFromSpace75Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='editUser' parameterOrder='arg0 arg1'><wsdl:input name='editUser76In' message='tns:editUser76In'/><wsdl:output name='editUser76Out' message='tns:editUser76Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getUserGroups' parameterOrder='arg0 arg1'><wsdl:input name='getUserGroups77In' message='tns:getUserGroups77In'/><wsdl:output name='getUserGroups77Out' message='tns:getUserGroups77Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addUserToGroup' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addUserToGroup78In' message='tns:addUserToGroup78In'/><wsdl:output name='addUserToGroup78Out' message='tns:addUserToGroup78Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeUserFromGroup' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeUserFromGroup79In' message='tns:removeUserFromGroup79In'/><wsdl:output name='removeUserFromGroup79Out' message='tns:removeUserFromGroup79Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getActiveUsers' parameterOrder='arg0 arg1'><wsdl:input name='getActiveUsers80In' message='tns:getActiveUsers80In'/><wsdl:output name='getActiveUsers80Out' message='tns:getActiveUsers80Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='changeMyPassword' parameterOrder='arg0 arg1 arg2'><wsdl:input name='changeMyPassword81In' message='tns:changeMyPassword81In'/><wsdl:output name='changeMyPassword81Out' message='tns:changeMyPassword81Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='changeUserPassword' parameterOrder='arg0 arg1 arg2'><wsdl:input name='changeUserPassword82In' message='tns:changeUserPassword82In'/><wsdl:output name='changeUserPassword82Out' message='tns:changeUserPassword82Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setUserInformation' parameterOrder='arg0 arg1'><wsdl:input name='setUserInformation83In' message='tns:setUserInformation83In'/><wsdl:output name='setUserInformation83Out' message='tns:setUserInformation83Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getUserInformation' parameterOrder='arg0 arg1'><wsdl:input name='getUserInformation84In' message='tns:getUserInformation84In'/><wsdl:output name='getUserInformation84Out' message='tns:getUserInformation84Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='hasUser' parameterOrder='arg0 arg1'><wsdl:input name='hasUser85In' message='tns:hasUser85In'/><wsdl:output name='hasUser85Out' message='tns:hasUser85Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='hasGroup' parameterOrder='arg0 arg1'><wsdl:input name='hasGroup86In' message='tns:hasGroup86In'/><wsdl:output name='hasGroup86Out' message='tns:hasGroup86Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addProfilePicture' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='addProfilePicture87In' message='tns:addProfilePicture87In'/><wsdl:output name='addProfilePicture87Out' message='tns:addProfilePicture87Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntryByDayAndTitle' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getBlogEntryByDayAndTitle88In' message='tns:getBlogEntryByDayAndTitle88In'/><wsdl:output name='getBlogEntryByDayAndTitle88Out' message='tns:getBlogEntryByDayAndTitle88Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntry' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntry89In' message='tns:getBlogEntry89In'/><wsdl:output name='getBlogEntry89Out' message='tns:getBlogEntry89Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntries' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntries90In' message='tns:getBlogEntries90In'/><wsdl:output name='getBlogEntries90Out' message='tns:getBlogEntries90Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='storeBlogEntry' parameterOrder='arg0 arg1'><wsdl:input name='storeBlogEntry91In' message='tns:storeBlogEntry91In'/><wsdl:output name='storeBlogEntry91Out' message='tns:storeBlogEntry91Out'/><wsdl:fault name='VersionMismatchException' message='tns:VersionMismatchException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='exportSite' parameterOrder='arg0 arg1'><wsdl:input name='exportSite92In' message='tns:exportSite92In'/><wsdl:output name='exportSite92Out' message='tns:exportSite92Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='flushIndexQueue' parameterOrder='arg0'><wsdl:input name='flushIndexQueue93In' message='tns:flushIndexQueue93In'/><wsdl:output name='flushIndexQueue93Out' message='tns:flushIndexQueue93Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='clearIndexQueue' parameterOrder='arg0'><wsdl:input name='clearIndexQueue94In' message='tns:clearIndexQueue94In'/><wsdl:output name='clearIndexQueue94Out' message='tns:clearIndexQueue94Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getClusterNodeStatuses' parameterOrder='arg0'><wsdl:input name='getClusterNodeStatuses95In' message='tns:getClusterNodeStatuses95In'/><wsdl:output name='getClusterNodeStatuses95Out' message='tns:getClusterNodeStatuses95Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='importSpace' parameterOrder='arg0 arg1'><wsdl:input name='importSpace96In' message='tns:importSpace96In'/><wsdl:output name='importSpace96Out' message='tns:importSpace96Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='isRpcPluginEnabled' parameterOrder='arg0'><wsdl:input name='isRpcPluginEnabled97In' message='tns:isRpcPluginEnabled97In'/><wsdl:output name='isRpcPluginEnabled97Out' message='tns:isRpcPluginEnabled97Out'/></wsdl:operation><wsdl:operation name='setEnableAnonymousAccess' parameterOrder='arg0 arg1'><wsdl:input name='setEnableAnonymousAccess98In' message='tns:setEnableAnonymousAccess98In'/><wsdl:output name='setEnableAnonymousAccess98Out' message='tns:setEnableAnonymousAccess98Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelsById' parameterOrder='arg0 arg1'><wsdl:input name='getLabelsById99In' message='tns:getLabelsById99In'/><wsdl:output name='getLabelsById99Out' message='tns:getLabelsById99Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelContentById' parameterOrder='arg0 arg1'><wsdl:input name='getLabelContentById100In' message='tns:getLabelContentById100In'/><wsdl:output name='getLabelContentById100Out' message='tns:getLabelContentById100Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelContentByName' parameterOrder='arg0 arg1'><wsdl:input name='getLabelContentByName101In' message='tns:getLabelContentByName101In'/><wsdl:output name='getLabelContentByName101Out' message='tns:getLabelContentByName101Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelContentByObject' parameterOrder='arg0 arg1'><wsdl:input name='getLabelContentByObject102In' message='tns:getLabelContentByObject102In'/><wsdl:output name='getLabelContentByObject102Out' message='tns:getLabelContentByObject102Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addLabelByName' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addLabelByName103In' message='tns:addLabelByName103In'/><wsdl:output name='addLabelByName103Out' message='tns:addLabelByName103Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addLabelById' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addLabelById104In' message='tns:addLabelById104In'/><wsdl:output name='addLabelById104Out' message='tns:addLabelById104Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addLabelByObject' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addLabelByObject105In' message='tns:addLabelByObject105In'/><wsdl:output name='addLabelByObject105Out' message='tns:addLabelByObject105Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addLabelByNameToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addLabelByNameToSpace106In' message='tns:addLabelByNameToSpace106In'/><wsdl:output name='addLabelByNameToSpace106Out' message='tns:addLabelByNameToSpace106Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeLabelByName' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeLabelByName107In' message='tns:removeLabelByName107In'/><wsdl:output name='removeLabelByName107Out' message='tns:removeLabelByName107Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeLabelById' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeLabelById108In' message='tns:removeLabelById108In'/><wsdl:output name='removeLabelById108Out' message='tns:removeLabelById108Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeLabelByObject' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeLabelByObject109In' message='tns:removeLabelByObject109In'/><wsdl:output name='removeLabelByObject109Out' message='tns:removeLabelByObject109Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeLabelByNameFromSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeLabelByNameFromSpace110In' message='tns:removeLabelByNameFromSpace110In'/><wsdl:output name='removeLabelByNameFromSpace110Out' message='tns:removeLabelByNameFromSpace110Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPermissionsForUser' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getPermissionsForUser111In' message='tns:getPermissionsForUser111In'/><wsdl:output name='getPermissionsForUser111Out' message='tns:getPermissionsForUser111Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAnonymousUsePermission' parameterOrder='arg0'><wsdl:input name='removeAnonymousUsePermission112In' message='tns:removeAnonymousUsePermission112In'/><wsdl:output name='removeAnonymousUsePermission112Out' message='tns:removeAnonymousUsePermission112Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousPermissionToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionToSpace113In' message='tns:addAnonymousPermissionToSpace113In'/><wsdl:output name='addAnonymousPermissionToSpace113Out' message='tns:addAnonymousPermissionToSpace113Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousPermissionsToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionsToSpace114In' message='tns:addAnonymousPermissionsToSpace114In'/><wsdl:output name='addAnonymousPermissionsToSpace114Out' message='tns:addAnonymousPermissionsToSpace114Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAnonymousPermissionFromSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeAnonymousPermissionFromSpace115In' message='tns:removeAnonymousPermissionFromSpace115In'/><wsdl:output name='removeAnonymousPermissionFromSpace115Out' message='tns:removeAnonymousPermissionFromSpace115Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPagePermissions' parameterOrder='arg0 arg1'><wsdl:input name='getPagePermissions116In' message='tns:getPagePermissions116In'/><wsdl:output name='getPagePermissions116Out' message='tns:getPagePermissions116Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation></wsdl:portType><wsdl:binding name='ConfluenceSoapService' type='tns:ConfluenceSoapService'><soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/><wsdl:operation name='getPermissions'><soap:operation soapAction='getPermissions' style='rpc'/><wsdl:input name='getPermissions0In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPermissions0Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='search'><soap:operation soapAction='search' style='rpc'/><wsdl:input name='search1In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='search1Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='search'><soap:operation soapAction='search' style='rpc'/><wsdl:input name='search2In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='search2Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpace'><soap:operation soapAction='getSpace' style='rpc'/><wsdl:input name='getSpace3In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpace3Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getComment'><soap:operation soapAction='getComment' style='rpc'/><wsdl:input name='getComment4In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getComment4Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getServerInfo'><soap:operation soapAction='getServerInfo' style='rpc'/><wsdl:input name='getServerInfo5In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getServerInfo5Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getGroups'><soap:operation soapAction='getGroups' style='rpc'/><wsdl:input name='getGroups6In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getGroups6Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getChildren'><soap:operation soapAction='getChildren' style='rpc'/><wsdl:input name='getChildren7In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getChildren7Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeGroup'><soap:operation soapAction='removeGroup' style='rpc'/><wsdl:input name='removeGroup8In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeGroup8Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeUser'><soap:operation soapAction='removeUser' style='rpc'/><wsdl:input name='removeUser9In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeUser9Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='addGroup'><soap:operation soapAction='addGroup' style='rpc'/><wsdl:input name='addGroup10In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addGroup10Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getAttachments'><soap:operation soapAction='getAttachments' style='rpc'/><wsdl:input name='getAttachments11In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachments11Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='addAttachment'><soap:operation soapAction='addAttachment' style='rpc'/><wsdl:input name='addAttachment12In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAttachment12Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='addAttachment'><soap:operation soapAction='addAttachment' style='rpc'/><wsdl:input name='addAttachment13In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAttachment13Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeAttachment'><soap:operation soapAction='removeAttachment' style='rpc'/><wsdl:input name='removeAttachment14In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAttachment14Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getContentPermissionSet'><soap:operation soapAction='getContentPermissionSet' style='rpc'/><wsdl:input name='getContentPermissionSet15In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getContentPermissionSet15Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getContentPermissionSets'><soap:operation soapAction='getContentPermissionSets' style='rpc'/><wsdl:input name='getContentPermissionSets16In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getContentPermissionSets16Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getUser'><soap:operation soapAction='getUser' style='rpc'/><wsdl:input name='getUser17In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUser17Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getPage'><soap:operation soapAction='getPage' style='rpc'/><wsdl:input name='getPage18In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPage18Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getPage'><soap:operation soapAction='getPage' style='rpc'/><wsdl:input name='getPage19In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPage19Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='login'><soap:operation soapAction='login' style='rpc'/><wsdl:input name='login20In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='login20Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='AuthenticationFailedException'><soap:fault name='AuthenticationFailedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getClusterInformation'><soap:operation soapAction='getClusterInformation' style='rpc'/><wsdl:input name='getClusterInformation21In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getClusterInformation21Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='addComment'><soap:operation soapAction='addComment' style='rpc'/><wsdl:input name='addComment22In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addComment22Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpaceGroup'><soap:operation soapAction='getSpaceGroup' style='rpc'/><wsdl:input name='getSpaceGroup23In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceGroup23Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='AlreadyExistsException'><soap:fault name='AlreadyExistsException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getPages'><soap:operation soapAction='getPages' style='rpc'/><wsdl:input name='getPages24In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPages24Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getDescendents'><soap:operation soapAction='getDescendents' style='rpc'/><wsdl:input name='getDescendents25In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getDescendents25Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getTopLevelPages'><soap:operation soapAction='getTopLevelPages' style='rpc'/><wsdl:input name='getTopLevelPages26In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getTopLevelPages26Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='addUser'><soap:operation soapAction='addUser' style='rpc'/><wsdl:input name='addUser27In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addUser27Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='deactivateUser'><soap:operation soapAction='deactivateUser' style='rpc'/><wsdl:input name='deactivateUser28In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='deactivateUser28Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='reactivateUser'><soap:operation soapAction='reactivateUser' style='rpc'/><wsdl:input name='reactivateUser29In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='reactivateUser29Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeAllPermissionsForGroup'><soap:operation soapAction='removeAllPermissionsForGroup' style='rpc'/><wsdl:input name='removeAllPermissionsForGroup30In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAllPermissionsForGroup30Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getAttachment'><soap:operation soapAction='getAttachment' style='rpc'/><wsdl:input name='getAttachment31In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachment31Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeSpace'><soap:operation soapAction='removeSpace' style='rpc'/><wsdl:input name='removeSpace32In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeSpace32Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpaces'><soap:operation soapAction='getSpaces' style='rpc'/><wsdl:input name='getSpaces33In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaces33Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='convertToPersonalSpace'><soap:operation soapAction='convertToPersonalSpace' style='rpc'/><wsdl:input name='convertToPersonalSpace34In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='convertToPersonalSpace34Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getAncestors'><soap:operation soapAction='getAncestors' style='rpc'/><wsdl:input name='getAncestors35In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAncestors35Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeSpaceGroup'><soap:operation soapAction='removeSpaceGroup' style='rpc'/><wsdl:input name='removeSpaceGroup36In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeSpaceGroup36Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpaceGroups'><soap:operation soapAction='getSpaceGroups' style='rpc'/><wsdl:input name='getSpaceGroups37In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceGroups37Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRelatedLabels'><soap:operation soapAction='getRelatedLabels' style='rpc'/><wsdl:input name='getRelatedLabels38In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabels38Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRelatedLabelsInSpace'><soap:operation soapAction='getRelatedLabelsInSpace' style='rpc'/><wsdl:input name='getRelatedLabelsInSpace39In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabelsInSpace39Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpacesContainingContentWithLabel'><soap:operation soapAction='getSpacesContainingContentWithLabel' style='rpc'/><wsdl:input name='getSpacesContainingContentWithLabel40In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesContainingContentWithLabel40Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRecentlyUsedLabelsInSpace'><soap:operation soapAction='getRecentlyUsedLabelsInSpace' style='rpc'/><wsdl:input name='getRecentlyUsedLabelsInSpace41In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabelsInSpace41Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRecentlyUsedLabels'><soap:operation soapAction='getRecentlyUsedLabels' style='rpc'/><wsdl:input name='getRecentlyUsedLabels42In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabels42Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getSpacesWithLabel'><soap:operation soapAction='getSpacesWithLabel' style='rpc'/><wsdl:input name='getSpacesWithLabel43In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesWithLabel43Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getLabelsByDetail'><soap:operation soapAction='getLabelsByDetail' style='rpc'/><wsdl:input name='getLabelsByDetail44In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelsByDetail44Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getMostPopularLabels'><soap:operation soapAction='getMostPopularLabels' style='rpc'/><wsdl:input name='getMostPopularLabels45In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabels45Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getMostPopularLabelsInSpace'><soap:operation soapAction='getMostPopularLabelsInSpace' style='rpc'/><wsdl:input name='getMostPopularLabelsInSpace46In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabelsInSpace46Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='movePageToTopLevel'><soap:operation soapAction='movePageToTopLevel' style='rpc'/><wsdl:input name='movePageToTopLevel47In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='movePageToTopLevel47Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='movePage'><soap:operation soapAction='movePage' style='rpc'/><wsdl:input name='movePage48In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='movePage48Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getComments'><soap:operation soapAction='getComments' style='rpc'/><wsdl:input name='getComments49In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getComments49Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='removeComment'><soap:operation soapAction='removeComment' style='rpc'/><wsdl:input name='removeComment50In'><soap:body use='encoded' namespace='x' encodingStyle='http: