<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0 Beta2 on Thu Jul 02 06:10:45 CDT 2009-->
<wsdl:definitions name='ConfluenceService' targetNamespace='http://www.atlassian.com/software/confluence/$Proxy210/' xmlns:tns='http://www.atlassian.com/software/confluence/$Proxy210/' 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='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='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='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='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='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='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='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='RemotePageUpdateOptions'><xsd:all><xsd:element name='versionComment' nillable='true' type='xsd:string'/><xsd:element name='minorEdit' type='xsd:boolean'/></xsd:all></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='isPluginEnabled20In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='isPluginEnabled20Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='login21In'><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='login21Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterInformation22In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterInformation22Out'><wsdl:part name='Result' type='n11:RemoteClusterInformation'/></wsdl:message><wsdl:message name='installPlugin23In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/><wsdl:part name='arg2' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='installPlugin23Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addComment24In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='addComment24Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getComments25In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getComments25Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteComment'/></wsdl:message><wsdl:message name='removeComment26In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removeComment26Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getDescendents27In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getDescendents27Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getAncestors28In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getAncestors28Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='logout29In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='logout29Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getAttachment30In'><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='getAttachment30Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='addUser31In'><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='addUser31Out'/><wsdl:message name='getRelatedLabels32In'><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='getRelatedLabels32Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></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='getSpaceGroup34In'><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='getSpaceGroup34Out'><wsdl:part name='Result' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='getSpaceGroups35In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaceGroups35Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceGroup'/></wsdl:message><wsdl:message name='removeSpace36In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeSpace36Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='convertToPersonalSpace37In'><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='convertToPersonalSpace37Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPages38In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getPages38Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='setContentPermissions39In'><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='setContentPermissions39Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='moveAttachment40In'><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='moveAttachment40Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='editComment41In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='editComment41Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getTopLevelPages42In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getTopLevelPages42Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getAttachmentData43In'><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='getAttachmentData43Out'><wsdl:part name='Result' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='deactivateUser44In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='deactivateUser44Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='reactivateUser45In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='reactivateUser45Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addSpace46In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='addSpace46Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels47In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels47Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getRecentlyUsedLabelsInSpace48In'><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='getRecentlyUsedLabelsInSpace48Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabels49In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getMostPopularLabels49Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabelsInSpace50In'><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='getMostPopularLabelsInSpace50Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='setEnableWysiwyg51In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableWysiwyg51Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPermissionsForUser52In'><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='getPermissionsForUser52Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='removeAllPermissionsForGroup53In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeAllPermissionsForGroup53Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeSpaceGroup54In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeSpaceGroup54Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getRelatedLabelsInSpace55In'><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='getRelatedLabelsInSpace55Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel56In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel56Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getSpacesWithLabel57In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesWithLabel57Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getLabelsByDetail58In'><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='getLabelsByDetail58Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='movePageToTopLevel59In'><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='movePageToTopLevel59Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='movePage60In'><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='movePage60Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='exportSpace61In'><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:boolean'/></wsdl:message><wsdl:message name='exportSpace61Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='exportSpace62In'><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='exportSpace62Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='getPageHistory63In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPageHistory63Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageHistory'/></wsdl:message><wsdl:message name='removePage64In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removePage64Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='renderContent65In'><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='renderContent65Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='renderContent66In'><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='renderContent66Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='storePage67In'><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='storePage67Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='updatePage68In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemotePage'/><wsdl:part name='arg2' type='n11:RemotePageUpdateOptions'/></wsdl:message><wsdl:message name='updatePage68Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getSpacesInGroup69In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesInGroup69Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceSummary'/></wsdl:message><wsdl:message name='storeSpace70In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='storeSpace70Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='addSpaceGroup71In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='addSpaceGroup71Out'><wsdl:part name='Result' type='n11:RemoteSpaceGroup'/></wsdl:message><wsdl:message name='addPersonalSpace72In'><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='addPersonalSpace72Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions73In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions73Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='addPermissionToSpace74In'><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='addPermissionToSpace74Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addGlobalPermissions75In'><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='addGlobalPermissions75Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addGlobalPermission76In'><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='addGlobalPermission76Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousUsePermission77In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousUsePermission77Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousViewUserProfilePermission78In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousViewUserProfilePermission78Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAnonymousViewUserProfilePermission79In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='removeAnonymousViewUserProfilePermission79Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeGlobalPermission80In'><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='removeGlobalPermission80Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addPermissionsToSpace81In'><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='addPermissionsToSpace81Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removePermissionFromSpace82In'><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='removePermissionFromSpace82Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='editUser83In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUser'/></wsdl:message><wsdl:message name='editUser83Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserGroups84In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserGroups84Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='addUserToGroup85In'><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='addUserToGroup85Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeUserFromGroup86In'><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='removeUserFromGroup86Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getActiveUsers87In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='getActiveUsers87Out'><wsdl:part name='Result' type='n14:ArrayOfstring'/></wsdl:message><wsdl:message name='changeMyPassword88In'><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='changeMyPassword88Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='changeUserPassword89In'><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='changeUserPassword89Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setUserInformation90In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='setUserInformation90Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserInformation91In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserInformation91Out'><wsdl:part name='Result' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='hasUser92In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasUser92Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='hasGroup93In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasGroup93Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addProfilePicture94In'><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='addProfilePicture94Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getBlogEntryByDayAndTitle95In'><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='getBlogEntryByDayAndTitle95Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntry96In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getBlogEntry96Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntries97In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getBlogEntries97Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteBlogEntrySummary'/></wsdl:message><wsdl:message name='storeBlogEntry98In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='storeBlogEntry98Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='exportSite99In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='exportSite99Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='flushIndexQueue100In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='flushIndexQueue100Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='clearIndexQueue101In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='clearIndexQueue101Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getClusterNodeStatuses102In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getClusterNodeStatuses102Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteNodeStatus'/></wsdl:message><wsdl:message name='importSpace103In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:base64Binary'/></wsdl:message><wsdl:message name='importSpace103Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableAnonymousAccess104In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='setEnableAnonymousAccess104Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getLabelsById105In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelsById105Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentById106In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelContentById106Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByName107In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getLabelContentByName107Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByObject108In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentByObject108Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='addLabelByName109In'><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='addLabelByName109Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelById110In'><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='addLabelById110Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByObject111In'><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='addLabelByObject111Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByNameToSpace112In'><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='addLabelByNameToSpace112Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByName113In'><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='removeLabelByName113Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelById114In'><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='removeLabelById114Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByObject115In'><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='removeLabelByObject115Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByNameFromSpace116In'><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='removeLabelByNameFromSpace116Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAnonymousUsePermission117In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='removeAnonymousUsePermission117Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionToSpace118In'><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='addAnonymousPermissionToSpace118Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionsToSpace119In'><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='addAnonymousPermissionsToSpace119Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAnonymousPermissionFromSpace120In'><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='removeAnonymousPermissionFromSpace120Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPagePermissions121In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPagePermissions121Out'><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='isPluginEnabled' parameterOrder='arg0 arg1'><wsdl:input name='isPluginEnabled20In' message='tns:isPluginEnabled20In'/><wsdl:output name='isPluginEnabled20Out' message='tns:isPluginEnabled20Out'/></wsdl:operation><wsdl:operation name='login' parameterOrder='arg0 arg1'><wsdl:input name='login21In' message='tns:login21In'/><wsdl:output name='login21Out' message='tns:login21Out'/><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='getClusterInformation22In' message='tns:getClusterInformation22In'/><wsdl:output name='getClusterInformation22Out' message='tns:getClusterInformation22Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='installPlugin' parameterOrder='arg0 arg1 arg2'><wsdl:input name='installPlugin23In' message='tns:installPlugin23In'/><wsdl:output name='installPlugin23Out' message='tns:installPlugin23Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addComment' parameterOrder='arg0 arg1'><wsdl:input name='addComment24In' message='tns:addComment24In'/><wsdl:output name='addComment24Out' message='tns:addComment24Out'/><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='getComments' parameterOrder='arg0 arg1'><wsdl:input name='getComments25In' message='tns:getComments25In'/><wsdl:output name='getComments25Out' message='tns:getComments25Out'/><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='removeComment26In' message='tns:removeComment26In'/><wsdl:output name='removeComment26Out' message='tns:removeComment26Out'/><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='getDescendents' parameterOrder='arg0 arg1'><wsdl:input name='getDescendents27In' message='tns:getDescendents27In'/><wsdl:output name='getDescendents27Out' message='tns:getDescendents27Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAncestors' parameterOrder='arg0 arg1'><wsdl:input name='getAncestors28In' message='tns:getAncestors28In'/><wsdl:output name='getAncestors28Out' message='tns:getAncestors28Out'/><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='logout29In' message='tns:logout29In'/><wsdl:output name='logout29Out' message='tns:logout29Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachment' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachment30In' message='tns:getAttachment30In'/><wsdl:output name='getAttachment30Out' message='tns:getAttachment30Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addUser' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addUser31In' message='tns:addUser31In'/><wsdl:output name='addUser31Out' message='tns:addUser31Out'/><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='getRelatedLabels' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getRelatedLabels32In' message='tns:getRelatedLabels32In'/><wsdl:output name='getRelatedLabels32Out' message='tns:getRelatedLabels32Out'/><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='getSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='getSpaceGroup34In' message='tns:getSpaceGroup34In'/><wsdl:output name='getSpaceGroup34Out' message='tns:getSpaceGroup34Out'/><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='getSpaceGroups' parameterOrder='arg0'><wsdl:input name='getSpaceGroups35In' message='tns:getSpaceGroups35In'/><wsdl:output name='getSpaceGroups35Out' message='tns:getSpaceGroups35Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeSpace' parameterOrder='arg0 arg1'><wsdl:input name='removeSpace36In' message='tns:removeSpace36In'/><wsdl:output name='removeSpace36Out' message='tns:removeSpace36Out'/><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='convertToPersonalSpace' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='convertToPersonalSpace37In' message='tns:convertToPersonalSpace37In'/><wsdl:output name='convertToPersonalSpace37Out' message='tns:convertToPersonalSpace37Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPages' parameterOrder='arg0 arg1'><wsdl:input name='getPages38In' message='tns:getPages38In'/><wsdl:output name='getPages38Out' message='tns:getPages38Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setContentPermissions' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='setContentPermissions39In' message='tns:setContentPermissions39In'/><wsdl:output name='setContentPermissions39Out' message='tns:setContentPermissions39Out'/><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='moveAttachment' parameterOrder='arg0 arg1 arg2 arg3 arg4'><wsdl:input name='moveAttachment40In' message='tns:moveAttachment40In'/><wsdl:output name='moveAttachment40Out' message='tns:moveAttachment40Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='editComment' parameterOrder='arg0 arg1'><wsdl:input name='editComment41In' message='tns:editComment41In'/><wsdl:output name='editComment41Out' message='tns:editComment41Out'/><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='getTopLevelPages' parameterOrder='arg0 arg1'><wsdl:input name='getTopLevelPages42In' message='tns:getTopLevelPages42In'/><wsdl:output name='getTopLevelPages42Out' message='tns:getTopLevelPages42Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachmentData' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachmentData43In' message='tns:getAttachmentData43In'/><wsdl:output name='getAttachmentData43Out' message='tns:getAttachmentData43Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='deactivateUser' parameterOrder='arg0 arg1'><wsdl:input name='deactivateUser44In' message='tns:deactivateUser44In'/><wsdl:output name='deactivateUser44Out' message='tns:deactivateUser44Out'/><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='reactivateUser45In' message='tns:reactivateUser45In'/><wsdl:output name='reactivateUser45Out' message='tns:reactivateUser45Out'/><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='addSpace' parameterOrder='arg0 arg1'><wsdl:input name='addSpace46In' message='tns:addSpace46In'/><wsdl:output name='addSpace46Out' message='tns:addSpace46Out'/><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='getRecentlyUsedLabels' parameterOrder='arg0 arg1'><wsdl:input name='getRecentlyUsedLabels47In' message='tns:getRecentlyUsedLabels47In'/><wsdl:output name='getRecentlyUsedLabels47Out' message='tns:getRecentlyUsedLabels47Out'/><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='getRecentlyUsedLabelsInSpace48In' message='tns:getRecentlyUsedLabelsInSpace48In'/><wsdl:output name='getRecentlyUsedLabelsInSpace48Out' message='tns:getRecentlyUsedLabelsInSpace48Out'/><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='getMostPopularLabels49In' message='tns:getMostPopularLabels49In'/><wsdl:output name='getMostPopularLabels49Out' message='tns:getMostPopularLabels49Out'/><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='getMostPopularLabelsInSpace50In' message='tns:getMostPopularLabelsInSpace50In'/><wsdl:output name='getMostPopularLabelsInSpace50Out' message='tns:getMostPopularLabelsInSpace50Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setEnableWysiwyg' parameterOrder='arg0 arg1'><wsdl:input name='setEnableWysiwyg51In' message='tns:setEnableWysiwyg51In'/><wsdl:output name='setEnableWysiwyg51Out' message='tns:setEnableWysiwyg51Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPermissionsForUser' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getPermissionsForUser52In' message='tns:getPermissionsForUser52In'/><wsdl:output name='getPermissionsForUser52Out' message='tns:getPermissionsForUser52Out'/><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='removeAllPermissionsForGroup' parameterOrder='arg0 arg1'><wsdl:input name='removeAllPermissionsForGroup53In' message='tns:removeAllPermissionsForGroup53In'/><wsdl:output name='removeAllPermissionsForGroup53Out' message='tns:removeAllPermissionsForGroup53Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='removeSpaceGroup54In' message='tns:removeSpaceGroup54In'/><wsdl:output name='removeSpaceGroup54Out' message='tns:removeSpaceGroup54Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRelatedLabelsInSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getRelatedLabelsInSpace55In' message='tns:getRelatedLabelsInSpace55In'/><wsdl:output name='getRelatedLabelsInSpace55Out' message='tns:getRelatedLabelsInSpace55Out'/><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='getSpacesContainingContentWithLabel56In' message='tns:getSpacesContainingContentWithLabel56In'/><wsdl:output name='getSpacesContainingContentWithLabel56Out' message='tns:getSpacesContainingContentWithLabel56Out'/><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='getSpacesWithLabel57In' message='tns:getSpacesWithLabel57In'/><wsdl:output name='getSpacesWithLabel57Out' message='tns:getSpacesWithLabel57Out'/><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='getLabelsByDetail58In' message='tns:getLabelsByDetail58In'/><wsdl:output name='getLabelsByDetail58Out' message='tns:getLabelsByDetail58Out'/><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='movePageToTopLevel59In' message='tns:movePageToTopLevel59In'/><wsdl:output name='movePageToTopLevel59Out' message='tns:movePageToTopLevel59Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='movePage' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='movePage60In' message='tns:movePage60In'/><wsdl:output name='movePage60Out' message='tns:movePage60Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='exportSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='exportSpace61In' message='tns:exportSpace61In'/><wsdl:output name='exportSpace61Out' message='tns:exportSpace61Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='exportSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='exportSpace62In' message='tns:exportSpace62In'/><wsdl:output name='exportSpace62Out' message='tns:exportSpace62Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPageHistory' parameterOrder='arg0 arg1'><wsdl:input name='getPageHistory63In' message='tns:getPageHistory63In'/><wsdl:output name='getPageHistory63Out' message='tns:getPageHistory63Out'/><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='removePage64In' message='tns:removePage64In'/><wsdl:output name='removePage64Out' message='tns:removePage64Out'/><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='renderContent65In' message='tns:renderContent65In'/><wsdl:output name='renderContent65Out' message='tns:renderContent65Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='renderContent' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='renderContent66In' message='tns:renderContent66In'/><wsdl:output name='renderContent66Out' message='tns:renderContent66Out'/><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='storePage67In' message='tns:storePage67In'/><wsdl:output name='storePage67Out' message='tns:storePage67Out'/><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='updatePage' parameterOrder='arg0 arg1 arg2'><wsdl:input name='updatePage68In' message='tns:updatePage68In'/><wsdl:output name='updatePage68Out' message='tns:updatePage68Out'/><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='getSpacesInGroup69In' message='tns:getSpacesInGroup69In'/><wsdl:output name='getSpacesInGroup69Out' message='tns:getSpacesInGroup69Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='storeSpace' parameterOrder='arg0 arg1'><wsdl:input name='storeSpace70In' message='tns:storeSpace70In'/><wsdl:output name='storeSpace70Out' message='tns:storeSpace70Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addSpaceGroup' parameterOrder='arg0 arg1'><wsdl:input name='addSpaceGroup71In' message='tns:addSpaceGroup71In'/><wsdl:output name='addSpaceGroup71Out' message='tns:addSpaceGroup71Out'/><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='addPersonalSpace72In' message='tns:addPersonalSpace72In'/><wsdl:output name='addPersonalSpace72Out' message='tns:addPersonalSpace72Out'/><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='getSpaceLevelPermissions73In' message='tns:getSpaceLevelPermissions73In'/><wsdl:output name='getSpaceLevelPermissions73Out' message='tns:getSpaceLevelPermissions73Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionToSpace74In' message='tns:addPermissionToSpace74In'/><wsdl:output name='addPermissionToSpace74Out' message='tns:addPermissionToSpace74Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addGlobalPermissions' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addGlobalPermissions75In' message='tns:addGlobalPermissions75In'/><wsdl:output name='addGlobalPermissions75Out' message='tns:addGlobalPermissions75Out'/><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='addGlobalPermission76In' message='tns:addGlobalPermission76In'/><wsdl:output name='addGlobalPermission76Out' message='tns:addGlobalPermission76Out'/><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='addAnonymousUsePermission77In' message='tns:addAnonymousUsePermission77In'/><wsdl:output name='addAnonymousUsePermission77Out' message='tns:addAnonymousUsePermission77Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousViewUserProfilePermission' parameterOrder='arg0'><wsdl:input name='addAnonymousViewUserProfilePermission78In' message='tns:addAnonymousViewUserProfilePermission78In'/><wsdl:output name='addAnonymousViewUserProfilePermission78Out' message='tns:addAnonymousViewUserProfilePermission78Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAnonymousViewUserProfilePermission' parameterOrder='arg0'><wsdl:input name='removeAnonymousViewUserProfilePermission79In' message='tns:removeAnonymousViewUserProfilePermission79In'/><wsdl:output name='removeAnonymousViewUserProfilePermission79Out' message='tns:removeAnonymousViewUserProfilePermission79Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeGlobalPermission' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeGlobalPermission80In' message='tns:removeGlobalPermission80In'/><wsdl:output name='removeGlobalPermission80Out' message='tns:removeGlobalPermission80Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionsToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionsToSpace81In' message='tns:addPermissionsToSpace81In'/><wsdl:output name='addPermissionsToSpace81Out' message='tns:addPermissionsToSpace81Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removePermissionFromSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='removePermissionFromSpace82In' message='tns:removePermissionFromSpace82In'/><wsdl:output name='removePermissionFromSpace82Out' message='tns:removePermissionFromSpace82Out'/><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='editUser83In' message='tns:editUser83In'/><wsdl:output name='editUser83Out' message='tns:editUser83Out'/><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='getUserGroups84In' message='tns:getUserGroups84In'/><wsdl:output name='getUserGroups84Out' message='tns:getUserGroups84Out'/><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='addUserToGroup85In' message='tns:addUserToGroup85In'/><wsdl:output name='addUserToGroup85Out' message='tns:addUserToGroup85Out'/><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='removeUserFromGroup86In' message='tns:removeUserFromGroup86In'/><wsdl:output name='removeUserFromGroup86Out' message='tns:removeUserFromGroup86Out'/><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='getActiveUsers87In' message='tns:getActiveUsers87In'/><wsdl:output name='getActiveUsers87Out' message='tns:getActiveUsers87Out'/><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='changeMyPassword88In' message='tns:changeMyPassword88In'/><wsdl:output name='changeMyPassword88Out' message='tns:changeMyPassword88Out'/><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='changeUserPassword89In' message='tns:changeUserPassword89In'/><wsdl:output name='changeUserPassword89Out' message='tns:changeUserPassword89Out'/><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='setUserInformation90In' message='tns:setUserInformation90In'/><wsdl:output name='setUserInformation90Out' message='tns:setUserInformation90Out'/><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='getUserInformation91In' message='tns:getUserInformation91In'/><wsdl:output name='getUserInformation91Out' message='tns:getUserInformation91Out'/><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='hasUser92In' message='tns:hasUser92In'/><wsdl:output name='hasUser92Out' message='tns:hasUser92Out'/><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='hasGroup93In' message='tns:hasGroup93In'/><wsdl:output name='hasGroup93Out' message='tns:hasGroup93Out'/><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='addProfilePicture94In' message='tns:addProfilePicture94In'/><wsdl:output name='addProfilePicture94Out' message='tns:addProfilePicture94Out'/><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='getBlogEntryByDayAndTitle95In' message='tns:getBlogEntryByDayAndTitle95In'/><wsdl:output name='getBlogEntryByDayAndTitle95Out' message='tns:getBlogEntryByDayAndTitle95Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntry' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntry96In' message='tns:getBlogEntry96In'/><wsdl:output name='getBlogEntry96Out' message='tns:getBlogEntry96Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntries' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntries97In' message='tns:getBlogEntries97In'/><wsdl:output name='getBlogEntries97Out' message='tns:getBlogEntries97Out'/><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='storeBlogEntry98In' message='tns:storeBlogEntry98In'/><wsdl:output name='storeBlogEntry98Out' message='tns:storeBlogEntry98Out'/><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='exportSite99In' message='tns:exportSite99In'/><wsdl:output name='exportSite99Out' message='tns:exportSite99Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='flushIndexQueue' parameterOrder='arg0'><wsdl:input name='flushIndexQueue100In' message='tns:flushIndexQueue100In'/><wsdl:output name='flushIndexQueue100Out' message='tns:flushIndexQueue100Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='clearIndexQueue' parameterOrder='arg0'><wsdl:input name='clearIndexQueue101In' message='tns:clearIndexQueue101In'/><wsdl:output name='clearIndexQueue101Out' message='tns:clearIndexQueue101Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getClusterNodeStatuses' parameterOrder='arg0'><wsdl:input name='getClusterNodeStatuses102In' message='tns:getClusterNodeStatuses102In'/><wsdl:output name='getClusterNodeStatuses102Out' message='tns:getClusterNodeStatuses102Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='importSpace' parameterOrder='arg0 arg1'><wsdl:input name='importSpace103In' message='tns:importSpace103In'/><wsdl:output name='importSpace103Out' message='tns:importSpace103Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='setEnableAnonymousAccess' parameterOrder='arg0 arg1'><wsdl:input name='setEnableAnonymousAccess104In' message='tns:setEnableAnonymousAccess104In'/><wsdl:output name='setEnableAnonymousAccess104Out' message='tns:setEnableAnonymousAccess104Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelsById' parameterOrder='arg0 arg1'><wsdl:input name='getLabelsById105In' message='tns:getLabelsById105In'/><wsdl:output name='getLabelsById105Out' message='tns:getLabelsById105Out'/><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='getLabelContentById106In' message='tns:getLabelContentById106In'/><wsdl:output name='getLabelContentById106Out' message='tns:getLabelContentById106Out'/><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='getLabelContentByName107In' message='tns:getLabelContentByName107In'/><wsdl:output name='getLabelContentByName107Out' message='tns:getLabelContentByName107Out'/><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='getLabelContentByObject108In' message='tns:getLabelContentByObject108In'/><wsdl:output name='getLabelContentByObject108Out' message='tns:getLabelContentByObject108Out'/><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='addLabelByName109In' message='tns:addLabelByName109In'/><wsdl:output name='addLabelByName109Out' message='tns:addLabelByName109Out'/><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='addLabelById110In' message='tns:addLabelById110In'/><wsdl:output name='addLabelById110Out' message='tns:addLabelById110Out'/><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='addLabelByObject111In' message='tns:addLabelByObject111In'/><wsdl:output name='addLabelByObject111Out' message='tns:addLabelByObject111Out'/><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='addLabelByNameToSpace112In' message='tns:addLabelByNameToSpace112In'/><wsdl:output name='addLabelByNameToSpace112Out' message='tns:addLabelByNameToSpace112Out'/><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='removeLabelByName113In' message='tns:removeLabelByName113In'/><wsdl:output name='removeLabelByName113Out' message='tns:removeLabelByName113Out'/><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='removeLabelById114In' message='tns:removeLabelById114In'/><wsdl:output name='removeLabelById114Out' message='tns:removeLabelById114Out'/><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='removeLabelByObject115In' message='tns:removeLabelByObject115In'/><wsdl:output name='removeLabelByObject115Out' message='tns:removeLabelByObject115Out'/><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='removeLabelByNameFromSpace116In' message='tns:removeLabelByNameFromSpace116In'/><wsdl:output name='removeLabelByNameFromSpace116Out' message='tns:removeLabelByNameFromSpace116Out'/><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='removeAnonymousUsePermission' parameterOrder='arg0'><wsdl:input name='removeAnonymousUsePermission117In' message='tns:removeAnonymousUsePermission117In'/><wsdl:output name='removeAnonymousUsePermission117Out' message='tns:removeAnonymousUsePermission117Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousPermissionToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionToSpace118In' message='tns:addAnonymousPermissionToSpace118In'/><wsdl:output name='addAnonymousPermissionToSpace118Out' message='tns:addAnonymousPermissionToSpace118Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousPermissionsToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionsToSpace119In' message='tns:addAnonymousPermissionsToSpace119In'/><wsdl:output name='addAnonymousPermissionsToSpace119Out' message='tns:addAnonymousPermissionsToSpace119Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAnonymousPermissionFromSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeAnonymousPermissionFromSpace120In' message='tns:removeAnonymousPermissionFromSpace120In'/><wsdl:output name='removeAnonymousPermissionFromSpace120Out' message='tns:removeAnonymousPermissionFromSpace120Out'/><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='getPagePermissions121In' message='tns:getPagePermissions121In'/><wsdl:output name='getPagePermissions121Out' message='tns:getPagePermissions121Out'/><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='isPluginEnabled'><soap:operation soapAction='isPluginEnabled' style='rpc'/><wsdl:input name='isPluginEnabled20In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='isPluginEnabled20Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output></wsdl:operation><wsdl:operation name='login'><soap:operation soapAction='login' style='rpc'/><wsdl:input name='login21In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='login21Out'><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='getClusterInformation22In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getClusterInformation22Out'><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='installPlugin'><soap:operation soapAction='installPlugin' style='rpc'/><wsdl:input name='installPlugin23In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='installPlugin23Out'><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='addComment24In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addComment24Out'><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='getComments'><soap:operation soapAction='getComments' style='rpc'/><wsdl:input name='getComments25In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getComments25Out'><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='removeComment26In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeComment26Out'><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='getDescendents'><soap:operation soapAction='getDescendents' style='rpc'/><wsdl:input name='getDescendents27In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getDescendents27Out'><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='getAncestors'><soap:operation soapAction='getAncestors' style='rpc'/><wsdl:input name='getAncestors28In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAncestors28Out'><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='logout'><soap:operation soapAction='logout' style='rpc'/><wsdl:input name='logout29In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='logout29Out'><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='getAttachment30In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachment30Out'><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='addUser31In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addUser31Out'><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='getRelatedLabels'><soap:operation soapAction='getRelatedLabels' style='rpc'/><wsdl:input name='getRelatedLabels32In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabels32Out'><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='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='getSpaceGroup'><soap:operation soapAction='getSpaceGroup' style='rpc'/><wsdl:input name='getSpaceGroup34In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceGroup34Out'><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='getSpaceGroups'><soap:operation soapAction='getSpaceGroups' style='rpc'/><wsdl:input name='getSpaceGroups35In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceGroups35Out'><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='removeSpace'><soap:operation soapAction='removeSpace' style='rpc'/><wsdl:input name='removeSpace36In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeSpace36Out'><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='convertToPersonalSpace'><soap:operation soapAction='convertToPersonalSpace' style='rpc'/><wsdl:input name='convertToPersonalSpace37In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='convertToPersonalSpace37Out'><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='getPages'><soap:operation soapAction='getPages' style='rpc'/><wsdl:input name='getPages38In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPages38Out'><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='setContentPermissions'><soap:operation soapAction='setContentPermissions' style='rpc'/><wsdl:input name='setContentPermissions39In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='setContentPermissions39Out'><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='moveAttachment'><soap:operation soapAction='moveAttachment' style='rpc'/><wsdl:input name='moveAttachment40In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='moveAttachment40Out'><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='editComment'><soap:operation soapAction='editComment' style='rpc'/><wsdl:input name='editComment41In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='editComment41Out'><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='getTopLevelPages'><soap:operation soapAction='getTopLevelPages' style='rpc'/><wsdl:input name='getTopLevelPages42In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getTopLevelPages42Out'><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='getAttachmentData'><soap:operation soapAction='getAttachmentData' style='rpc'/><wsdl:input name='getAttachmentData43In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachmentData43Out'><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='deactivateUser'><soap:operation soapAction='deactivateUser' style='rpc'/><wsdl:input name='deactivateUser44In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='deactivateUser44Out'><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='reactivateUser45In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='reactivateUser45Out'><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='addSpace'><soap:operation soapAction='addSpace' style='rpc'/><wsdl:input name='addSpace46In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addSpace46Out'><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='getRecentlyUsedLabels'><soap:operation soapAction='getRecentlyUsedLabels' style='rpc'/><wsdl:input name='getRecentlyUsedLabels47In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabels47Out'><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='getRecentlyUsedLabelsInSpace48In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabelsInSpace48Out'><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='getMostPopularLabels49In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabels49Out'><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='getMostPopularLabelsInSpace50In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabelsInSpace50Out'><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='setEnableWysiwyg'><soap:operation soapAction='setEnableWysiwyg' style='rpc'/><wsdl:input name='setEnableWysiwyg51In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='setEnableWysiwyg51Out'><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='getPermissionsForUser'><soap:operation soapAction='getPermissionsForUser' style='rpc'/><wsdl:input name='getPermissionsForUser52In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPermissionsForUser52Out'><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='removeAllPermissionsForGroup'><soap:operation soapAction='removeAllPermissionsForGroup' style='rpc'/><wsdl:input name='removeAllPermissionsForGroup53In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAllPermissionsForGroup53Out'><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='removeSpaceGroup'><soap:operation soapAction='removeSpaceGroup' style='rpc'/><wsdl:input name='removeSpaceGroup54In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeSpaceGroup54Out'><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='getRelatedLabelsInSpace'><soap:operation soapAction='getRelatedLabelsInSpace' style='rpc'/><wsdl:input name='getRelatedLabelsInSpace55In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabelsInSpace55Out'><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='getSpacesContainingContentWithLabel56In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesContainingContentWithLabel56Out'><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='getSpacesWithLabel57In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesWithLabel57Out'><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='getLabelsByDetail58In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelsByDetail58Out'><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='movePageToTopLevel59In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='movePageToTopLevel59Out'><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='movePage60In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='movePage60Out'><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='exportSpace'><soap:operation soapAction='exportSpace' style='rpc'/><wsdl:input name='exportSpace61In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='exportSpace61Out'><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='exportSpace'><soap:operation soapAction='exportSpace' style='rpc'/><wsdl:input name='exportSpace62In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='exportSpace62Out'><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='getPageHistory'><soap:operation soapAction='getPageHistory' style='rpc'/><wsdl:input name='getPageHistory63In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPageHistory63Out'><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='removePage'><soap:operation soapAction='removePage' style='rpc'/><wsdl:input name='removePage64In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removePage64Out'><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='renderContent'><soap:operation soapAction='renderContent' style='rpc'/><wsdl:input name='renderContent65In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='renderContent65Out'><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='renderContent'><soap:operation soapAction='renderContent' style='rpc'/><wsdl:input name='renderContent66In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='renderContent66Out'><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='storePage'><soap:operation soapAction='storePage' style='rpc'/><wsdl:input name='storePage67In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='storePage67Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='VersionMismatchException'><soap:fault name='VersionMismatchException' 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='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='updatePage'><soap:operation soapAction='updatePage' style='rpc'/><wsdl:input name='updatePage68In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='updatePage68Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='VersionMismatchException'><soap:fault name='VersionMismatchException' 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='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='getSpacesInGroup'><soap:operation soapAction='getSpacesInGroup' style='rpc'/><wsdl:input name='getSpacesInGroup69In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesInGroup69Out'><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='storeSpace'><soap:operation soapAction='storeSpace' style='rpc'/><wsdl:input name='storeSpace70In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='storeSpace70Out'><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='addSpaceGroup'><soap:operation soapAction='addSpaceGroup' style='rpc'/><wsdl:input name='addSpaceGroup71In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addSpaceGroup71Out'><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='addPersonalSpace'><soap:operation soapAction='addPersonalSpace' style='rpc'/><wsdl:input name='addPersonalSpace72In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addPersonalSpace72Out'><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='getSpaceLevelPermissions'><soap:operation soapAction='getSpaceLevelPermissions' style='rpc'/><wsdl:input name='getSpaceLevelPermissions73In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceLevelPermissions73Out'><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='addPermissionToSpace'><soap:operation soapAction='addPermissionToSpace' style='rpc'/><wsdl:input name='addPermissionToSpace74In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addPermissionToSpace74Out'><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='addGlobalPermissions'><soap:operation soapAction='addGlobalPermissions' style='rpc'/><wsdl:input name='addGlobalPermissions75In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addGlobalPermissions75Out'><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='addGlobalPermission'><soap:operation soapAction='addGlobalPermission' style='rpc'/><wsdl:input name='addGlobalPermission76In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addGlobalPermission76Out'><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='addAnonymousUsePermission'><soap:operation soapAction='addAnonymousUsePermission' style='rpc'/><wsdl:input name='addAnonymousUsePermission77In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousUsePermission77Out'><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='addAnonymousViewUserProfilePermission'><soap:operation soapAction='addAnonymousViewUserProfilePermission' style='rpc'/><wsdl:input name='addAnonymousViewUserProfilePermission78In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousViewUserProfilePermission78Out'><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='removeAnonymousViewUserProfilePermission'><soap:operation soapAction='removeAnonymousViewUserProfilePermission' style='rpc'/><wsdl:input name='removeAnonymousViewUserProfilePermission79In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAnonymousViewUserProfilePermission79Out'><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='removeGlobalPermission'><soap:operation soapAction='removeGlobalPermission' style='rpc'/><wsdl:input name='removeGlobalPermission80In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeGlobalPermission80Out'><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='addPermissionsToSpace'><soap:operation soapAction='addPermissionsToSpace' style='rpc'/><wsdl:input name='addPermissionsToSpace81In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addPermissionsToSpace81Out'><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='removePermissionFromSpace'><soap:operation soapAction='removePermissionFromSpace' style='rpc'/><wsdl:input name='removePermissionFromSpace82In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removePermissionFromSpace82Out'><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='editUser'><soap:operation soapAction='editUser' style='rpc'/><wsdl:input name='editUser83In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='editUser83Out'><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='getUserGroups'><soap:operation soapAction='getUserGroups' style='rpc'/><wsdl:input name='getUserGroups84In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUserGroups84Out'><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='addUserToGroup'><soap:operation soapAction='addUserToGroup' style='rpc'/><wsdl:input name='addUserToGroup85In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addUserToGroup85Out'><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='removeUserFromGroup'><soap:operation soapAction='removeUserFromGroup' style='rpc'/><wsdl:input name='removeUserFromGroup86In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeUserFromGroup86Out'><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='getActiveUsers'><soap:operation soapAction='getActiveUsers' style='rpc'/><wsdl:input name='getActiveUsers87In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getActiveUsers87Out'><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='changeMyPassword'><soap:operation soapAction='changeMyPassword' style='rpc'/><wsdl:input name='changeMyPassword88In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='changeMyPassword88Out'><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='changeUserPassword'><soap:operation soapAction='changeUserPassword' style='rpc'/><wsdl:input name='changeUserPassword89In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='changeUserPassword89Out'><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='setUserInformation'><soap:operation soapAction='setUserInformation' style='rpc'/><wsdl:input name='setUserInformation90In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='setUserInformation90Out'><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='getUserInformation'><soap:operation soapAction='getUserInformation' style='rpc'/><wsdl:input name='getUserInformation91In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUserInformation91Out'><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='hasUser'><soap:operation soapAction='hasUser' style='rpc'/><wsdl:input name='hasUser92In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='hasUser92Out'><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='hasGroup'><soap:operation soapAction='hasGroup' style='rpc'/><wsdl:input name='hasGroup93In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='hasGroup93Out'><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='addProfilePicture'><soap:operation soapAction='addProfilePicture' style='rpc'/><wsdl:input name='addProfilePicture94In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addProfilePicture94Out'><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='getBlogEntryByDayAndTitle'><soap:operation soapAction='getBlogEntryByDayAndTitle' style='rpc'/><wsdl:input name='getBlogEntryByDayAndTitle95In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntryByDayAndTitle95Out'><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='getBlogEntry'><soap:operation soapAction='getBlogEntry' style='rpc'/><wsdl:input name='getBlogEntry96In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntry96Out'><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='getBlogEntries'><soap:operation soapAction='getBlogEntries' style='rpc'/><wsdl:input name='getBlogEntries97In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntries97Out'><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='storeBlogEntry'><soap:operation soapAction='storeBlogEntry' style='rpc'/><wsdl:input name='storeBlogEntry98In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='storeBlogEntry98Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='VersionMismatchException'><soap:fault name='VersionMismatchException' 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='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='exportSite'><soap:operation soapAction='exportSite' style='rpc'/><wsdl:input name='exportSite99In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='exportSite99Out'><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='flushIndexQueue'><soap:operation soapAction='flushIndexQueue' style='rpc'/><wsdl:input name='flushIndexQueue100In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='flushIndexQueue100Out'><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='clearIndexQueue'><soap:operation soapAction='clearIndexQueue' style='rpc'/><wsdl:input name='clearIndexQueue101In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='clearIndexQueue101Out'><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='getClusterNodeStatuses'><soap:operation soapAction='getClusterNodeStatuses' style='rpc'/><wsdl:input name='getClusterNodeStatuses102In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getClusterNodeStatuses102Out'><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='importSpace'><soap:operation soapAction='importSpace' style='rpc'/><wsdl:input name='importSpace103In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='importSpace103Out'><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='setEnableAnonymousAccess'><soap:operation soapAction='setEnableAnonymousAccess' style='rpc'/><wsdl:input name='setEnableAnonymousAccess104In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='setEnableAnonymousAccess104Out'><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='getLabelsById'><soap:operation soapAction='getLabelsById' style='rpc'/><wsdl:input name='getLabelsById105In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelsById105Out'><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='getLabelContentById'><soap:operation soapAction='getLabelContentById' style='rpc'/><wsdl:input name='getLabelContentById106In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentById106Out'><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='getLabelContentByName'><soap:operation soapAction='getLabelContentByName' style='rpc'/><wsdl:input name='getLabelContentByName107In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentByName107Out'><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='getLabelContentByObject'><soap:operation soapAction='getLabelContentByObject' style='rpc'/><wsdl:input name='getLabelContentByObject108In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentByObject108Out'><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='addLabelByName'><soap:operation soapAction='addLabelByName' style='rpc'/><wsdl:input name='addLabelByName109In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByName109Out'><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='addLabelById'><soap:operation soapAction='addLabelById' style='rpc'/><wsdl:input name='addLabelById110In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelById110Out'><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='addLabelByObject'><soap:operation soapAction='addLabelByObject' style='rpc'/><wsdl:input name='addLabelByObject111In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByObject111Out'><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='addLabelByNameToSpace'><soap:operation soapAction='addLabelByNameToSpace' style='rpc'/><wsdl:input name='addLabelByNameToSpace112In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByNameToSpace112Out'><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='removeLabelByName'><soap:operation soapAction='removeLabelByName' style='rpc'/><wsdl:input name='removeLabelByName113In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByName113Out'><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='removeLabelById'><soap:operation soapAction='removeLabelById' style='rpc'/><wsdl:input name='removeLabelById114In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelById114Out'><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='removeLabelByObject'><soap:operation soapAction='removeLabelByObject' style='rpc'/><wsdl:input name='removeLabelByObject115In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByObject115Out'><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='removeLabelByNameFromSpace'><soap:operation soapAction='removeLabelByNameFromSpace' style='rpc'/><wsdl:input name='removeLabelByNameFromSpace116In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByNameFromSpace116Out'><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='removeAnonymousUsePermission'><soap:operation soapAction='removeAnonymousUsePermission' style='rpc'/><wsdl:input name='removeAnonymousUsePermission117In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAnonymousUsePermission117Out'><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='addAnonymousPermissionToSpace'><soap:operation soapAction='addAnonymousPermissionToSpace' style='rpc'/><wsdl:input name='addAnonymousPermissionToSpace118In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousPermissionToSpace118Out'><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='addAnonymousPermissionsToSpace'><soap:operation soapAction='addAnonymousPermissionsToSpace' style='rpc'/><wsdl:input name='addAnonymousPermissionsToSpace119In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousPermissionsToSpace119Out'><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='removeAnonymousPermissionFromSpace'><soap:operation soapAction='removeAnonymousPermissionFromSpace' style='rpc'/><wsdl:input name='removeAnonymousPermissionFromSpace120In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAnonymousPermissionFromSpace120Out'><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='getPagePermissions'><soap:operation soapAction='getPagePermissions' style='rpc'/><wsdl:input name='getPagePermissions121In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPagePermissions121Out'><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:binding><wsdl:service name='ConfluenceService'><wsdl:documentation>instance of class $Proxy210</wsdl:documentation><wsdl:port name='ConfluenceSoapService' binding='tns:ConfluenceSoapService'><soap:address location='http://confluence.atlassian.com/rpc/soap/confluenceservice-v1'/></wsdl:port></wsdl:service></wsdl:definitions>