blob: 0f1971bc0ab97b36a3aa8ad451cf30585005cfe6 [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0 Beta2 on Fri Jan 20 14:55:26 EST 2006-->
<wsdl:definitions name='ConfluenceService' targetNamespace='http://www.atlassian.com/software/confluence/$Proxy42/' xmlns:tns='http://www.atlassian.com/software/confluence/$Proxy42/' 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/com.atlassian.confluence.rpc/' xmlns:n13='http://www.themindelectric.com/2001/schemaArray/' xmlns:n14='http://www.atlassian.com/package/java.util/'><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://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='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='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: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='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: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='homePage' type='xsd:long'/></xsd:all></xsd:extension></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='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='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='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='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='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='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='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='n12:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='NotPermittedException'><xsd:complexContent><xsd:extension base='n12:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='AuthenticationFailedException'><xsd:complexContent><xsd:extension base='n12:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='AlreadyExistsException'><xsd:complexContent><xsd:extension base='n12:RemoteException'/></xsd:complexContent></xsd:complexType><xsd:complexType name='VersionMismatchException'><xsd:complexContent><xsd:extension base='n12: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='n12:InvalidSessionException'/></wsdl:message><wsdl:message name='RemoteException'><wsdl:part name='RemoteException' type='n12:RemoteException'/></wsdl:message><wsdl:message name='getPermissions0Out'><wsdl:part name='Result' type='n13: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='n14:Map'/><wsdl:part name='arg3' 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='xsd:int'/></wsdl:message><wsdl:message name='search2Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getComment3In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getComment3Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getServerInfo4In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getServerInfo4Out'><wsdl:part name='Result' type='n11:RemoteServerInfo'/></wsdl:message><wsdl:message name='removeSpace5In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='NotPermittedException'><wsdl:part name='NotPermittedException' type='n12:NotPermittedException'/></wsdl:message><wsdl:message name='removeSpace5Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='getSpace6In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpace6Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getSpaces7In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaces7Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpaceSummary'/></wsdl:message><wsdl:message name='getPages8In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getPages8Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='addComment9In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='addComment9Out'><wsdl:part name='Result' type='n11:RemoteComment'/></wsdl:message><wsdl:message name='getUser10In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUser10Out'><wsdl:part name='Result' type='n11:RemoteUser'/></wsdl:message><wsdl:message name='removeGroup11In'><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='removeGroup11Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPage12In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPage12Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getPage13In'><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='getPage13Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getDescendents14In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getDescendents14Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getAttachments15In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getAttachments15Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteAttachment'/></wsdl:message><wsdl:message name='addAttachment16In'><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='addAttachment16Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='addAttachment17In'><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='addAttachment17Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='removeAttachment18In'><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='removeAttachment18Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getChildren19In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getChildren19Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getAncestors20In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getAncestors20Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageSummary'/></wsdl:message><wsdl:message name='getComments21In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getComments21Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteComment'/></wsdl:message><wsdl:message name='removeComment22In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removeComment22Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addUser23In'><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='addUser23Out'/><wsdl:message name='addGroup24In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='addGroup24Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeUser25In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeUser25Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='deactivateUser26In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='deactivateUser26Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='reactivateUser27In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='reactivateUser27Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getGroups28In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getGroups28Out'><wsdl:part name='Result' type='n13:ArrayOfstring'/></wsdl:message><wsdl:message name='getRelatedLabels29In'><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='getRelatedLabels29Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getRelatedLabelsInSpace30In'><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='getRelatedLabelsInSpace30Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel31In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesContainingContentWithLabel31Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getRecentlyUsedLabelsInSpace32In'><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='getRecentlyUsedLabelsInSpace32Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels33In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getRecentlyUsedLabels33Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getSpacesWithLabel34In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getSpacesWithLabel34Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSpace'/></wsdl:message><wsdl:message name='getLabelsByDetail35In'><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='getLabelsByDetail35Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabels36In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:int'/></wsdl:message><wsdl:message name='getMostPopularLabels36Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getMostPopularLabelsInSpace37In'><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='getMostPopularLabelsInSpace37Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getAttachment38In'><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='getAttachment38Out'><wsdl:part name='Result' type='n11:RemoteAttachment'/></wsdl:message><wsdl:message name='getAttachmentData39In'><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='getAttachmentData39Out'><wsdl:part name='Result' type='xsd:base64Binary'/></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='removeAllPermissionsForGroup41In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='removeAllPermissionsForGroup41Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='login42In'><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='n12:AuthenticationFailedException'/></wsdl:message><wsdl:message name='login42Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='logout43In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='logout43Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='exportSpace44In'><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='exportSpace44Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='hasUser45In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasUser45Out'><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='AlreadyExistsException'><wsdl:part name='AlreadyExistsException' type='n12:AlreadyExistsException'/></wsdl:message><wsdl:message name='addSpace46Out'><wsdl:part name='Result' type='n11:RemoteSpace'/></wsdl:message><wsdl:message name='getActiveUsers47In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='getActiveUsers47Out'><wsdl:part name='Result' type='n13:ArrayOfstring'/></wsdl:message><wsdl:message name='getPageHistory48In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPageHistory48Out'><wsdl:part name='Result' type='n11:ArrayOfRemotePageHistory'/></wsdl:message><wsdl:message name='removePage49In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='removePage49Out'><wsdl:part name='Result' type='soapenc:boolean'/></wsdl:message><wsdl:message name='renderContent50In'><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='renderContent50Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='renderContent51In'><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='n14:Map'/></wsdl:message><wsdl:message name='renderContent51Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='storePage52In'><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='n12:VersionMismatchException'/></wsdl:message><wsdl:message name='storePage52Out'><wsdl:part name='Result' type='n11:RemotePage'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions53In'><wsdl:part name='arg0' type='xsd:string'/></wsdl:message><wsdl:message name='getSpaceLevelPermissions53Out'><wsdl:part name='Result' type='n13:ArrayOfstring'/></wsdl:message><wsdl:message name='addPermissionToSpace54In'><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='addPermissionToSpace54Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addPermissionsToSpace55In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n13:ArrayOfstring'/><wsdl:part name='arg2' type='xsd:string'/><wsdl:part name='arg3' type='xsd:string'/></wsdl:message><wsdl:message name='addPermissionsToSpace55Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removePermissionFromSpace56In'><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='removePermissionFromSpace56Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='editUser57In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUser'/></wsdl:message><wsdl:message name='editUser57Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserGroups58In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserGroups58Out'><wsdl:part name='Result' type='n13:ArrayOfstring'/></wsdl:message><wsdl:message name='addUserToGroup59In'><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='addUserToGroup59Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeUserFromGroup60In'><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='removeUserFromGroup60Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='changeMyPassword61In'><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='changeMyPassword61Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='changeUserPassword62In'><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='changeUserPassword62Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='setUserInformation63In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='setUserInformation63Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getUserInformation64In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getUserInformation64Out'><wsdl:part name='Result' type='n11:RemoteUserInformation'/></wsdl:message><wsdl:message name='hasGroup65In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='hasGroup65Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getBlogEntryByDayAndTitle66In'><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='getBlogEntryByDayAndTitle66Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntry67In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getBlogEntry67Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='getBlogEntries68In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getBlogEntries68Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteBlogEntrySummary'/></wsdl:message><wsdl:message name='storeBlogEntry69In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='storeBlogEntry69Out'><wsdl:part name='Result' type='n11:RemoteBlogEntry'/></wsdl:message><wsdl:message name='exportSite70In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:boolean'/></wsdl:message><wsdl:message name='exportSite70Out'><wsdl:part name='Result' type='xsd:string'/></wsdl:message><wsdl:message name='getLabelsById71In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelsById71Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentById72In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getLabelContentById72Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByName73In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:string'/></wsdl:message><wsdl:message name='getLabelContentByName73Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='getLabelContentByObject74In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n11:RemoteLabel'/></wsdl:message><wsdl:message name='getLabelContentByObject74Out'><wsdl:part name='Result' type='n11:ArrayOfRemoteSearchResult'/></wsdl:message><wsdl:message name='addLabelByName75In'><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='addLabelByName75Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelById76In'><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='addLabelById76Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByObject77In'><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='addLabelByObject77Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addLabelByNameToSpace78In'><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='addLabelByNameToSpace78Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByName79In'><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='removeLabelByName79Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelById80In'><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='removeLabelById80Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByObject81In'><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='removeLabelByObject81Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeLabelByNameFromSpace82In'><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='removeLabelByNameFromSpace82Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionToSpace83In'><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='addAnonymousPermissionToSpace83Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='addAnonymousPermissionsToSpace84In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='n13:ArrayOfstring'/><wsdl:part name='arg2' type='xsd:string'/></wsdl:message><wsdl:message name='addAnonymousPermissionsToSpace84Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='removeAnonymousPermissionFromSpace85In'><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='removeAnonymousPermissionFromSpace85Out'><wsdl:part name='Result' type='xsd:boolean'/></wsdl:message><wsdl:message name='getPagePermissions86In'><wsdl:part name='arg0' type='xsd:string'/><wsdl:part name='arg1' type='xsd:long'/></wsdl:message><wsdl:message name='getPagePermissions86Out'><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 arg3'><wsdl:input name='search1In' message='tns:search1In'/><wsdl:output name='search1Out' message='tns:search1Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='search' parameterOrder='arg0 arg1 arg2'><wsdl:input name='search2In' message='tns:search2In'/><wsdl:output name='search2Out' message='tns:search2Out'/><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='getComment3In' message='tns:getComment3In'/><wsdl:output name='getComment3Out' message='tns:getComment3Out'/><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='getServerInfo4In' message='tns:getServerInfo4In'/><wsdl:output name='getServerInfo4Out' message='tns:getServerInfo4Out'/><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='removeSpace5In' message='tns:removeSpace5In'/><wsdl:output name='removeSpace5Out' message='tns:removeSpace5Out'/><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='getSpace' parameterOrder='arg0 arg1'><wsdl:input name='getSpace6In' message='tns:getSpace6In'/><wsdl:output name='getSpace6Out' message='tns:getSpace6Out'/><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='getSpaces7In' message='tns:getSpaces7In'/><wsdl:output name='getSpaces7Out' message='tns:getSpaces7Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPages' parameterOrder='arg0 arg1'><wsdl:input name='getPages8In' message='tns:getPages8In'/><wsdl:output name='getPages8Out' message='tns:getPages8Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addComment' parameterOrder='arg0 arg1'><wsdl:input name='addComment9In' message='tns:addComment9In'/><wsdl:output name='addComment9Out' message='tns:addComment9Out'/><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='getUser' parameterOrder='arg0 arg1'><wsdl:input name='getUser10In' message='tns:getUser10In'/><wsdl:output name='getUser10Out' message='tns:getUser10Out'/><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='removeGroup11In' message='tns:removeGroup11In'/><wsdl:output name='removeGroup11Out' message='tns:removeGroup11Out'/><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='getPage' parameterOrder='arg0 arg1'><wsdl:input name='getPage12In' message='tns:getPage12In'/><wsdl:output name='getPage12Out' message='tns:getPage12Out'/><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='getPage13In' message='tns:getPage13In'/><wsdl:output name='getPage13Out' message='tns:getPage13Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getDescendents' parameterOrder='arg0 arg1'><wsdl:input name='getDescendents14In' message='tns:getDescendents14In'/><wsdl:output name='getDescendents14Out' message='tns:getDescendents14Out'/><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='getAttachments15In' message='tns:getAttachments15In'/><wsdl:output name='getAttachments15Out' message='tns:getAttachments15Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAttachment' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addAttachment16In' message='tns:addAttachment16In'/><wsdl:output name='addAttachment16Out' message='tns:addAttachment16Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAttachment' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAttachment17In' message='tns:addAttachment17In'/><wsdl:output name='addAttachment17Out' message='tns:addAttachment17Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAttachment' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeAttachment18In' message='tns:removeAttachment18In'/><wsdl:output name='removeAttachment18Out' message='tns:removeAttachment18Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getChildren' parameterOrder='arg0 arg1'><wsdl:input name='getChildren19In' message='tns:getChildren19In'/><wsdl:output name='getChildren19Out' message='tns:getChildren19Out'/><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='getAncestors20In' message='tns:getAncestors20In'/><wsdl:output name='getAncestors20Out' message='tns:getAncestors20Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getComments' parameterOrder='arg0 arg1'><wsdl:input name='getComments21In' message='tns:getComments21In'/><wsdl:output name='getComments21Out' message='tns:getComments21Out'/><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='removeComment22In' message='tns:removeComment22In'/><wsdl:output name='removeComment22Out' message='tns:removeComment22Out'/><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='addUser' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addUser23In' message='tns:addUser23In'/><wsdl:output name='addUser23Out' message='tns:addUser23Out'/><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='addGroup24In' message='tns:addGroup24In'/><wsdl:output name='addGroup24Out' message='tns:addGroup24Out'/><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='removeUser25In' message='tns:removeUser25In'/><wsdl:output name='removeUser25Out' message='tns:removeUser25Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='deactivateUser' parameterOrder='arg0 arg1'><wsdl:input name='deactivateUser26In' message='tns:deactivateUser26In'/><wsdl:output name='deactivateUser26Out' message='tns:deactivateUser26Out'/><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='reactivateUser27In' message='tns:reactivateUser27In'/><wsdl:output name='reactivateUser27Out' message='tns:reactivateUser27Out'/><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='getGroups' parameterOrder='arg0'><wsdl:input name='getGroups28In' message='tns:getGroups28In'/><wsdl:output name='getGroups28Out' message='tns:getGroups28Out'/><wsdl:fault name='NotPermittedException' message='tns:NotPermittedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRelatedLabels' parameterOrder='arg0 arg1 arg2'><wsdl:input name='getRelatedLabels29In' message='tns:getRelatedLabels29In'/><wsdl:output name='getRelatedLabels29Out' message='tns:getRelatedLabels29Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRelatedLabelsInSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getRelatedLabelsInSpace30In' message='tns:getRelatedLabelsInSpace30In'/><wsdl:output name='getRelatedLabelsInSpace30Out' message='tns:getRelatedLabelsInSpace30Out'/><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='getSpacesContainingContentWithLabel31In' message='tns:getSpacesContainingContentWithLabel31In'/><wsdl:output name='getSpacesContainingContentWithLabel31Out' message='tns:getSpacesContainingContentWithLabel31Out'/><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='getRecentlyUsedLabelsInSpace32In' message='tns:getRecentlyUsedLabelsInSpace32In'/><wsdl:output name='getRecentlyUsedLabelsInSpace32Out' message='tns:getRecentlyUsedLabelsInSpace32Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getRecentlyUsedLabels' parameterOrder='arg0 arg1'><wsdl:input name='getRecentlyUsedLabels33In' message='tns:getRecentlyUsedLabels33In'/><wsdl:output name='getRecentlyUsedLabels33Out' message='tns:getRecentlyUsedLabels33Out'/><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='getSpacesWithLabel34In' message='tns:getSpacesWithLabel34In'/><wsdl:output name='getSpacesWithLabel34Out' message='tns:getSpacesWithLabel34Out'/><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='getLabelsByDetail35In' message='tns:getLabelsByDetail35In'/><wsdl:output name='getLabelsByDetail35Out' message='tns:getLabelsByDetail35Out'/><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='getMostPopularLabels36In' message='tns:getMostPopularLabels36In'/><wsdl:output name='getMostPopularLabels36Out' message='tns:getMostPopularLabels36Out'/><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='getMostPopularLabelsInSpace37In' message='tns:getMostPopularLabelsInSpace37In'/><wsdl:output name='getMostPopularLabelsInSpace37Out' message='tns:getMostPopularLabelsInSpace37Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachment' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachment38In' message='tns:getAttachment38In'/><wsdl:output name='getAttachment38Out' message='tns:getAttachment38Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getAttachmentData' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='getAttachmentData39In' message='tns:getAttachmentData39In'/><wsdl:output name='getAttachmentData39Out' message='tns:getAttachmentData39Out'/><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='removeAllPermissionsForGroup' parameterOrder='arg0 arg1'><wsdl:input name='removeAllPermissionsForGroup41In' message='tns:removeAllPermissionsForGroup41In'/><wsdl:output name='removeAllPermissionsForGroup41Out' message='tns:removeAllPermissionsForGroup41Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='login' parameterOrder='arg0 arg1'><wsdl:input name='login42In' message='tns:login42In'/><wsdl:output name='login42Out' message='tns:login42Out'/><wsdl:fault name='AuthenticationFailedException' message='tns:AuthenticationFailedException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='logout' parameterOrder='arg0'><wsdl:input name='logout43In' message='tns:logout43In'/><wsdl:output name='logout43Out' message='tns:logout43Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='exportSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='exportSpace44In' message='tns:exportSpace44In'/><wsdl:output name='exportSpace44Out' message='tns:exportSpace44Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='hasUser' parameterOrder='arg0 arg1'><wsdl:input name='hasUser45In' message='tns:hasUser45In'/><wsdl:output name='hasUser45Out' message='tns:hasUser45Out'/><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='getActiveUsers' parameterOrder='arg0 arg1'><wsdl:input name='getActiveUsers47In' message='tns:getActiveUsers47In'/><wsdl:output name='getActiveUsers47Out' message='tns:getActiveUsers47Out'/><wsdl:fault name='InvalidSessionException' message='tns:InvalidSessionException'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getPageHistory' parameterOrder='arg0 arg1'><wsdl:input name='getPageHistory48In' message='tns:getPageHistory48In'/><wsdl:output name='getPageHistory48Out' message='tns:getPageHistory48Out'/><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='removePage49In' message='tns:removePage49In'/><wsdl:output name='removePage49Out' message='tns:removePage49Out'/><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'><wsdl:input name='renderContent50In' message='tns:renderContent50In'/><wsdl:output name='renderContent50Out' message='tns:renderContent50Out'/><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='renderContent51In' message='tns:renderContent51In'/><wsdl:output name='renderContent51Out' message='tns:renderContent51Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='storePage' parameterOrder='arg0 arg1'><wsdl:input name='storePage52In' message='tns:storePage52In'/><wsdl:output name='storePage52Out' message='tns:storePage52Out'/><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='getSpaceLevelPermissions' parameterOrder='arg0'><wsdl:input name='getSpaceLevelPermissions53In' message='tns:getSpaceLevelPermissions53In'/><wsdl:output name='getSpaceLevelPermissions53Out' message='tns:getSpaceLevelPermissions53Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionToSpace54In' message='tns:addPermissionToSpace54In'/><wsdl:output name='addPermissionToSpace54Out' message='tns:addPermissionToSpace54Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addPermissionsToSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='addPermissionsToSpace55In' message='tns:addPermissionsToSpace55In'/><wsdl:output name='addPermissionsToSpace55Out' message='tns:addPermissionsToSpace55Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removePermissionFromSpace' parameterOrder='arg0 arg1 arg2 arg3'><wsdl:input name='removePermissionFromSpace56In' message='tns:removePermissionFromSpace56In'/><wsdl:output name='removePermissionFromSpace56Out' message='tns:removePermissionFromSpace56Out'/><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='editUser57In' message='tns:editUser57In'/><wsdl:output name='editUser57Out' message='tns:editUser57Out'/><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='getUserGroups58In' message='tns:getUserGroups58In'/><wsdl:output name='getUserGroups58Out' message='tns:getUserGroups58Out'/><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='addUserToGroup59In' message='tns:addUserToGroup59In'/><wsdl:output name='addUserToGroup59Out' message='tns:addUserToGroup59Out'/><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='removeUserFromGroup60In' message='tns:removeUserFromGroup60In'/><wsdl:output name='removeUserFromGroup60Out' message='tns:removeUserFromGroup60Out'/><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='changeMyPassword' parameterOrder='arg0 arg1 arg2'><wsdl:input name='changeMyPassword61In' message='tns:changeMyPassword61In'/><wsdl:output name='changeMyPassword61Out' message='tns:changeMyPassword61Out'/><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='changeUserPassword62In' message='tns:changeUserPassword62In'/><wsdl:output name='changeUserPassword62Out' message='tns:changeUserPassword62Out'/><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='setUserInformation63In' message='tns:setUserInformation63In'/><wsdl:output name='setUserInformation63Out' message='tns:setUserInformation63Out'/><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='getUserInformation64In' message='tns:getUserInformation64In'/><wsdl:output name='getUserInformation64Out' message='tns:getUserInformation64Out'/><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='hasGroup65In' message='tns:hasGroup65In'/><wsdl:output name='hasGroup65Out' message='tns:hasGroup65Out'/><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='getBlogEntryByDayAndTitle66In' message='tns:getBlogEntryByDayAndTitle66In'/><wsdl:output name='getBlogEntryByDayAndTitle66Out' message='tns:getBlogEntryByDayAndTitle66Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntry' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntry67In' message='tns:getBlogEntry67In'/><wsdl:output name='getBlogEntry67Out' message='tns:getBlogEntry67Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getBlogEntries' parameterOrder='arg0 arg1'><wsdl:input name='getBlogEntries68In' message='tns:getBlogEntries68In'/><wsdl:output name='getBlogEntries68Out' message='tns:getBlogEntries68Out'/><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='storeBlogEntry69In' message='tns:storeBlogEntry69In'/><wsdl:output name='storeBlogEntry69Out' message='tns:storeBlogEntry69Out'/><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='exportSite70In' message='tns:exportSite70In'/><wsdl:output name='exportSite70Out' message='tns:exportSite70Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='getLabelsById' parameterOrder='arg0 arg1'><wsdl:input name='getLabelsById71In' message='tns:getLabelsById71In'/><wsdl:output name='getLabelsById71Out' message='tns:getLabelsById71Out'/><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='getLabelContentById72In' message='tns:getLabelContentById72In'/><wsdl:output name='getLabelContentById72Out' message='tns:getLabelContentById72Out'/><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='getLabelContentByName73In' message='tns:getLabelContentByName73In'/><wsdl:output name='getLabelContentByName73Out' message='tns:getLabelContentByName73Out'/><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='getLabelContentByObject74In' message='tns:getLabelContentByObject74In'/><wsdl:output name='getLabelContentByObject74Out' message='tns:getLabelContentByObject74Out'/><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='addLabelByName75In' message='tns:addLabelByName75In'/><wsdl:output name='addLabelByName75Out' message='tns:addLabelByName75Out'/><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='addLabelById76In' message='tns:addLabelById76In'/><wsdl:output name='addLabelById76Out' message='tns:addLabelById76Out'/><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='addLabelByObject77In' message='tns:addLabelByObject77In'/><wsdl:output name='addLabelByObject77Out' message='tns:addLabelByObject77Out'/><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='addLabelByNameToSpace78In' message='tns:addLabelByNameToSpace78In'/><wsdl:output name='addLabelByNameToSpace78Out' message='tns:addLabelByNameToSpace78Out'/><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='removeLabelByName79In' message='tns:removeLabelByName79In'/><wsdl:output name='removeLabelByName79Out' message='tns:removeLabelByName79Out'/><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='removeLabelById80In' message='tns:removeLabelById80In'/><wsdl:output name='removeLabelById80Out' message='tns:removeLabelById80Out'/><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='removeLabelByObject81In' message='tns:removeLabelByObject81In'/><wsdl:output name='removeLabelByObject81Out' message='tns:removeLabelByObject81Out'/><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='removeLabelByNameFromSpace82In' message='tns:removeLabelByNameFromSpace82In'/><wsdl:output name='removeLabelByNameFromSpace82Out' message='tns:removeLabelByNameFromSpace82Out'/><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='addAnonymousPermissionToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionToSpace83In' message='tns:addAnonymousPermissionToSpace83In'/><wsdl:output name='addAnonymousPermissionToSpace83Out' message='tns:addAnonymousPermissionToSpace83Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='addAnonymousPermissionsToSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='addAnonymousPermissionsToSpace84In' message='tns:addAnonymousPermissionsToSpace84In'/><wsdl:output name='addAnonymousPermissionsToSpace84Out' message='tns:addAnonymousPermissionsToSpace84Out'/><wsdl:fault name='RemoteException' message='tns:RemoteException'/></wsdl:operation><wsdl:operation name='removeAnonymousPermissionFromSpace' parameterOrder='arg0 arg1 arg2'><wsdl:input name='removeAnonymousPermissionFromSpace85In' message='tns:removeAnonymousPermissionFromSpace85In'/><wsdl:output name='removeAnonymousPermissionFromSpace85Out' message='tns:removeAnonymousPermissionFromSpace85Out'/><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='getPagePermissions86In' message='tns:getPagePermissions86In'/><wsdl:output name='getPagePermissions86Out' message='tns:getPagePermissions86Out'/><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='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='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='getComment3In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getComment3Out'><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='getServerInfo4In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getServerInfo4Out'><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='removeSpace5In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeSpace5Out'><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='getSpace'><soap:operation soapAction='getSpace' style='rpc'/><wsdl:input name='getSpace6In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpace6Out'><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='getSpaces7In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaces7Out'><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='getPages'><soap:operation soapAction='getPages' style='rpc'/><wsdl:input name='getPages8In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPages8Out'><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='addComment'><soap:operation soapAction='addComment' style='rpc'/><wsdl:input name='addComment9In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addComment9Out'><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='getUser'><soap:operation soapAction='getUser' style='rpc'/><wsdl:input name='getUser10In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUser10Out'><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='removeGroup11In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeGroup11Out'><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='getPage'><soap:operation soapAction='getPage' style='rpc'/><wsdl:input name='getPage12In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPage12Out'><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='getPage13In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPage13Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getDescendents'><soap:operation soapAction='getDescendents' style='rpc'/><wsdl:input name='getDescendents14In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getDescendents14Out'><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='getAttachments'><soap:operation soapAction='getAttachments' style='rpc'/><wsdl:input name='getAttachments15In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachments15Out'><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='addAttachment16In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAttachment16Out'><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='addAttachment17In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAttachment17Out'><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='removeAttachment18In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAttachment18Out'><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='getChildren'><soap:operation soapAction='getChildren' style='rpc'/><wsdl:input name='getChildren19In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getChildren19Out'><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='getAncestors20In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAncestors20Out'><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='getComments'><soap:operation soapAction='getComments' style='rpc'/><wsdl:input name='getComments21In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getComments21Out'><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='removeComment22In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeComment22Out'><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='addUser'><soap:operation soapAction='addUser' style='rpc'/><wsdl:input name='addUser23In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addUser23Out'><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='addGroup24In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addGroup24Out'><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='removeUser25In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeUser25Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='NotPermittedException'><soap:fault name='NotPermittedException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='deactivateUser'><soap:operation soapAction='deactivateUser' style='rpc'/><wsdl:input name='deactivateUser26In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='deactivateUser26Out'><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='reactivateUser27In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='reactivateUser27Out'><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='getGroups'><soap:operation soapAction='getGroups' style='rpc'/><wsdl:input name='getGroups28In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getGroups28Out'><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='getRelatedLabels'><soap:operation soapAction='getRelatedLabels' style='rpc'/><wsdl:input name='getRelatedLabels29In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabels29Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRelatedLabelsInSpace'><soap:operation soapAction='getRelatedLabelsInSpace' style='rpc'/><wsdl:input name='getRelatedLabelsInSpace30In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRelatedLabelsInSpace30Out'><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='getSpacesContainingContentWithLabel31In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesContainingContentWithLabel31Out'><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='getRecentlyUsedLabelsInSpace32In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabelsInSpace32Out'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:output><wsdl:fault name='InvalidSessionException'><soap:fault name='InvalidSessionException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault><wsdl:fault name='RemoteException'><soap:fault name='RemoteException' use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:fault></wsdl:operation><wsdl:operation name='getRecentlyUsedLabels'><soap:operation soapAction='getRecentlyUsedLabels' style='rpc'/><wsdl:input name='getRecentlyUsedLabels33In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getRecentlyUsedLabels33Out'><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='getSpacesWithLabel34In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpacesWithLabel34Out'><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='getLabelsByDetail35In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelsByDetail35Out'><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='getMostPopularLabels36In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabels36Out'><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='getMostPopularLabelsInSpace37In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getMostPopularLabelsInSpace37Out'><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='getAttachment'><soap:operation soapAction='getAttachment' style='rpc'/><wsdl:input name='getAttachment38In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachment38Out'><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='getAttachmentData39In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getAttachmentData39Out'><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='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='removeAllPermissionsForGroup'><soap:operation soapAction='removeAllPermissionsForGroup' style='rpc'/><wsdl:input name='removeAllPermissionsForGroup41In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAllPermissionsForGroup41Out'><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='login'><soap:operation soapAction='login' style='rpc'/><wsdl:input name='login42In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='login42Out'><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='logout'><soap:operation soapAction='logout' style='rpc'/><wsdl:input name='logout43In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='logout43Out'><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='exportSpace44In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='exportSpace44Out'><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='hasUser'><soap:operation soapAction='hasUser' style='rpc'/><wsdl:input name='hasUser45In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='hasUser45Out'><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='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='getActiveUsers'><soap:operation soapAction='getActiveUsers' style='rpc'/><wsdl:input name='getActiveUsers47In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getActiveUsers47Out'><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='getPageHistory'><soap:operation soapAction='getPageHistory' style='rpc'/><wsdl:input name='getPageHistory48In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPageHistory48Out'><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='removePage49In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removePage49Out'><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='renderContent50In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='renderContent50Out'><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='renderContent'><soap:operation soapAction='renderContent' style='rpc'/><wsdl:input name='renderContent51In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='renderContent51Out'><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='storePage'><soap:operation soapAction='storePage' style='rpc'/><wsdl:input name='storePage52In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='storePage52Out'><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='getSpaceLevelPermissions'><soap:operation soapAction='getSpaceLevelPermissions' style='rpc'/><wsdl:input name='getSpaceLevelPermissions53In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getSpaceLevelPermissions53Out'><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='addPermissionToSpace54In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addPermissionToSpace54Out'><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='addPermissionsToSpace55In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addPermissionsToSpace55Out'><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='removePermissionFromSpace56In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removePermissionFromSpace56Out'><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='editUser57In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='editUser57Out'><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='getUserGroups58In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUserGroups58Out'><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='addUserToGroup59In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addUserToGroup59Out'><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='removeUserFromGroup60In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeUserFromGroup60Out'><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='changeMyPassword'><soap:operation soapAction='changeMyPassword' style='rpc'/><wsdl:input name='changeMyPassword61In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='changeMyPassword61Out'><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='changeUserPassword62In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='changeUserPassword62Out'><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='setUserInformation63In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='setUserInformation63Out'><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='getUserInformation64In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getUserInformation64Out'><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='hasGroup65In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='hasGroup65Out'><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='getBlogEntryByDayAndTitle'><soap:operation soapAction='getBlogEntryByDayAndTitle' style='rpc'/><wsdl:input name='getBlogEntryByDayAndTitle66In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntryByDayAndTitle66Out'><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='getBlogEntry67In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntry67Out'><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='getBlogEntries68In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getBlogEntries68Out'><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='storeBlogEntry69In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='storeBlogEntry69Out'><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='exportSite70In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='exportSite70Out'><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='getLabelsById71In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelsById71Out'><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='getLabelContentById72In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentById72Out'><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='getLabelContentByName73In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentByName73Out'><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='getLabelContentByObject74In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getLabelContentByObject74Out'><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='addLabelByName75In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByName75Out'><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='addLabelById76In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelById76Out'><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='addLabelByObject77In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByObject77Out'><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='addLabelByNameToSpace78In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addLabelByNameToSpace78Out'><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='removeLabelByName79In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByName79Out'><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='removeLabelById80In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelById80Out'><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='removeLabelByObject81In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByObject81Out'><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='removeLabelByNameFromSpace82In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeLabelByNameFromSpace82Out'><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='addAnonymousPermissionToSpace'><soap:operation soapAction='addAnonymousPermissionToSpace' style='rpc'/><wsdl:input name='addAnonymousPermissionToSpace83In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousPermissionToSpace83Out'><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='addAnonymousPermissionsToSpace84In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='addAnonymousPermissionsToSpace84Out'><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='removeAnonymousPermissionFromSpace85In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='removeAnonymousPermissionFromSpace85Out'><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='getPagePermissions86In'><soap:body use='encoded' namespace='x' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></wsdl:input><wsdl:output name='getPagePermissions86Out'><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 $Proxy42</wsdl:documentation><wsdl:port name='ConfluenceSoapService' binding='tns:ConfluenceSoapService'><soap:address location='http://192.168.0.102:8080/rpc/soap/confluenceservice-v1'/></wsdl:port></wsdl:service></wsdl:definitions>