<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="RestService" targetNamespace="http://www.inflectra.com/SpiraTest/Services/v5.0/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:i0="http://tempuri.org/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.inflectra.com/SpiraTest/Services/v5.0/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://www.inflectra.com/SpiraTest/Services/v5.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element name="Component_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComponent" nillable="true" type="q1:RemoteComponent" xmlns:q1="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Component_CreateResult" nillable="true" type="q2:RemoteComponent" xmlns:q2="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="component_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComponent" nillable="true" type="q3:RemoteComponent" xmlns:q3="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Component_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="component_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Component_Undelete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="component_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_UndeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Build_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="build_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Build_RetrieveByIdResult" nillable="true" type="q4:RemoteBuild" xmlns:q4="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_RetrieveByReleaseId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_RetrieveByReleaseIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Build_RetrieveByReleaseIdResult" nillable="true" type="q5:ArrayOfRemoteBuild" xmlns:q5="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteBuild" nillable="true" type="q6:RemoteBuild" xmlns:q6="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Build_CreateResult" nillable="true" type="q7:RemoteBuild" xmlns:q7="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProjectRole_Retrieve"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="ProjectRole_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProjectRole_RetrieveResult" nillable="true" type="q8:ArrayOfRemoteProjectRole" xmlns:q8="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteAssociation" nillable="true" type="q9:RemoteAssociation" xmlns:q9="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Association_CreateResult" nillable="true" type="q10:RemoteAssociation" xmlns:q10="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteAssociation" nillable="true" type="q11:RemoteAssociation" xmlns:q11="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Association_RetrieveForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_RetrieveForArtifactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Association_RetrieveForArtifactResult" nillable="true" type="q12:ArrayOfRemoteAssociation" xmlns:q12="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveArtifactMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveArtifactMappingsResult" nillable="true" type="q13:ArrayOfRemoteDataMapping" xmlns:q13="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_SearchArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="externalKey" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_SearchArtifactMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_SearchArtifactMappingsResult" nillable="true" type="q14:ArrayOfRemoteProjectArtifact" xmlns:q14="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_AddArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q15:ArrayOfRemoteDataMapping" xmlns:q15="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_AddArtifactMappingsResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataMapping_RemoveArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q16:ArrayOfRemoteDataMapping" xmlns:q16="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RemoveArtifactMappingsResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataMapping_AddUserMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q17:ArrayOfRemoteDataMapping" xmlns:q17="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_AddUserMappingsResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveUserMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveUserMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveUserMappingsResult" nillable="true" type="q18:ArrayOfRemoteDataMapping" xmlns:q18="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_property_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveCustomPropertyMappingResult" nillable="true" type="q19:RemoteDataMapping" xmlns:q19="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyValueMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_property_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyValueMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveCustomPropertyValueMappingsResult" nillable="true" type="q20:ArrayOfRemoteDataMapping" xmlns:q20="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveFieldValueMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_field_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveFieldValueMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveFieldValueMappingsResult" nillable="true" type="q21:ArrayOfRemoteDataMapping" xmlns:q21="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveProjectMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveProjectMappingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataMapping_RetrieveProjectMappingsResult" nillable="true" type="q22:ArrayOfRemoteDataMapping" xmlns:q22="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_Retrieve"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataSyncSystem_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataSyncSystem_RetrieveResult" nillable="true" type="q23:ArrayOfRemoteDataSyncSystem" xmlns:q23="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataSyncSystem_RetrieveByIdResult" nillable="true" type="q24:RemoteDataSyncSystem" xmlns:q24="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteDataSyncSystem" nillable="true" type="q25:RemoteDataSyncSystem" xmlns:q25="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DataSyncSystem_CreateResult" nillable="true" type="q26:RemoteDataSyncSystem" xmlns:q26="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDataSyncSystem" nillable="true" type="q27:RemoteDataSyncSystem" xmlns:q27="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunFailure"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunFailureResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunSuccess"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lastRunDate" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunSuccessResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunWarning"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="data_sync_system_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lastRunDate" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_SaveRunWarningResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DataSyncSystem_WriteEvent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteEvent" nillable="true" type="q28:RemoteEvent" xmlns:q28="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataSyncSystem_WriteEventResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveBranches"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveBranchesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveBranchesResult" nillable="true" type="q29:ArrayOfRemoteSourceCodeBranch" xmlns:q29="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFoldersByParent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFoldersByParentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveFoldersByParentResult" nillable="true" type="q30:ArrayOfRemoteSourceCodeFolder" xmlns:q30="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesByFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesByFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveFilesByFolderResult" nillable="true" type="q31:ArrayOfRemoteSourceCodeFile" xmlns:q31="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesByRevision"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="revision_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesByRevisionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveFilesByRevisionResult" nillable="true" type="q32:ArrayOfRemoteSourceCodeFile" xmlns:q32="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFileById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="file_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFileByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveFileByIdResult" nillable="true" type="q33:RemoteSourceCodeFile" xmlns:q33="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveFilesForArtifactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveFilesForArtifactResult" nillable="true" type="q34:ArrayOfRemoteSourceCodeFile" xmlns:q34="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_OpenFileById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="file_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="revision_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_OpenFileByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_OpenFileByIdResult" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_Row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_property" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q35:ArrayOfRemoteFilter" xmlns:q35="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveRevisionsResult" nillable="true" type="q36:ArrayOfRemoteSourceCodeRevision" xmlns:q36="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionsForFile"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="file_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionsForFileResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveRevisionsForFileResult" nillable="true" type="q37:ArrayOfRemoteSourceCodeRevision" xmlns:q37="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="revision_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveRevisionByIdResult" nillable="true" type="q38:RemoteSourceCodeRevision" xmlns:q38="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionsForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveRevisionsForArtifactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveRevisionsForArtifactResult" nillable="true" type="q39:ArrayOfRemoteSourceCodeRevision" xmlns:q39="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveArtifactsForRevision"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="branch_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="revision_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SourceCode_RetrieveArtifactsForRevisionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SourceCode_RetrieveArtifactsForRevisionResult" nillable="true" type="q40:ArrayOfRemoteLinkedArtifact" xmlns:q40="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_GetInfo"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Message_GetInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Message_GetInfoResult" nillable="true" type="q41:RemoteMessageInfo" xmlns:q41="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_PostNew"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteMessage" nillable="true" type="q42:RemoteMessageIndividual" xmlns:q42="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_PostNewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Message_PostNewResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_MarkAllAsRead"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="sender_user_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_MarkAllAsReadResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Message_GetUnreadMessageSenders"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Message_GetUnreadMessageSendersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Message_GetUnreadMessageSendersResult" nillable="true" type="q43:ArrayOfRemoteUserMessage" xmlns:q43="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Message_RetrieveUnread"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Message_RetrieveUnreadResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Message_RetrieveUnreadResult" nillable="true" type="q44:ArrayOfRemoteMessage" xmlns:q44="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveForArtifact1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_property" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveForArtifact1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="History_RetrieveForArtifact1Result" nillable="true" type="q45:ArrayOfRemoteHistoryChange" xmlns:q45="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveForArtifact2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_property" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q46:ArrayOfRemoteFilter" xmlns:q46="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveForArtifact2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="History_RetrieveForArtifact2Result" nillable="true" type="q47:ArrayOfRemoteHistoryChange" xmlns:q47="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="history_change_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="History_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="History_RetrieveByIdResult" nillable="true" type="q48:RemoteHistoryChangeSet" xmlns:q48="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Subscription_SubscribeToArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Subscription_SubscribeToArtifactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Subscription_UnsubscribeFromArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Subscription_UnsubscribeFromArtifactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Subscription_RetrieveForUser"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Subscription_RetrieveForUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Subscription_RetrieveForUserResult" nillable="true" type="q49:ArrayOfRemoteArtifactSubscription" xmlns:q49="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Subscription_RetrieveForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Subscription_RetrieveForArtifactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Subscription_RetrieveForArtifactResult" nillable="true" type="q50:ArrayOfRemoteArtifactSubscription" xmlns:q50="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavedFilter_RetrieveForUser"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SavedFilter_RetrieveForUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavedFilter_RetrieveForUserResult" nillable="true" type="q51:ArrayOfRemoteSavedFilter" xmlns:q51="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddParameter"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestCaseParameter" nillable="true" type="q52:RemoteTestCaseParameter" xmlns:q52="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddParameterResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_AddParameterResult" nillable="true" type="q53:RemoteTestCaseParameter" xmlns:q53="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateParameterToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parameter_name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateParameterTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CreateParameterTokenResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveParameters"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveParametersResult" nillable="true" type="q54:ArrayOfRemoteTestCaseParameter" xmlns:q54="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStepParameters"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStepParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveStepParametersResult" nillable="true" type="q55:ArrayOfRemoteTestStepParameter" xmlns:q55="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_MoveStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source_test_step_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="destination_test_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_MoveStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_DeleteStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_AddStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestStep" nillable="true" type="q56:RemoteTestStep" xmlns:q56="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddStepResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_AddStepResult" nillable="true" type="q57:RemoteTestStep" xmlns:q57="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddLink"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="linked_test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="position" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parameters" nillable="true" type="q58:ArrayOfRemoteTestStepParameter" xmlns:q58="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddLinkResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_AddLinkResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddUpdateAutomationScript"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="automation_engine_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url_or_filename" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="project_attachment_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="project_attachment_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="binaryData" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddUpdateAutomationScriptResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_RetrieveSteps"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStepsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveStepsResult" nillable="true" type="q59:ArrayOfRemoteTestStep" xmlns:q59="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStepById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStepByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveStepByIdResult" nillable="true" type="q60:RemoteTestStep" xmlns:q60="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_UpdateStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestStep" nillable="true" type="q61:RemoteTestStep" xmlns:q61="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_UpdateStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_Count1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Count1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_Count1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Count2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q62:ArrayOfRemoteFilter" xmlns:q62="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Count2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_Count2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CountForFolder1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CountForFolder1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CountForFolder1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CountForFolder2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q63:ArrayOfRemoteFilter" xmlns:q63="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CountForFolder2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CountForFolder2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_Retrieve1Result" nillable="true" type="q64:ArrayOfRemoteTestCase" xmlns:q64="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q65:ArrayOfRemoteFilter" xmlns:q65="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_Retrieve2Result" nillable="true" type="q66:ArrayOfRemoteTestCase" xmlns:q66="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolder1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolder1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByFolder1Result" nillable="true" type="q67:ArrayOfRemoteTestCase" xmlns:q67="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolder2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q68:ArrayOfRemoteFilter" xmlns:q68="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolder2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByFolder2Result" nillable="true" type="q69:ArrayOfRemoteTestCase" xmlns:q69="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByTestSetId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByTestSetIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByTestSetIdResult" nillable="true" type="q70:ArrayOfRemoteTestCase" xmlns:q70="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveForOwner"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_RetrieveForOwnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveForOwnerResult" nillable="true" type="q71:ArrayOfRemoteTestCase" xmlns:q71="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFolders"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFoldersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveFoldersResult" nillable="true" type="q72:ArrayOfRemoteTestCaseFolder" xmlns:q72="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFoldersByParent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_test_case_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFoldersByParentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveFoldersByParentResult" nillable="true" type="q73:ArrayOfRemoteTestCaseFolder" xmlns:q73="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveCommentsResult" nillable="true" type="q74:ArrayOfRemoteComment" xmlns:q74="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q75:RemoteComment" xmlns:q75="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CreateCommentResult" nillable="true" type="q76:RemoteComment" xmlns:q76="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStatuses"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveStatusesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveStatusesResult" nillable="true" type="q77:ArrayOfRemoteTestCaseStatus" xmlns:q77="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveTypesResult" nillable="true" type="q78:ArrayOfRemoteTestCaseType" xmlns:q78="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_status_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_creator" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_owner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowTransitionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveWorkflowTransitionsResult" nillable="true" type="q79:ArrayOfRemoteWorkflowTransition" xmlns:q79="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveWorkflowFieldsResult" nillable="true" type="q80:ArrayOfRemoteWorkflowField" xmlns:q80="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveWorkflowCustomPropertiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveWorkflowCustomPropertiesResult" nillable="true" type="q81:ArrayOfRemoteWorkflowCustomProperty" xmlns:q81="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestCases"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="testCaseIds" nillable="true" type="q82:ArrayOfint" xmlns:q82="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestCasesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_CreateFromTestCasesResult" nillable="true" type="q83:ArrayOfRemoteManualTestRun" xmlns:q83="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestSet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestSetResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_CreateFromTestSetResult" nillable="true" type="q84:ArrayOfRemoteManualTestRun" xmlns:q84="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomationHost"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="automation_host_token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="dateRange" nillable="true" type="q85:DateRange" xmlns:q85="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomationHostResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_CreateForAutomationHostResult" nillable="true" type="q86:ArrayOfRemoteAutomatedTestRun" xmlns:q86="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomatedTestSet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="automation_host_token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomatedTestSetResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_CreateForAutomatedTestSetResult" nillable="true" type="q87:ArrayOfRemoteAutomatedTestRun" xmlns:q87="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Count1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Count1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_Count1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Count2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q88:ArrayOfRemoteFilter" xmlns:q88="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Count2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_Count2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestRun" nillable="true" type="q89:RemoteAutomatedTestRun" xmlns:q89="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RecordAutomated1Result" nillable="true" type="q90:RemoteAutomatedTestRun" xmlns:q90="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestRuns" nillable="true" type="q91:ArrayOfRemoteAutomatedTestRun" xmlns:q91="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RecordAutomated2Result" nillable="true" type="q92:ArrayOfRemoteAutomatedTestRun" xmlns:q92="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Save"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="end_date" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestRuns" nillable="true" type="q93:ArrayOfRemoteManualTestRun" xmlns:q93="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_SaveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_SaveResult" nillable="true" type="q94:ArrayOfRemoteManualTestRun" xmlns:q94="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_run_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveByIdResult" nillable="true" type="q95:RemoteTestRun" xmlns:q95="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomatedById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_run_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomatedByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveAutomatedByIdResult" nillable="true" type="q96:RemoteAutomatedTestRun" xmlns:q96="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManualById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_run_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManualByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveManualByIdResult" nillable="true" type="q97:RemoteManualTestRun" xmlns:q97="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_Retrieve1Result" nillable="true" type="q98:ArrayOfRemoteTestRun" xmlns:q98="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q99:ArrayOfRemoteFilter" xmlns:q99="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_Retrieve2Result" nillable="true" type="q100:ArrayOfRemoteTestRun" xmlns:q100="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManual1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManual1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveManual1Result" nillable="true" type="q101:ArrayOfRemoteManualTestRun" xmlns:q101="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManual2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q102:ArrayOfRemoteFilter" xmlns:q102="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManual2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveManual2Result" nillable="true" type="q103:ArrayOfRemoteManualTestRun" xmlns:q103="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomated1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomated1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveAutomated1Result" nillable="true" type="q104:ArrayOfRemoteAutomatedTestRun" xmlns:q104="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomated2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q105:ArrayOfRemoteFilter" xmlns:q105="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomated2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveAutomated2Result" nillable="true" type="q106:ArrayOfRemoteAutomatedTestRun" xmlns:q106="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_run_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestRun_RetrieveByTestCaseId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q107:ArrayOfRemoteFilter" xmlns:q107="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveByTestCaseIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveByTestCaseIdResult" nillable="true" type="q108:ArrayOfRemoteTestRun" xmlns:q108="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTask" nillable="true" type="q109:RemoteTask" xmlns:q109="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_CreateResult" nillable="true" type="q110:RemoteTask" xmlns:q110="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Count1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Count1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_Count1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Count2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q111:ArrayOfRemoteFilter" xmlns:q111="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Count2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_Count2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q112:ArrayOfRemoteFilter" xmlns:q112="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveResult" nillable="true" type="q113:ArrayOfRemoteTask" xmlns:q113="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveByIdResult" nillable="true" type="q114:RemoteTask" xmlns:q114="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveForOwner"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Task_RetrieveForOwnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveForOwnerResult" nillable="true" type="q115:ArrayOfRemoteTask" xmlns:q115="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveNew"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creation_date" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveNewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveNewResult" nillable="true" type="q116:ArrayOfRemoteTask" xmlns:q116="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTask" nillable="true" type="q117:RemoteTask" xmlns:q117="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Task_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Task_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveCommentsResult" nillable="true" type="q118:ArrayOfRemoteComment" xmlns:q118="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q119:RemoteComment" xmlns:q119="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_CreateCommentResult" nillable="true" type="q120:RemoteComment" xmlns:q120="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveStatuses"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveStatusesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveStatusesResult" nillable="true" type="q121:ArrayOfRemoteTaskStatus" xmlns:q121="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveTypesResult" nillable="true" type="q122:ArrayOfRemoteTaskType" xmlns:q122="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_status_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_creator" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_owner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowTransitionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveWorkflowTransitionsResult" nillable="true" type="q123:ArrayOfRemoteWorkflowTransition" xmlns:q123="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveWorkflowFieldsResult" nillable="true" type="q124:ArrayOfRemoteWorkflowField" xmlns:q124="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveWorkflowCustomPropertiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveWorkflowCustomPropertiesResult" nillable="true" type="q125:ArrayOfRemoteWorkflowCustomProperty" xmlns:q125="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFolders"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFoldersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveFoldersResult" nillable="true" type="q126:ArrayOfRemoteTaskFolder" xmlns:q126="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFoldersByParent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_task_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFoldersByParentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveFoldersByParentResult" nillable="true" type="q127:ArrayOfRemoteTaskFolder" xmlns:q127="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTaskFolder" nillable="true" type="q128:RemoteTaskFolder" xmlns:q128="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_CreateFolderResult" nillable="true" type="q129:RemoteTaskFolder" xmlns:q129="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFolderById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveFolderByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_RetrieveFolderByIdResult" nillable="true" type="q130:RemoteTaskFolder" xmlns:q130="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_DeleteFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="task_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_DeleteFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Task_UpdateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTaskFolder" nillable="true" type="q131:RemoteTaskFolder" xmlns:q131="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_UpdateFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_AddTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="owner_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="existing_test_set_test_case_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parameters" nillable="true" type="q132:ArrayOfRemoteTestSetTestCaseParameter" xmlns:q132="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_AddTestMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_AddTestMappingResult" nillable="true" type="q133:ArrayOfRemoteTestSetTestCaseMapping" xmlns:q133="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RemoveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RemoveTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_RetrieveTestCaseMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveTestCaseMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveTestCaseMappingResult" nillable="true" type="q134:ArrayOfRemoteTestSetTestCaseMapping" xmlns:q134="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestSet" nillable="true" type="q135:RemoteTestSet" xmlns:q135="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CreateResult" nillable="true" type="q136:RemoteTestSet" xmlns:q136="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestSetFolder" nillable="true" type="q137:RemoteTestSetFolder" xmlns:q137="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CreateFolderResult" nillable="true" type="q138:RemoteTestSetFolder" xmlns:q138="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveByIdResult" nillable="true" type="q139:RemoteTestSet" xmlns:q139="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestSet" nillable="true" type="q140:RemoteTestSet" xmlns:q140="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFolderById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFolderByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveFolderByIdResult" nillable="true" type="q141:RemoteTestSetFolder" xmlns:q141="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_DeleteFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_DeleteFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_UpdateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestSetFolder" nillable="true" type="q142:RemoteTestSetFolder" xmlns:q142="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_UpdateFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_RetrieveForOwner"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_RetrieveForOwnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveForOwnerResult" nillable="true" type="q143:ArrayOfRemoteTestSet" xmlns:q143="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_Count1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Count1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_Count1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Count2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q144:ArrayOfRemoteFilter" xmlns:q144="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Count2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_Count2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CountForFolder1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CountForFolder1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CountForFolder1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CountForFolder2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q145:ArrayOfRemoteFilter" xmlns:q145="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CountForFolder2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CountForFolder2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_Retrieve1Result" nillable="true" type="q146:ArrayOfRemoteTestSet" xmlns:q146="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q147:ArrayOfRemoteFilter" xmlns:q147="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_Retrieve2Result" nillable="true" type="q148:ArrayOfRemoteTestSet" xmlns:q148="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveByFolder1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveByFolder1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveByFolder1Result" nillable="true" type="q149:ArrayOfRemoteTestSet" xmlns:q149="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveByFolder2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q150:ArrayOfRemoteFilter" xmlns:q150="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveByFolder2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveByFolder2Result" nillable="true" type="q151:ArrayOfRemoteTestSet" xmlns:q151="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFolders"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFoldersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveFoldersResult" nillable="true" type="q152:ArrayOfRemoteTestSetFolder" xmlns:q152="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFoldersByParent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_test_set_folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveFoldersByParentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveFoldersByParentResult" nillable="true" type="q153:ArrayOfRemoteTestSetFolder" xmlns:q153="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveCommentsResult" nillable="true" type="q154:ArrayOfRemoteComment" xmlns:q154="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q155:RemoteComment" xmlns:q155="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CreateCommentResult" nillable="true" type="q156:RemoteComment" xmlns:q156="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveParameters"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveParametersResult" nillable="true" type="q157:ArrayOfRemoteTestSetParameter" xmlns:q157="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveTestCaseParameters"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveTestCaseParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveTestCaseParametersResult" nillable="true" type="q158:ArrayOfRemoteTestSetTestCaseParameter" xmlns:q158="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveForTestSet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveForTestSetResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestConfiguration_RetrieveForTestSetResult" nillable="true" type="q159:RemoteTestConfigurationSet" xmlns:q159="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveSetById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_configuration_set_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveSetByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestConfiguration_RetrieveSetByIdResult" nillable="true" type="q160:RemoteTestConfigurationSet" xmlns:q160="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveSets"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestConfiguration_RetrieveSetsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestConfiguration_RetrieveSetsResult" nillable="true" type="q161:ArrayOfRemoteTestConfigurationSet" xmlns:q161="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password_question" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password_answer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="project_role_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteUser" nillable="true" type="q162:RemoteUser" xmlns:q162="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_CreateResult" nillable="true" type="q163:RemoteUser" xmlns:q163="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_Retrieve"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_RetrieveResult" nillable="true" type="q164:RemoteUser" xmlns:q164="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_RetrieveByIdResult" nillable="true" type="q165:RemoteUser" xmlns:q165="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveByUserName"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="include_inactive" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveByUserNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_RetrieveByUserNameResult" nillable="true" type="q166:RemoteUser" xmlns:q166="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteUser" nillable="true" type="q167:RemoteUser" xmlns:q167="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_RetrieveAll"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_RetrieveAllResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_RetrieveAllResult" nillable="true" type="q168:ArrayOfRemoteUser" xmlns:q168="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveContacts"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_RetrieveContactsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="User_RetrieveContactsResult" nillable="true" type="q169:ArrayOfRemoteUser" xmlns:q169="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_AddContact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_AddContactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_RemoveContact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RemoveContactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="AutomationHost_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_Retrieve1Result" nillable="true" type="q170:ArrayOfRemoteAutomationHost" xmlns:q170="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_field" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_direction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q171:ArrayOfRemoteFilter" xmlns:q171="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_Retrieve2Result" nillable="true" type="q172:ArrayOfRemoteAutomationHost" xmlns:q172="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="automation_host_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_RetrieveByIdResult" nillable="true" type="q173:RemoteAutomationHost" xmlns:q173="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveByToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveByTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_RetrieveByTokenResult" nillable="true" type="q174:RemoteAutomationHost" xmlns:q174="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteAutomationHost" nillable="true" type="q175:RemoteAutomationHost" xmlns:q175="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_CreateResult" nillable="true" type="q176:RemoteAutomationHost" xmlns:q176="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteAutomationHost" nillable="true" type="q177:RemoteAutomationHost" xmlns:q177="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="AutomationHost_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="automation_host_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveByToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveByTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationEngine_RetrieveByTokenResult" nillable="true" type="q178:RemoteAutomationEngine" xmlns:q178="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="active_only" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationEngine_RetrieveResult" nillable="true" type="q179:ArrayOfRemoteAutomationEngine" xmlns:q179="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteEngine" nillable="true" type="q180:RemoteAutomationEngine" xmlns:q180="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationEngine_CreateResult" nillable="true" type="q181:RemoteAutomationEngine" xmlns:q181="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="automation_engine_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationEngine_RetrieveByIdResult" nillable="true" type="q182:RemoteAutomationEngine" xmlns:q182="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteEngine" nillable="true" type="q183:RemoteAutomationEngine" xmlns:q183="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Component_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="active_only" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="include_deleted" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Component_RetrieveResult" nillable="true" type="q184:ArrayOfRemoteComponent" xmlns:q184="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="component_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Component_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Component_RetrieveByIdResult" nillable="true" type="q185:RemoteComponent" xmlns:q185="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetProductVersion"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetProductVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetProductVersionResult" nillable="true" type="q186:RemoteVersion" xmlns:q186="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveByIdResult" nillable="true" type="q187:RemoteIncident" xmlns:q187="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByIdList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_ids" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByIdListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveByIdListResult" nillable="true" type="q188:ArrayOfRemoteIncident" xmlns:q188="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrievePriorities"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrievePrioritiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrievePrioritiesResult" nillable="true" type="q189:ArrayOfRemoteIncidentPriority" xmlns:q189="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddPriority"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncidentPriority" nillable="true" type="q190:RemoteIncidentPriority" xmlns:q190="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddPriorityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddPriorityResult" nillable="true" type="q191:RemoteIncidentPriority" xmlns:q191="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveSeverities"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveSeveritiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveSeveritiesResult" nillable="true" type="q192:ArrayOfRemoteIncidentSeverity" xmlns:q192="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddSeverity"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncidentSeverity" nillable="true" type="q193:RemoteIncidentSeverity" xmlns:q193="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddSeverityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddSeverityResult" nillable="true" type="q194:RemoteIncidentSeverity" xmlns:q194="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveStatuses"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveStatusesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveStatusesResult" nillable="true" type="q195:ArrayOfRemoteIncidentStatus" xmlns:q195="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddStatus"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncidentStatus" nillable="true" type="q196:RemoteIncidentStatus" xmlns:q196="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddStatusResult" nillable="true" type="q197:RemoteIncidentStatus" xmlns:q197="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddType"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncidentType" nillable="true" type="q198:RemoteIncidentType" xmlns:q198="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddTypeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddTypeResult" nillable="true" type="q199:RemoteIncidentType" xmlns:q199="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveTypesResult" nillable="true" type="q200:ArrayOfRemoteIncidentType" xmlns:q200="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveDefaultStatus"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveDefaultStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveDefaultStatusResult" nillable="true" type="q201:RemoteIncidentStatus" xmlns:q201="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveDefaultType"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveDefaultTypeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveDefaultTypeResult" nillable="true" type="q202:RemoteIncidentType" xmlns:q202="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveCommentsResult" nillable="true" type="q203:ArrayOfRemoteComment" xmlns:q203="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_status_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_detector" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_owner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowTransitionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveWorkflowTransitionsResult" nillable="true" type="q204:ArrayOfRemoteWorkflowTransition" xmlns:q204="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveWorkflowFieldsResult" nillable="true" type="q205:ArrayOfRemoteWorkflowField" xmlns:q205="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowCustomPropertiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveWorkflowCustomPropertiesResult" nillable="true" type="q206:ArrayOfRemoteWorkflowCustomProperty" xmlns:q206="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveForOwner"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Incident_RetrieveForOwnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveForOwnerResult" nillable="true" type="q207:ArrayOfRemoteIncident" xmlns:q207="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_Retrieve1Result" nillable="true" type="q208:ArrayOfRemoteIncident" xmlns:q208="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_by" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_Retrieve2Result" nillable="true" type="q209:ArrayOfRemoteIncident" xmlns:q209="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveNew"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creation_date" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveNewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveNewResult" nillable="true" type="q210:ArrayOfRemoteIncident" xmlns:q210="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve3"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_by" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q211:ArrayOfRemoteFilter" xmlns:q211="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve3Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_Retrieve3Result" nillable="true" type="q212:ArrayOfRemoteIncident" xmlns:q212="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComments" nillable="true" type="q213:ArrayOfRemoteComment" xmlns:q213="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddCommentsResult" nillable="true" type="q214:ArrayOfRemoteComment" xmlns:q214="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncident" nillable="true" type="q215:RemoteIncident" xmlns:q215="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_CreateResult" nillable="true" type="q216:RemoteIncident" xmlns:q216="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteIncident" nillable="true" type="q217:RemoteIncident" xmlns:q217="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Incident_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="incident_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveForArtifactType"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveForArtifactTypeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_RetrieveForArtifactTypeResult" nillable="true" type="q218:ArrayOfRemoteCustomProperty" xmlns:q218="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomListById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_list_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomListByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_RetrieveCustomListByIdResult" nillable="true" type="q219:RemoteCustomList" xmlns:q219="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteCustomList" nillable="true" type="q220:RemoteCustomList" xmlns:q220="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_AddCustomListResult" nillable="true" type="q221:RemoteCustomList" xmlns:q221="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomListValue"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_list_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteCustomListValue" nillable="true" type="q222:RemoteCustomListValue" xmlns:q222="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomListValueResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_AddCustomListValueResult" nillable="true" type="q223:RemoteCustomListValue" xmlns:q223="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddDefinition"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_list_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteCustomProperty" nillable="true" type="q224:RemoteCustomProperty" xmlns:q224="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddDefinitionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_AddDefinitionResult" nillable="true" type="q225:RemoteCustomProperty" xmlns:q225="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateDefinition"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_property_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteCustomProperty" nillable="true" type="q226:RemoteCustomProperty" xmlns:q226="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateDefinitionResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_DeleteDefinition"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_property_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_DeleteDefinitionResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomLists"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomListsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CustomProperty_RetrieveCustomListsResult" nillable="true" type="q227:ArrayOfRemoteCustomList" xmlns:q227="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom_list_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteCustomList" nillable="true" type="q228:RemoteCustomList" xmlns:q228="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomListResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_Retrieve1Result" nillable="true" type="q229:ArrayOfRemoteRelease" xmlns:q229="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q230:ArrayOfRemoteFilter" xmlns:q230="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_Retrieve2Result" nillable="true" type="q231:ArrayOfRemoteRelease" xmlns:q231="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveByIdResult" nillable="true" type="q232:RemoteRelease" xmlns:q232="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_AddTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="testCaseIds" nillable="true" type="q233:ArrayOfint" xmlns:q233="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_AddTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q234:ArrayOfRemoteFilter" xmlns:q234="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Create1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRelease" nillable="true" type="q235:RemoteRelease" xmlns:q235="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Create1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_Create1Result" nillable="true" type="q236:RemoteRelease" xmlns:q236="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Create2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRelease" nillable="true" type="q237:RemoteRelease" xmlns:q237="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Create2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_Create2Result" nillable="true" type="q238:RemoteRelease" xmlns:q238="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RemoveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RemoveTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRelease" nillable="true" type="q239:RemoteRelease" xmlns:q239="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="destination_release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Indent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_IndentResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Outdent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_OutdentResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveCommentsResult" nillable="true" type="q240:ArrayOfRemoteComment" xmlns:q240="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveTestMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveTestMappingResult" nillable="true" type="q241:ArrayOfRemoteReleaseTestCaseMapping" xmlns:q241="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q242:RemoteComment" xmlns:q242="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_CreateCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_CreateCommentResult" nillable="true" type="q243:RemoteComment" xmlns:q243="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveStatuses"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveStatusesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveStatusesResult" nillable="true" type="q244:ArrayOfRemoteReleaseStatus" xmlns:q244="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveTypesResult" nillable="true" type="q245:ArrayOfRemoteReleaseType" xmlns:q245="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_status_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_creator" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_owner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowTransitionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveWorkflowTransitionsResult" nillable="true" type="q246:ArrayOfRemoteWorkflowTransition" xmlns:q246="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveWorkflowFieldsResult" nillable="true" type="q247:ArrayOfRemoteWorkflowField" xmlns:q247="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveWorkflowCustomPropertiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveWorkflowCustomPropertiesResult" nillable="true" type="q248:ArrayOfRemoteWorkflowCustomProperty" xmlns:q248="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveUserMembership"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveUserMembershipResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Project_RetrieveUserMembershipResult" nillable="true" type="q249:ArrayOfRemoteProjectUser" xmlns:q249="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_Retrieve"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Project_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Project_RetrieveResult" nillable="true" type="q250:ArrayOfRemoteProject" xmlns:q250="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Project_RetrieveByIdResult" nillable="true" type="q251:RemoteProject" xmlns:q251="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="existing_project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteProject" nillable="true" type="q252:RemoteProject" xmlns:q252="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Project_CreateResult" nillable="true" type="q253:RemoteProject" xmlns:q253="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCaches1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="run_async" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCaches1Response"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCaches2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="release_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="run_async" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCaches2Response"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Project_AddUserMembership"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteProjectUser" nillable="true" type="q254:RemoteProjectUser" xmlns:q254="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_AddUserMembershipResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Project_UpdateUserMembership"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteProjectUser" nillable="true" type="q255:RemoteProjectUser" xmlns:q255="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_UpdateUserMembershipResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_OpenFile"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_OpenFileResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_OpenFileResult" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFile"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filename" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tags" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="binaryData" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFileResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddFileResult" nillable="true" type="q256:RemoteDocument" xmlns:q256="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrl"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tags" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddUrlResult" nillable="true" type="q257:RemoteDocument" xmlns:q257="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFileVersion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filename" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="make_current" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="binaryData" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFileVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddFileVersionResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrlVersion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="make_current" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrlVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddUrlVersionResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_Retrieve1Result" nillable="true" type="q258:ArrayOfRemoteDocument" xmlns:q258="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_by" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q259:ArrayOfRemoteFilter" xmlns:q259="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_Retrieve2Result" nillable="true" type="q260:ArrayOfRemoteDocument" xmlns:q260="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveForFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sort_by" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q261:ArrayOfRemoteFilter" xmlns:q261="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveForFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveForFolderResult" nillable="true" type="q262:ArrayOfRemoteDocument" xmlns:q262="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveForArtifactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveForArtifactResult" nillable="true" type="q263:ArrayOfRemoteDocument" xmlns:q263="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddToArtifactId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddToArtifactIdResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_DeleteFromArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="artifact_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFromArtifactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="document_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveByIdResult" nillable="true" type="q264:RemoteDocument" xmlns:q264="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="active_only" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveTypesResult" nillable="true" type="q265:ArrayOfRemoteDocumentType" xmlns:q265="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFolders"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFoldersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveFoldersResult" nillable="true" type="q266:ArrayOfRemoteDocumentFolder" xmlns:q266="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFolderById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFolderByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_RetrieveFolderByIdResult" nillable="true" type="q267:RemoteDocumentFolder" xmlns:q267="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDocumentFolder" nillable="true" type="q268:RemoteDocumentFolder" xmlns:q268="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddFolderResult" nillable="true" type="q269:RemoteDocumentFolder" xmlns:q269="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_UpdateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="folder_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteDocumentFolder" nillable="true" type="q270:RemoteDocumentFolder" xmlns:q270="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_UpdateFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Count1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Count1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Count1Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Count2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q271:ArrayOfRemoteFilter" xmlns:q271="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Count2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Count2Result" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_AddTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteReqTestCaseMapping" nillable="true" type="q272:RemoteRequirementTestCaseMapping" xmlns:q272="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_AddTestCoverageResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Create1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q273:RemoteRequirement" xmlns:q273="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Create1Result" nillable="true" type="q274:RemoteRequirement" xmlns:q274="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="indent_position" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q275:RemoteRequirement" xmlns:q275="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Create2Result" nillable="true" type="q276:RemoteRequirement" xmlns:q276="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create3"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parent_requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q277:RemoteRequirement" xmlns:q277="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create3Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Create3Result" nillable="true" type="q278:RemoteRequirement" xmlns:q278="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RemoveTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteReqTestCaseMapping" nillable="true" type="q279:RemoteRequirementTestCaseMapping" xmlns:q279="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RemoveTestCoverageResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Retrieve1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q280:ArrayOfRemoteFilter" xmlns:q280="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Retrieve1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Retrieve1Result" nillable="true" type="q281:ArrayOfRemoteRequirement" xmlns:q281="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="starting_row" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="number_of_rows" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Retrieve2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_Retrieve2Result" nillable="true" type="q282:ArrayOfRemoteRequirement" xmlns:q282="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveByIdResult" nillable="true" type="q283:RemoteRequirement" xmlns:q283="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q284:RemoteRequirement" xmlns:q284="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_RetrieveForOwner"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_RetrieveForOwnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveForOwnerResult" nillable="true" type="q285:ArrayOfRemoteRequirement" xmlns:q285="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTestCoverageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveTestCoverageResult" nillable="true" type="q286:ArrayOfRemoteRequirementTestCaseMapping" xmlns:q286="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="destination_requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_MoveToEnd"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_MoveToEndResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Indent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_IndentResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_Outdent"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_OutdentResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveCommentsResult" nillable="true" type="q287:ArrayOfRemoteComment" xmlns:q287="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q288:RemoteComment" xmlns:q288="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_CreateCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_CreateCommentResult" nillable="true" type="q289:RemoteComment" xmlns:q289="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveStatuses"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveStatusesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveStatusesResult" nillable="true" type="q290:ArrayOfRemoteRequirementStatus" xmlns:q290="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveTypesResult" nillable="true" type="q291:ArrayOfRemoteRequirementType" xmlns:q291="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_status_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_creator" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="is_owner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowTransitionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveWorkflowTransitionsResult" nillable="true" type="q292:ArrayOfRemoteWorkflowTransition" xmlns:q292="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveWorkflowFieldsResult" nillable="true" type="q293:ArrayOfRemoteWorkflowField" xmlns:q293="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_type_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_status_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveWorkflowCustomPropertiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveWorkflowCustomPropertiesResult" nillable="true" type="q294:ArrayOfRemoteWorkflowCustomProperty" xmlns:q294="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveSteps"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveStepsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveStepsResult" nillable="true" type="q295:ArrayOfRemoteRequirementStep" xmlns:q295="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveStepById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveStepByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveStepByIdResult" nillable="true" type="q296:RemoteRequirementStep" xmlns:q296="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_AddStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="existing_requirement_step_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creator_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirementStep" nillable="true" type="q297:RemoteRequirementStep" xmlns:q297="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_AddStepResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_AddStepResult" nillable="true" type="q298:RemoteRequirementStep" xmlns:q298="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_UpdateStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteRequirementStep" nillable="true" type="q299:RemoteRequirementStep" xmlns:q299="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_UpdateStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_MoveStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source_requirement_step_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="destination_requirement_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_MoveStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_DeleteStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_DeleteStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_AddTestStepCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteReqTestStepMapping" nillable="true" type="q300:RemoteRequirementTestStepMapping" xmlns:q300="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_AddTestStepCoverageResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTestStepCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="requirement_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTestStepCoverageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveTestStepCoverageResult" nillable="true" type="q301:ArrayOfRemoteRequirementTestStepMapping" xmlns:q301="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RemoveTestStepCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteReqTestStepMapping" nillable="true" type="q302:RemoteRequirementTestStepMapping" xmlns:q302="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RemoveTestStepCoverageResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestStep_RetrieveRequirementCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_step_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestStep_RetrieveRequirementCoverageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestStep_RetrieveRequirementCoverageResult" nillable="true" type="q303:ArrayOfRemoteRequirementTestStepMapping" xmlns:q303="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestCase" nillable="true" type="q304:RemoteTestCase" xmlns:q304="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CreateResult" nillable="true" type="q305:RemoteTestCase" xmlns:q305="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByIdResult" nillable="true" type="q306:RemoteTestCase" xmlns:q306="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestCase" nillable="true" type="q307:RemoteTestCase" xmlns:q307="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_UpdateResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_CreateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestCaseFolder" nillable="true" type="q308:RemoteTestCaseFolder" xmlns:q308="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CreateFolderResult" nillable="true" type="q309:RemoteTestCaseFolder" xmlns:q309="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFolderById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveFolderByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveFolderByIdResult" nillable="true" type="q310:RemoteTestCaseFolder" xmlns:q310="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="test_case_folder_id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_UpdateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="project_id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="remoteTestCaseFolder" nillable="true" type="q311:RemoteTestCaseFolder" xmlns:q311="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_UpdateFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v5_0.DataObjects"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="RemoteComponent"><xs:sequence><xs:element minOccurs="0" name="ComponentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteComponent" nillable="true" type="tns:RemoteComponent"/><xs:complexType name="RemoteBuild"><xs:sequence><xs:element minOccurs="0" name="BuildId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="BuildStatusId" type="xs:int"/><xs:element minOccurs="0" name="BuildStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ReleaseId" type="xs:int"/><xs:element minOccurs="0" name="Revisions" nillable="true" type="tns:ArrayOfRemoteBuildSourceCode"/></xs:sequence></xs:complexType><xs:element name="RemoteBuild" nillable="true" type="tns:RemoteBuild"/><xs:complexType name="ArrayOfRemoteBuildSourceCode"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteBuildSourceCode" nillable="true" type="tns:RemoteBuildSourceCode"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteBuildSourceCode" nillable="true" type="tns:ArrayOfRemoteBuildSourceCode"/><xs:complexType name="RemoteBuildSourceCode"><xs:sequence><xs:element minOccurs="0" name="BuildId" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RevisionKey" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteBuildSourceCode" nillable="true" type="tns:RemoteBuildSourceCode"/><xs:complexType name="ArrayOfRemoteBuild"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteBuild" nillable="true" type="tns:RemoteBuild"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteBuild" nillable="true" type="tns:ArrayOfRemoteBuild"/><xs:complexType name="ArrayOfRemoteProjectRole"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteProjectRole" nillable="true" type="tns:RemoteProjectRole"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteProjectRole" nillable="true" type="tns:ArrayOfRemoteProjectRole"/><xs:complexType name="RemoteProjectRole"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Admin" type="xs:boolean"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DiscussionsAdd" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Permissions" nillable="true" type="tns:ArrayOfRemoteRolePermission"/><xs:element minOccurs="0" name="ProjectRoleId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SourceCodeView" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RemoteProjectRole" nillable="true" type="tns:RemoteProjectRole"/><xs:complexType name="ArrayOfRemoteRolePermission"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRolePermission" nillable="true" type="tns:RemoteRolePermission"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRolePermission" nillable="true" type="tns:ArrayOfRemoteRolePermission"/><xs:complexType name="RemoteRolePermission"><xs:sequence><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="PermissionId" type="xs:int"/><xs:element minOccurs="0" name="ProjectRoleId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRolePermission" nillable="true" type="tns:RemoteRolePermission"/><xs:complexType name="RemoteAssociation"><xs:sequence><xs:element minOccurs="0" name="ArtifactLinkId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ArtifactLinkTypeId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactLinkTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestArtifactId" type="xs:int"/><xs:element minOccurs="0" name="DestArtifactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="DestArtifactTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SourceArtifactId" type="xs:int"/><xs:element minOccurs="0" name="SourceArtifactTypeId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteAssociation" nillable="true" type="tns:RemoteAssociation"/><xs:complexType name="ArrayOfRemoteAssociation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteAssociation" nillable="true" type="tns:RemoteAssociation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteAssociation" nillable="true" type="tns:ArrayOfRemoteAssociation"/><xs:complexType name="ArrayOfRemoteDataMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDataMapping" nillable="true" type="tns:RemoteDataMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDataMapping" nillable="true" type="tns:ArrayOfRemoteDataMapping"/><xs:complexType name="RemoteDataMapping"><xs:sequence><xs:element minOccurs="0" name="ExternalKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InternalId" type="xs:int"/><xs:element minOccurs="0" name="Primary" type="xs:boolean"/><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteDataMapping" nillable="true" type="tns:RemoteDataMapping"/><xs:complexType name="ArrayOfRemoteProjectArtifact"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteProjectArtifact" nillable="true" type="tns:RemoteProjectArtifact"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteProjectArtifact" nillable="true" type="tns:ArrayOfRemoteProjectArtifact"/><xs:complexType name="RemoteProjectArtifact"><xs:sequence><xs:element minOccurs="0" name="ArtifactIds" nillable="true" type="q1:ArrayOfint" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteProjectArtifact" nillable="true" type="tns:RemoteProjectArtifact"/><xs:complexType name="ArrayOfRemoteDataSyncSystem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDataSyncSystem" nillable="true" type="tns:RemoteDataSyncSystem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDataSyncSystem" nillable="true" type="tns:ArrayOfRemoteDataSyncSystem"/><xs:complexType name="RemoteDataSyncSystem"><xs:sequence><xs:element minOccurs="0" name="AutoMapUsers" type="xs:boolean"/><xs:element minOccurs="0" name="ConnectionString" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Custom01" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Custom02" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Custom03" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Custom04" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Custom05" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataSyncStatusId" type="xs:int"/><xs:element minOccurs="0" name="DataSyncStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DisplayName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastSyncDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TimeOffsetHours" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteDataSyncSystem" nillable="true" type="tns:RemoteDataSyncSystem"/><xs:complexType name="RemoteEvent"><xs:sequence><xs:element minOccurs="0" name="Details" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EventLogEntryType" type="xs:int"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteEvent" nillable="true" type="tns:RemoteEvent"/><xs:complexType name="ArrayOfRemoteSourceCodeBranch"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSourceCodeBranch" nillable="true" type="tns:RemoteSourceCodeBranch"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSourceCodeBranch" nillable="true" type="tns:ArrayOfRemoteSourceCodeBranch"/><xs:complexType name="RemoteSourceCodeBranch"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsDefault" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteSourceCodeBranch" nillable="true" type="tns:RemoteSourceCodeBranch"/><xs:complexType name="ArrayOfRemoteSourceCodeFolder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSourceCodeFolder" nillable="true" type="tns:RemoteSourceCodeFolder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSourceCodeFolder" nillable="true" type="tns:ArrayOfRemoteSourceCodeFolder"/><xs:complexType name="RemoteSourceCodeFolder"><xs:sequence><xs:element minOccurs="0" name="Files" nillable="true" type="tns:ArrayOfRemoteSourceCodeFile"/><xs:element minOccurs="0" name="Folders" nillable="true" type="tns:ArrayOfRemoteSourceCodeFolder"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsRoot" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentFolder" nillable="true" type="tns:RemoteSourceCodeFolder"/></xs:sequence></xs:complexType><xs:element name="RemoteSourceCodeFolder" nillable="true" type="tns:RemoteSourceCodeFolder"/><xs:complexType name="ArrayOfRemoteSourceCodeFile"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSourceCodeFile" nillable="true" type="tns:RemoteSourceCodeFile"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSourceCodeFile" nillable="true" type="tns:ArrayOfRemoteSourceCodeFile"/><xs:complexType name="RemoteSourceCodeFile"><xs:sequence><xs:element minOccurs="0" name="Action" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastRevision" nillable="true" type="tns:RemoteSourceCodeRevision"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LinkedArtifacts" nillable="true" type="tns:ArrayOfRemoteLinkedArtifact"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentFolder" nillable="true" type="tns:RemoteSourceCodeFolder"/><xs:element minOccurs="0" name="Path" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Size" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteSourceCodeFile" nillable="true" type="tns:RemoteSourceCodeFile"/><xs:complexType name="RemoteSourceCodeRevision"><xs:sequence><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContentChanged" type="xs:boolean"/><xs:element minOccurs="0" name="Files" nillable="true" type="tns:ArrayOfRemoteSourceCodeFile"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertiesChanged" type="xs:boolean"/><xs:element minOccurs="0" name="UpdateDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="RemoteSourceCodeRevision" nillable="true" type="tns:RemoteSourceCodeRevision"/><xs:complexType name="ArrayOfRemoteLinkedArtifact"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteLinkedArtifact" nillable="true" type="tns:RemoteLinkedArtifact"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteLinkedArtifact" nillable="true" type="tns:ArrayOfRemoteLinkedArtifact"/><xs:complexType name="RemoteLinkedArtifact"><xs:sequence><xs:element minOccurs="0" name="ArtifactId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteLinkedArtifact" nillable="true" type="tns:RemoteLinkedArtifact"/><xs:complexType name="ArrayOfRemoteFilter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteFilter" nillable="true" type="tns:RemoteFilter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteFilter" nillable="true" type="tns:ArrayOfRemoteFilter"/><xs:complexType name="RemoteFilter"><xs:sequence><xs:element minOccurs="0" name="DateRangeValue" nillable="true" type="tns:DateRange"/><xs:element minOccurs="0" name="IntValue" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="MultiValue" nillable="true" type="tns:MultiValueFilter"/><xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StringValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteFilter" nillable="true" type="tns:RemoteFilter"/><xs:complexType name="DateRange"><xs:sequence><xs:element minOccurs="0" name="ConsiderTimes" type="xs:boolean"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="DateRange" nillable="true" type="tns:DateRange"/><xs:complexType name="MultiValueFilter"><xs:sequence><xs:element minOccurs="0" name="IsNone" type="xs:boolean"/><xs:element minOccurs="0" name="Values" nillable="true" type="q2:ArrayOfint" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="MultiValueFilter" nillable="true" type="tns:MultiValueFilter"/><xs:complexType name="ArrayOfRemoteSourceCodeRevision"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSourceCodeRevision" nillable="true" type="tns:RemoteSourceCodeRevision"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSourceCodeRevision" nillable="true" type="tns:ArrayOfRemoteSourceCodeRevision"/><xs:complexType name="RemoteMessageInfo"><xs:sequence><xs:element minOccurs="0" name="OnlineUsers" nillable="true" type="q3:ArrayOfint" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="UnreadMessages" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteMessageInfo" nillable="true" type="tns:RemoteMessageInfo"/><xs:complexType name="RemoteMessageIndividual"><xs:sequence><xs:element minOccurs="0" name="MessageText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecipientUserId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteMessageIndividual" nillable="true" type="tns:RemoteMessageIndividual"/><xs:complexType name="ArrayOfRemoteUserMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteUserMessage" nillable="true" type="tns:RemoteUserMessage"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteUserMessage" nillable="true" type="tns:ArrayOfRemoteUserMessage"/><xs:complexType name="RemoteUserMessage"><xs:sequence><xs:element minOccurs="0" name="UnreadMessages" type="xs:int"/><xs:element minOccurs="0" name="UserId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteUserMessage" nillable="true" type="tns:RemoteUserMessage"/><xs:complexType name="ArrayOfRemoteMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteMessage" nillable="true" type="tns:RemoteMessage"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteMessage" nillable="true" type="tns:ArrayOfRemoteMessage"/><xs:complexType name="RemoteMessage"><xs:sequence><xs:element minOccurs="0" name="Body" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="IsRead" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="MessageId" type="xs:long"/><xs:element minOccurs="0" name="RecipientArtifact" nillable="true" type="tns:RemoteLinkedArtifact"/><xs:element minOccurs="0" name="RecipientUser" nillable="true" type="tns:RemoteUser"/><xs:element minOccurs="0" name="SenderUser" nillable="true" type="tns:RemoteUser"/></xs:sequence></xs:complexType><xs:element name="RemoteMessage" nillable="true" type="tns:RemoteMessage"/><xs:complexType name="RemoteUser"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Admin" type="xs:boolean"/><xs:element minOccurs="0" name="Approved" type="xs:boolean"/><xs:element minOccurs="0" name="Department" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmailAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LdapDn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Locked" type="xs:boolean"/><xs:element minOccurs="0" name="MiddleInitial" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RssToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteUser" nillable="true" type="tns:RemoteUser"/><xs:complexType name="ArrayOfRemoteHistoryChange"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteHistoryChange" nillable="true" type="tns:RemoteHistoryChange"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteHistoryChange" nillable="true" type="tns:ArrayOfRemoteHistoryChange"/><xs:complexType name="RemoteHistoryChange"><xs:sequence><xs:element minOccurs="0" name="ArtifactFieldId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ChangeSet" nillable="true" type="tns:RemoteHistoryChangeSet"/><xs:element minOccurs="0" name="ChangeSetId" type="xs:int"/><xs:element minOccurs="0" name="CustomPropertyId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="FieldCaption" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HistoryChangeId" type="xs:int"/><xs:element minOccurs="0" name="NewValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OldValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteHistoryChange" nillable="true" type="tns:RemoteHistoryChange"/><xs:complexType name="RemoteHistoryChangeSet"><xs:sequence><xs:element minOccurs="0" name="ArtifactId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChangeDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ChangeTypeId" type="xs:int"/><xs:element minOccurs="0" name="ChangeTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Changes" nillable="true" type="tns:ArrayOfRemoteHistoryChange"/><xs:element minOccurs="0" name="HistoryChangeSetId" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="SignedId" type="xs:int"/><xs:element minOccurs="0" name="UserFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteHistoryChangeSet" nillable="true" type="tns:RemoteHistoryChangeSet"/><xs:complexType name="ArrayOfRemoteArtifactSubscription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteArtifactSubscription" nillable="true" type="tns:RemoteArtifactSubscription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteArtifactSubscription" nillable="true" type="tns:ArrayOfRemoteArtifactSubscription"/><xs:complexType name="RemoteArtifactSubscription"><xs:sequence><xs:element minOccurs="0" name="ArtifactDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArtifactId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteArtifactSubscription" nillable="true" type="tns:RemoteArtifactSubscription"/><xs:complexType name="ArrayOfRemoteSavedFilter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSavedFilter" nillable="true" type="tns:RemoteSavedFilter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSavedFilter" nillable="true" type="tns:ArrayOfRemoteSavedFilter"/><xs:complexType name="RemoteSavedFilter"><xs:sequence><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="ArtifactTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Filters" nillable="true" type="tns:ArrayOfRemoteFilter"/><xs:element minOccurs="0" name="IsShared" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SavedFilterId" type="xs:int"/><xs:element minOccurs="0" name="Sort" nillable="true" type="tns:RemoteSort"/></xs:sequence></xs:complexType><xs:element name="RemoteSavedFilter" nillable="true" type="tns:RemoteSavedFilter"/><xs:complexType name="RemoteSort"><xs:sequence><xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SortAscending" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RemoteSort" nillable="true" type="tns:RemoteSort"/><xs:complexType name="RemoteTestCaseParameter"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/><xs:element minOccurs="0" name="TestCaseParameterId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestCaseParameter" nillable="true" type="tns:RemoteTestCaseParameter"/><xs:complexType name="ArrayOfRemoteTestCaseParameter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestCaseParameter" nillable="true" type="tns:RemoteTestCaseParameter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestCaseParameter" nillable="true" type="tns:ArrayOfRemoteTestCaseParameter"/><xs:complexType name="ArrayOfRemoteTestStepParameter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestStepParameter" nillable="true" type="tns:RemoteTestStepParameter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestStepParameter" nillable="true" type="tns:ArrayOfRemoteTestStepParameter"/><xs:complexType name="RemoteTestStepParameter"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteTestStepParameter" nillable="true" type="tns:RemoteTestStepParameter"/><xs:complexType name="RemoteTestStep"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExecutionStatusId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExpectedResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LinkedTestCaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="SampleData" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/><xs:element minOccurs="0" name="TestStepId" nillable="true" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestStep" nillable="true" type="tns:RemoteTestStep"/><xs:complexType name="RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="ConcurrencyDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomProperties" nillable="true" type="tns:ArrayOfRemoteArtifactCustomProperty"/><xs:element minOccurs="0" name="IsAttachments" type="xs:boolean"/><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteArtifact" nillable="true" type="tns:RemoteArtifact"/><xs:complexType name="ArrayOfRemoteArtifactCustomProperty"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteArtifactCustomProperty" nillable="true" type="tns:RemoteArtifactCustomProperty"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteArtifactCustomProperty" nillable="true" type="tns:ArrayOfRemoteArtifactCustomProperty"/><xs:complexType name="RemoteArtifactCustomProperty"><xs:sequence><xs:element minOccurs="0" name="BooleanValue" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="DateTimeValue" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DecimalValue" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="Definition" nillable="true" type="tns:RemoteCustomProperty"/><xs:element minOccurs="0" name="IntegerListValue" nillable="true" type="q4:ArrayOfint" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IntegerValue" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PropertyNumber" type="xs:int"/><xs:element minOccurs="0" name="StringValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteArtifactCustomProperty" nillable="true" type="tns:RemoteArtifactCustomProperty"/><xs:complexType name="RemoteCustomProperty"><xs:sequence><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="CustomList" nillable="true" type="tns:RemoteCustomList"/><xs:element minOccurs="0" name="CustomPropertyFieldName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomPropertyId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CustomPropertyTypeId" type="xs:int"/><xs:element minOccurs="0" name="CustomPropertyTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfRemoteCustomPropertyOption"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="PropertyNumber" type="xs:int"/><xs:element minOccurs="0" name="SystemDataType" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteCustomProperty" nillable="true" type="tns:RemoteCustomProperty"/><xs:complexType name="RemoteCustomList"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="CustomPropertyListId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="SortedOnValue" type="xs:boolean"/><xs:element minOccurs="0" name="Values" nillable="true" type="tns:ArrayOfRemoteCustomListValue"/></xs:sequence></xs:complexType><xs:element name="RemoteCustomList" nillable="true" type="tns:RemoteCustomList"/><xs:complexType name="ArrayOfRemoteCustomListValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteCustomListValue" nillable="true" type="tns:RemoteCustomListValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteCustomListValue" nillable="true" type="tns:ArrayOfRemoteCustomListValue"/><xs:complexType name="RemoteCustomListValue"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="CustomPropertyListId" type="xs:int"/><xs:element minOccurs="0" name="CustomPropertyValueId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteCustomListValue" nillable="true" type="tns:RemoteCustomListValue"/><xs:complexType name="ArrayOfRemoteCustomPropertyOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteCustomPropertyOption" nillable="true" type="tns:RemoteCustomPropertyOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteCustomPropertyOption" nillable="true" type="tns:ArrayOfRemoteCustomPropertyOption"/><xs:complexType name="RemoteCustomPropertyOption"><xs:sequence><xs:element minOccurs="0" name="CustomPropertyOptionId" type="xs:int"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteCustomPropertyOption" nillable="true" type="tns:RemoteCustomPropertyOption"/><xs:complexType name="ArrayOfRemoteTestStep"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestStep" nillable="true" type="tns:RemoteTestStep"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestStep" nillable="true" type="tns:ArrayOfRemoteTestStep"/><xs:complexType name="ArrayOfRemoteTestCase"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestCase" nillable="true" type="tns:RemoteTestCase"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestCase" nillable="true" type="tns:ArrayOfRemoteTestCase"/><xs:complexType name="RemoteTestCase"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AutomationAttachmentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ComponentIds" nillable="true" type="q5:ArrayOfint" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionStatusId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsSuspect" type="xs:boolean"/><xs:element minOccurs="0" name="IsTestSteps" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestCaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestCasePriorityId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestCasePriorityName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseStatusId" type="xs:int"/><xs:element minOccurs="0" name="TestCaseStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseTypeId" type="xs:int"/><xs:element minOccurs="0" name="TestCaseTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestSteps" nillable="true" type="tns:ArrayOfRemoteTestStep"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestCase" nillable="true" type="tns:RemoteTestCase"/><xs:complexType name="ArrayOfRemoteTestCaseFolder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestCaseFolder" nillable="true" type="tns:RemoteTestCaseFolder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestCaseFolder" nillable="true" type="tns:ArrayOfRemoteTestCaseFolder"/><xs:complexType name="RemoteTestCaseFolder"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountBlocked" type="xs:int"/><xs:element minOccurs="0" name="CountCaution" type="xs:int"/><xs:element minOccurs="0" name="CountFailed" type="xs:int"/><xs:element minOccurs="0" name="CountNotApplicable" type="xs:int"/><xs:element minOccurs="0" name="CountNotRun" type="xs:int"/><xs:element minOccurs="0" name="CountPassed" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentTestCaseFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseFolderId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestCaseFolder" nillable="true" type="tns:RemoteTestCaseFolder"/><xs:complexType name="ArrayOfRemoteComment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteComment" nillable="true" type="tns:RemoteComment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteComment" nillable="true" type="tns:ArrayOfRemoteComment"/><xs:complexType name="RemoteComment"><xs:sequence><xs:element minOccurs="0" name="ArtifactId" type="xs:int"/><xs:element minOccurs="0" name="CommentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"/><xs:element minOccurs="0" name="IsPermanent" type="xs:boolean"/><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteComment" nillable="true" type="tns:RemoteComment"/><xs:complexType name="ArrayOfRemoteTestCaseStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestCaseStatus" nillable="true" type="tns:RemoteTestCaseStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestCaseStatus" nillable="true" type="tns:ArrayOfRemoteTestCaseStatus"/><xs:complexType name="RemoteTestCaseStatus"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="TestCaseStatusId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestCaseStatus" nillable="true" type="tns:RemoteTestCaseStatus"/><xs:complexType name="ArrayOfRemoteTestCaseType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestCaseType" nillable="true" type="tns:RemoteTestCaseType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestCaseType" nillable="true" type="tns:ArrayOfRemoteTestCaseType"/><xs:complexType name="RemoteTestCaseType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="TestCaseTypeId" type="xs:int"/><xs:element minOccurs="0" name="WorkflowId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestCaseType" nillable="true" type="tns:RemoteTestCaseType"/><xs:complexType name="ArrayOfRemoteWorkflowTransition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowTransition" nillable="true" type="tns:RemoteWorkflowTransition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowTransition" nillable="true" type="tns:ArrayOfRemoteWorkflowTransition"/><xs:complexType name="RemoteWorkflowTransition"><xs:sequence><xs:element minOccurs="0" name="ExecuteByCreator" type="xs:boolean"/><xs:element minOccurs="0" name="ExecuteByOwner" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequireSignature" type="xs:boolean"/><xs:element minOccurs="0" name="StatusId_Input" type="xs:int"/><xs:element minOccurs="0" name="StatusId_Output" type="xs:int"/><xs:element minOccurs="0" name="StatusName_Input" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StatusName_Output" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransitionId" type="xs:int"/><xs:element minOccurs="0" name="WorkflowId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowTransition" nillable="true" type="tns:RemoteWorkflowTransition"/><xs:complexType name="ArrayOfRemoteWorkflowField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowField" nillable="true" type="tns:RemoteWorkflowField"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowField" nillable="true" type="tns:ArrayOfRemoteWorkflowField"/><xs:complexType name="RemoteWorkflowField"><xs:sequence><xs:element minOccurs="0" name="FieldCaption" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FieldId" type="xs:int"/><xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FieldStateId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowField" nillable="true" type="tns:RemoteWorkflowField"/><xs:complexType name="ArrayOfRemoteWorkflowCustomProperty"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowCustomProperty" nillable="true" type="tns:RemoteWorkflowCustomProperty"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowCustomProperty" nillable="true" type="tns:ArrayOfRemoteWorkflowCustomProperty"/><xs:complexType name="RemoteWorkflowCustomProperty"><xs:sequence><xs:element minOccurs="0" name="CustomPropertyId" type="xs:int"/><xs:element minOccurs="0" name="FieldCaption" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FieldStateId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowCustomProperty" nillable="true" type="tns:RemoteWorkflowCustomProperty"/><xs:complexType name="ArrayOfRemoteManualTestRun"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteManualTestRun" nillable="true" type="tns:RemoteManualTestRun"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteManualTestRun" nillable="true" type="tns:ArrayOfRemoteManualTestRun"/><xs:complexType name="RemoteManualTestRun"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteTestRun"><xs:sequence><xs:element minOccurs="0" name="TestRunSteps" nillable="true" type="tns:ArrayOfRemoteTestRunStep"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteManualTestRun" nillable="true" type="tns:RemoteManualTestRun"/><xs:complexType name="RemoteTestRun"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="BuildId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionStatusId" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/><xs:element minOccurs="0" name="TestRunId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestRunTypeId" type="xs:int"/><xs:element minOccurs="0" name="TestSetId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestSetTestCaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TesterId" nillable="true" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestRun" nillable="true" type="tns:RemoteTestRun"/><xs:complexType name="ArrayOfRemoteTestRunStep"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestRunStep" nillable="true" type="tns:RemoteTestRunStep"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestRunStep" nillable="true" type="tns:ArrayOfRemoteTestRunStep"/><xs:complexType name="RemoteTestRunStep"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ActualResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionStatusId" type="xs:int"/><xs:element minOccurs="0" name="ExpectedResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="SampleData" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TestCaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestRunId" type="xs:int"/><xs:element minOccurs="0" name="TestRunStepId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestStepId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestRunStep" nillable="true" type="tns:RemoteTestRunStep"/><xs:complexType name="ArrayOfRemoteAutomatedTestRun"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteAutomatedTestRun" nillable="true" type="tns:RemoteAutomatedTestRun"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteAutomatedTestRun" nillable="true" type="tns:ArrayOfRemoteAutomatedTestRun"/><xs:complexType name="RemoteAutomatedTestRun"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteTestRun"><xs:sequence><xs:element minOccurs="0" name="AutomationAttachmentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AutomationEngineToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Parameters" nillable="true" type="tns:ArrayOfRemoteTestSetTestCaseParameter"/><xs:element minOccurs="0" name="RunnerAssertCount" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RunnerMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunnerStackTrace" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunnerTestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ScheduledDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TestRunFormatId" type="xs:int"/><xs:element minOccurs="0" name="TestRunSteps" nillable="true" type="tns:ArrayOfRemoteTestRunStep"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteAutomatedTestRun" nillable="true" type="tns:RemoteAutomatedTestRun"/><xs:complexType name="ArrayOfRemoteTestSetTestCaseParameter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestSetTestCaseParameter" nillable="true" type="tns:RemoteTestSetTestCaseParameter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestSetTestCaseParameter" nillable="true" type="tns:ArrayOfRemoteTestSetTestCaseParameter"/><xs:complexType name="RemoteTestSetTestCaseParameter"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseParameterId" type="xs:int"/><xs:element minOccurs="0" name="TestSetTestCaseId" type="xs:int"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteTestSetTestCaseParameter" nillable="true" type="tns:RemoteTestSetTestCaseParameter"/><xs:complexType name="ArrayOfRemoteTestRun"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestRun" nillable="true" type="tns:RemoteTestRun"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestRun" nillable="true" type="tns:ArrayOfRemoteTestRun"/><xs:complexType name="RemoteTask"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CompletionPercent" type="xs:int"/><xs:element minOccurs="0" name="ComponentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EstimatedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RemainingEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RequirementId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RequirementName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TaskFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskPriorityId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskPriorityName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TaskStatusId" type="xs:int"/><xs:element minOccurs="0" name="TaskStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TaskTypeId" type="xs:int"/><xs:element minOccurs="0" name="TaskTypeName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTask" nillable="true" type="tns:RemoteTask"/><xs:complexType name="ArrayOfRemoteTask"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTask" nillable="true" type="tns:RemoteTask"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTask" nillable="true" type="tns:ArrayOfRemoteTask"/><xs:complexType name="ArrayOfRemoteTaskStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTaskStatus" nillable="true" type="tns:RemoteTaskStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTaskStatus" nillable="true" type="tns:ArrayOfRemoteTaskStatus"/><xs:complexType name="RemoteTaskStatus"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="TaskStatusId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTaskStatus" nillable="true" type="tns:RemoteTaskStatus"/><xs:complexType name="ArrayOfRemoteTaskType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTaskType" nillable="true" type="tns:RemoteTaskType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTaskType" nillable="true" type="tns:ArrayOfRemoteTaskType"/><xs:complexType name="RemoteTaskType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="TaskTypeId" type="xs:int"/><xs:element minOccurs="0" name="WorkflowId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTaskType" nillable="true" type="tns:RemoteTaskType"/><xs:complexType name="ArrayOfRemoteTaskFolder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTaskFolder" nillable="true" type="tns:RemoteTaskFolder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTaskFolder" nillable="true" type="tns:ArrayOfRemoteTaskFolder"/><xs:complexType name="RemoteTaskFolder"><xs:sequence><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentTaskFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="TaskFolderId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTaskFolder" nillable="true" type="tns:RemoteTaskFolder"/><xs:complexType name="ArrayOfRemoteTestSetTestCaseMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestSetTestCaseMapping" nillable="true" type="tns:RemoteTestSetTestCaseMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestSetTestCaseMapping" nillable="true" type="tns:ArrayOfRemoteTestSetTestCaseMapping"/><xs:complexType name="RemoteTestSetTestCaseMapping"><xs:sequence><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/><xs:element minOccurs="0" name="TestSetId" type="xs:int"/><xs:element minOccurs="0" name="TestSetTestCaseId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestSetTestCaseMapping" nillable="true" type="tns:RemoteTestSetTestCaseMapping"/><xs:complexType name="RemoteTestSet"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="BuildExecuteTimeInterval" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountBlocked" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountCaution" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountFailed" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountNotApplicable" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountNotRun" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountPassed" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DynamicQuery" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAutoScheduled" type="xs:boolean"/><xs:element minOccurs="0" name="IsDynamic" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlannedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecurrenceId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RecurrenceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestConfigurationSetId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestRunTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestSetFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestSetId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TestSetStatusId" type="xs:int"/><xs:element minOccurs="0" name="TestSetStatusName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestSet" nillable="true" type="tns:RemoteTestSet"/><xs:complexType name="RemoteTestSetFolder"><xs:sequence><xs:element minOccurs="0" name="ActualDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountBlocked" type="xs:int"/><xs:element minOccurs="0" name="CountCaution" type="xs:int"/><xs:element minOccurs="0" name="CountFailed" type="xs:int"/><xs:element minOccurs="0" name="CountNotApplicable" type="xs:int"/><xs:element minOccurs="0" name="CountNotRun" type="xs:int"/><xs:element minOccurs="0" name="CountPassed" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentTestSetFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestSetFolderId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestSetFolder" nillable="true" type="tns:RemoteTestSetFolder"/><xs:complexType name="ArrayOfRemoteTestSet"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestSet" nillable="true" type="tns:RemoteTestSet"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestSet" nillable="true" type="tns:ArrayOfRemoteTestSet"/><xs:complexType name="ArrayOfRemoteTestSetFolder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestSetFolder" nillable="true" type="tns:RemoteTestSetFolder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestSetFolder" nillable="true" type="tns:ArrayOfRemoteTestSetFolder"/><xs:complexType name="ArrayOfRemoteTestSetParameter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestSetParameter" nillable="true" type="tns:RemoteTestSetParameter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestSetParameter" nillable="true" type="tns:ArrayOfRemoteTestSetParameter"/><xs:complexType name="RemoteTestSetParameter"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseParameterId" type="xs:int"/><xs:element minOccurs="0" name="TestSetId" type="xs:int"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteTestSetParameter" nillable="true" type="tns:RemoteTestSetParameter"/><xs:complexType name="RemoteTestConfigurationSet"><xs:sequence><xs:element minOccurs="0" name="ConcurrencyDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfRemoteTestConfigurationEntry"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdatedDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="TestConfigurationSetId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestConfigurationSet" nillable="true" type="tns:RemoteTestConfigurationSet"/><xs:complexType name="ArrayOfRemoteTestConfigurationEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestConfigurationEntry" nillable="true" type="tns:RemoteTestConfigurationEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestConfigurationEntry" nillable="true" type="tns:ArrayOfRemoteTestConfigurationEntry"/><xs:complexType name="RemoteTestConfigurationEntry"><xs:sequence><xs:element minOccurs="0" name="ParameterValues" nillable="true" type="tns:ArrayOfRemoteTestConfigurationParameterValue"/><xs:element minOccurs="0" name="TestConfigurationEntryId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteTestConfigurationEntry" nillable="true" type="tns:RemoteTestConfigurationEntry"/><xs:complexType name="ArrayOfRemoteTestConfigurationParameterValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestConfigurationParameterValue" nillable="true" type="tns:RemoteTestConfigurationParameterValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestConfigurationParameterValue" nillable="true" type="tns:ArrayOfRemoteTestConfigurationParameterValue"/><xs:complexType name="RemoteTestConfigurationParameterValue"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TestCaseParameterId" type="xs:int"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteTestConfigurationParameterValue" nillable="true" type="tns:RemoteTestConfigurationParameterValue"/><xs:complexType name="ArrayOfRemoteTestConfigurationSet"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteTestConfigurationSet" nillable="true" type="tns:RemoteTestConfigurationSet"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteTestConfigurationSet" nillable="true" type="tns:ArrayOfRemoteTestConfigurationSet"/><xs:complexType name="ArrayOfRemoteUser"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteUser" nillable="true" type="tns:RemoteUser"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteUser" nillable="true" type="tns:ArrayOfRemoteUser"/><xs:complexType name="ArrayOfRemoteAutomationHost"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteAutomationHost" nillable="true" type="tns:RemoteAutomationHost"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteAutomationHost" nillable="true" type="tns:ArrayOfRemoteAutomationHost"/><xs:complexType name="RemoteAutomationHost"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastContactDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteAutomationHost" nillable="true" type="tns:RemoteAutomationHost"/><xs:complexType name="RemoteAutomationEngine"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteAutomationEngine" nillable="true" type="tns:RemoteAutomationEngine"/><xs:complexType name="ArrayOfRemoteAutomationEngine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteAutomationEngine" nillable="true" type="tns:RemoteAutomationEngine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteAutomationEngine" nillable="true" type="tns:ArrayOfRemoteAutomationEngine"/><xs:complexType name="ArrayOfRemoteComponent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteComponent" nillable="true" type="tns:RemoteComponent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteComponent" nillable="true" type="tns:ArrayOfRemoteComponent"/><xs:complexType name="RemoteVersion"><xs:sequence><xs:element minOccurs="0" name="Patch" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Version" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteVersion" nillable="true" type="tns:RemoteVersion"/><xs:complexType name="RemoteIncident"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ClosedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CompletionPercent" type="xs:int"/><xs:element minOccurs="0" name="ComponentIds" nillable="true" type="q6:ArrayOfint" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DetectedReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="DetectedReleaseVersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="FixedBuildId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="FixedBuildName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncidentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IncidentStatusId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IncidentStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncidentStatusOpenStatus" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncidentTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IncidentTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpenerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OpenerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriorityId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PriorityName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RemainingEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ResolvedReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ResolvedReleaseVersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeverityId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SeverityName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TestRunStepIds" nillable="true" type="q7:ArrayOfint" xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="VerifiedReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="VerifiedReleaseVersionNumber" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteIncident" nillable="true" type="tns:RemoteIncident"/><xs:complexType name="ArrayOfRemoteIncident"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncident" nillable="true" type="tns:RemoteIncident"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncident" nillable="true" type="tns:ArrayOfRemoteIncident"/><xs:complexType name="ArrayOfRemoteIncidentPriority"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncidentPriority" nillable="true" type="tns:RemoteIncidentPriority"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncidentPriority" nillable="true" type="tns:ArrayOfRemoteIncidentPriority"/><xs:complexType name="RemoteIncidentPriority"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriorityId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteIncidentPriority" nillable="true" type="tns:RemoteIncidentPriority"/><xs:complexType name="ArrayOfRemoteIncidentSeverity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncidentSeverity" nillable="true" type="tns:RemoteIncidentSeverity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncidentSeverity" nillable="true" type="tns:ArrayOfRemoteIncidentSeverity"/><xs:complexType name="RemoteIncidentSeverity"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeverityId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteIncidentSeverity" nillable="true" type="tns:RemoteIncidentSeverity"/><xs:complexType name="ArrayOfRemoteIncidentStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncidentStatus" nillable="true" type="tns:RemoteIncidentStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncidentStatus" nillable="true" type="tns:ArrayOfRemoteIncidentStatus"/><xs:complexType name="RemoteIncidentStatus"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="IncidentStatusId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Open" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RemoteIncidentStatus" nillable="true" type="tns:RemoteIncidentStatus"/><xs:complexType name="RemoteIncidentType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="IncidentTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Issue" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Risk" type="xs:boolean"/><xs:element minOccurs="0" name="WorkflowId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteIncidentType" nillable="true" type="tns:RemoteIncidentType"/><xs:complexType name="ArrayOfRemoteIncidentType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncidentType" nillable="true" type="tns:RemoteIncidentType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncidentType" nillable="true" type="tns:ArrayOfRemoteIncidentType"/><xs:complexType name="ArrayOfRemoteCustomProperty"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteCustomProperty" nillable="true" type="tns:RemoteCustomProperty"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteCustomProperty" nillable="true" type="tns:ArrayOfRemoteCustomProperty"/><xs:complexType name="ArrayOfRemoteCustomList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteCustomList" nillable="true" type="tns:RemoteCustomList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteCustomList" nillable="true" type="tns:ArrayOfRemoteCustomList"/><xs:complexType name="ArrayOfRemoteRelease"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRelease" nillable="true" type="tns:RemoteRelease"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRelease" nillable="true" type="tns:ArrayOfRemoteRelease"/><xs:complexType name="RemoteRelease"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="AvailableEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CountBlocked" type="xs:int"/><xs:element minOccurs="0" name="CountCaution" type="xs:int"/><xs:element minOccurs="0" name="CountFailed" type="xs:int"/><xs:element minOccurs="0" name="CountNotApplicable" type="xs:int"/><xs:element minOccurs="0" name="CountNotRun" type="xs:int"/><xs:element minOccurs="0" name="CountPassed" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DaysNonWorking" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlannedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseStatusId" type="xs:int"/><xs:element minOccurs="0" name="ReleaseStatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReleaseTypeId" type="xs:int"/><xs:element minOccurs="0" name="ReleaseTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ResourceCount" type="xs:int"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Summary" type="xs:boolean"/><xs:element minOccurs="0" name="TaskActualEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskCount" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskEstimatedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteRelease" nillable="true" type="tns:RemoteRelease"/><xs:complexType name="ArrayOfRemoteReleaseTestCaseMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteReleaseTestCaseMapping" nillable="true" type="tns:RemoteReleaseTestCaseMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteReleaseTestCaseMapping" nillable="true" type="tns:ArrayOfRemoteReleaseTestCaseMapping"/><xs:complexType name="RemoteReleaseTestCaseMapping"><xs:sequence><xs:element minOccurs="0" name="ReleaseId" type="xs:int"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteReleaseTestCaseMapping" nillable="true" type="tns:RemoteReleaseTestCaseMapping"/><xs:complexType name="ArrayOfRemoteReleaseStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteReleaseStatus" nillable="true" type="tns:RemoteReleaseStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteReleaseStatus" nillable="true" type="tns:ArrayOfRemoteReleaseStatus"/><xs:complexType name="RemoteReleaseStatus"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="ReleaseStatusId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteReleaseStatus" nillable="true" type="tns:RemoteReleaseStatus"/><xs:complexType name="ArrayOfRemoteReleaseType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteReleaseType" nillable="true" type="tns:RemoteReleaseType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteReleaseType" nillable="true" type="tns:ArrayOfRemoteReleaseType"/><xs:complexType name="RemoteReleaseType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="ReleaseTypeId" type="xs:int"/><xs:element minOccurs="0" name="WorkflowId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteReleaseType" nillable="true" type="tns:RemoteReleaseType"/><xs:complexType name="ArrayOfRemoteProjectUser"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteProjectUser" nillable="true" type="tns:RemoteProjectUser"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteProjectUser" nillable="true" type="tns:ArrayOfRemoteProjectUser"/><xs:complexType name="RemoteProjectUser"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteUser"><xs:sequence><xs:element minOccurs="0" name="ProjectId" type="xs:int"/><xs:element minOccurs="0" name="ProjectRoleId" type="xs:int"/><xs:element minOccurs="0" name="ProjectRoleName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteProjectUser" nillable="true" type="tns:RemoteProjectUser"/><xs:complexType name="ArrayOfRemoteProject"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteProject" nillable="true" type="tns:RemoteProject"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteProject" nillable="true" type="tns:ArrayOfRemoteProject"/><xs:complexType name="RemoteProject"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NonWorkingHours" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WorkingDays" type="xs:int"/><xs:element minOccurs="0" name="WorkingHours" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteProject" nillable="true" type="tns:RemoteProject"/><xs:complexType name="RemoteDocument"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="AttachedArtifacts" nillable="true" type="tns:ArrayOfRemoteLinkedArtifact"/><xs:element minOccurs="0" name="AttachmentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AttachmentTypeId" type="xs:int"/><xs:element minOccurs="0" name="AttachmentTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EditedDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EditorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="EditorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FilenameOrUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectAttachmentFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectAttachmentTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectAttachmentTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Size" type="xs:int"/><xs:element minOccurs="0" name="Tags" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UploadDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Versions" nillable="true" type="tns:ArrayOfRemoteDocumentVersion"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteDocument" nillable="true" type="tns:RemoteDocument"/><xs:complexType name="ArrayOfRemoteDocumentVersion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDocumentVersion" nillable="true" type="tns:RemoteDocumentVersion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDocumentVersion" nillable="true" type="tns:ArrayOfRemoteDocumentVersion"/><xs:complexType name="RemoteDocumentVersion"><xs:sequence><xs:element minOccurs="0" name="AttachmentId" type="xs:int"/><xs:element minOccurs="0" name="AttachmentVersionId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FilenameOrUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Size" type="xs:int"/><xs:element minOccurs="0" name="UploadDate" type="xs:dateTime"/><xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemoteDocumentVersion" nillable="true" type="tns:RemoteDocumentVersion"/><xs:complexType name="ArrayOfRemoteDocument"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDocument" nillable="true" type="tns:RemoteDocument"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDocument" nillable="true" type="tns:ArrayOfRemoteDocument"/><xs:complexType name="ArrayOfRemoteDocumentType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDocumentType" nillable="true" type="tns:RemoteDocumentType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDocumentType" nillable="true" type="tns:ArrayOfRemoteDocumentType"/><xs:complexType name="RemoteDocumentType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Default" type="xs:boolean"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectAttachmentTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteDocumentType" nillable="true" type="tns:RemoteDocumentType"/><xs:complexType name="ArrayOfRemoteDocumentFolder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteDocumentFolder" nillable="true" type="tns:RemoteDocumentFolder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteDocumentFolder" nillable="true" type="tns:ArrayOfRemoteDocumentFolder"/><xs:complexType name="RemoteDocumentFolder"><xs:sequence><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentProjectAttachmentFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectAttachmentFolderId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ProjectId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteDocumentFolder" nillable="true" type="tns:RemoteDocumentFolder"/><xs:complexType name="RemoteRequirementTestCaseMapping"><xs:sequence><xs:element minOccurs="0" name="RequirementId" type="xs:int"/><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRequirementTestCaseMapping" nillable="true" type="tns:RemoteRequirementTestCaseMapping"/><xs:complexType name="RemoteRequirement"><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ComponentId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CoverageCountBlocked" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CoverageCountCaution" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CoverageCountFailed" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CoverageCountPassed" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CoverageCountTotal" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EstimatePoints" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="EstimatedEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ImportanceId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ImportanceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequirementId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RequirementTypeId" type="xs:int"/><xs:element minOccurs="0" name="RequirementTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StatusId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="StatusName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Steps" nillable="true" type="tns:ArrayOfRemoteRequirementStep"/><xs:element minOccurs="0" name="Summary" type="xs:boolean"/><xs:element minOccurs="0" name="TaskActualEffort" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskCount" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TaskEstimatedEffort" nillable="true" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteRequirement" nillable="true" type="tns:RemoteRequirement"/><xs:complexType name="ArrayOfRemoteRequirementStep"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirementStep" nillable="true" type="tns:RemoteRequirementStep"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirementStep" nillable="true" type="tns:ArrayOfRemoteRequirementStep"/><xs:complexType name="RemoteRequirementStep"><xs:sequence><xs:element minOccurs="0" name="ConcurrencyDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="RequirementId" type="xs:int"/><xs:element minOccurs="0" name="RequirementStepId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRequirementStep" nillable="true" type="tns:RemoteRequirementStep"/><xs:complexType name="ArrayOfRemoteRequirement"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirement" nillable="true" type="tns:RemoteRequirement"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirement" nillable="true" type="tns:ArrayOfRemoteRequirement"/><xs:complexType name="ArrayOfRemoteRequirementTestCaseMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirementTestCaseMapping" nillable="true" type="tns:RemoteRequirementTestCaseMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirementTestCaseMapping" nillable="true" type="tns:ArrayOfRemoteRequirementTestCaseMapping"/><xs:complexType name="ArrayOfRemoteRequirementStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirementStatus" nillable="true" type="tns:RemoteRequirementStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirementStatus" nillable="true" type="tns:ArrayOfRemoteRequirementStatus"/><xs:complexType name="RemoteRequirementStatus"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="RequirementStatusId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRequirementStatus" nillable="true" type="tns:RemoteRequirementStatus"/><xs:complexType name="ArrayOfRemoteRequirementType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirementType" nillable="true" type="tns:RemoteRequirementType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirementType" nillable="true" type="tns:ArrayOfRemoteRequirementType"/><xs:complexType name="RemoteRequirementType"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequirementTypeId" type="xs:int"/><xs:element minOccurs="0" name="WorkflowId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRequirementType" nillable="true" type="tns:RemoteRequirementType"/><xs:complexType name="RemoteRequirementTestStepMapping"><xs:sequence><xs:element minOccurs="0" name="RequirementId" type="xs:int"/><xs:element minOccurs="0" name="TestStepId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RemoteRequirementTestStepMapping" nillable="true" type="tns:RemoteRequirementTestStepMapping"/><xs:complexType name="ArrayOfRemoteRequirementTestStepMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteRequirementTestStepMapping" nillable="true" type="tns:RemoteRequirementTestStepMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteRequirementTestStepMapping" nillable="true" type="tns:ArrayOfRemoteRequirementTestStepMapping"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint"/></xs:schema><xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:element name="PROJECT_ID" nillable="true" type="xs:string"/><xs:element name="COMPONENT_ID" nillable="true" type="xs:string"/><xs:element name="RELEASE_ID" nillable="true" type="xs:string"/><xs:element name="BUILD_ID" nillable="true" type="xs:string"/><xs:element name="ARTIFACT_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="ARTIFACT_ID" nillable="true" type="xs:string"/><xs:element name="DATA_SYNC_SYSTEM_ID" nillable="true" type="xs:string"/><xs:element name="CUSTOM_PROPERTY_ID" nillable="true" type="xs:string"/><xs:element name="ARTIFACT_FIELD_ID" nillable="true" type="xs:string"/><xs:element name="BRANCH_ID" nillable="true" type="xs:string"/><xs:element name="PARENT_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="REVISION_ID" nillable="true" type="xs:string"/><xs:element name="FILE_ID" nillable="true" type="xs:string"/><xs:element name="START_ROW" nillable="true" type="xs:string"/><xs:element name="NUMBER_ROWS" nillable="true" type="xs:string"/><xs:element name="SORT_PROPERTY" nillable="true" type="xs:string"/><xs:element name="SORT_DIRECTION" nillable="true" type="xs:string"/><xs:element name="SENDER_USER_ID" nillable="true" type="xs:string"/><xs:element name="HISTORY_CHANGE_SET_ID" nillable="true" type="xs:string"/><xs:element name="PARAMETER_NAME" nillable="true" type="xs:string"/><xs:element name="TEST_CASE_ID" nillable="true" type="xs:string"/><xs:element name="TEST_STEP_ID" nillable="true" type="xs:string"/><xs:element name="SOURCE_TEST_STEP_ID" nillable="true" type="xs:string"/><xs:element name="DESTINATION_TEST_STEP_ID" nillable="true" type="xs:string"/><xs:element name="LINKED_TEST_CASE_ID" nillable="true" type="xs:string"/><xs:element name="POSITION" nillable="true" type="xs:string"/><xs:element name="AUTOMATION_ENGINE_ID" nillable="true" type="xs:string"/><xs:element name="URL_OR_FILENAME" nillable="true" type="xs:string"/><xs:element name="DESCRIPTION" nillable="true" type="xs:string"/><xs:element name="VERSION" nillable="true" type="xs:string"/><xs:element name="PROJECT_ATTACHMENT_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="PROJECT_ATTACHMENT_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="TEST_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="STARTING_ROW" nillable="true" type="xs:string"/><xs:element name="NUMBER_OF_ROWS" nillable="true" type="xs:string"/><xs:element name="SORT_FIELD" nillable="true" type="xs:string"/><xs:element name="TEST_CASE_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="TEST_SET_ID" nillable="true" type="xs:string"/><xs:element name="PARENT_TEST_CASE_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="TEST_CASE_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="TEST_CASE_STATUS_ID" nillable="true" type="xs:string"/><xs:element name="IS_CREATOR" nillable="true" type="xs:string"/><xs:element name="IS_OWNER" nillable="true" type="xs:string"/><xs:element name="AUTOMATION_HOST_TOKEN" nillable="true" type="xs:string"/><xs:element name="END_DATE" nillable="true" type="xs:string"/><xs:element name="TEST_RUN_ID" nillable="true" type="xs:string"/><xs:element name="TASK_ID" nillable="true" type="xs:string"/><xs:element name="CREATION_DATE" nillable="true" type="xs:string"/><xs:element name="TASK_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="TASK_STATUS_ID" nillable="true" type="xs:string"/><xs:element name="PARENT_TASK_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="TASK_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="OWNER_ID" nillable="true" type="xs:string"/><xs:element name="EXISTING_TEST_SET_TEST_CASE_ID" nillable="true" type="xs:string"/><xs:element name="TEST_SET_TEST_CASE_ID" nillable="true" type="xs:string"/><xs:element name="TEST_SET_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="PARENT_TEST_SET_FOLDER_ID" nillable="true" type="xs:string"/><xs:element name="TEST_CONFIGURATION_SET_ID" nillable="true" type="xs:string"/><xs:element name="PASSWORD" nillable="true" type="xs:string"/><xs:element name="PASSWORD_QUESTION" nillable="true" type="xs:string"/><xs:element name="PASSWORD_ANSWER" nillable="true" type="xs:string"/><xs:element name="PROJECT_ROLE_ID" nillable="true" type="xs:string"/><xs:element name="USER_ID" nillable="true" type="xs:string"/><xs:element name="USER_NAME" nillable="true" type="xs:string"/><xs:element name="INCLUDE_INACTIVE" nillable="true" type="xs:string"/><xs:element name="AUTOMATION_HOST_ID" nillable="true" type="xs:string"/><xs:element name="TOKEN" nillable="true" type="xs:string"/><xs:element name="ACTIVE_ONLY" nillable="true" type="xs:string"/><xs:element name="INCIDENT_ID" nillable="true" type="xs:string"/><xs:element name="INCIDENT_IDS" nillable="true" type="xs:string"/><xs:element name="INCIDENT_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="INCIDENT_STATUS_ID" nillable="true" type="xs:string"/><xs:element name="IS_DETECTOR" nillable="true" type="xs:string"/><xs:element name="SORT_BY" nillable="true" type="xs:string"/><xs:element name="ARTIFACT_TYPE_NAME" nillable="true" type="xs:string"/><xs:element name="CUSTOM_LIST_ID" nillable="true" type="xs:string"/><xs:element name="DESTINATION_RELEASE_ID" nillable="true" type="xs:string"/><xs:element name="RELEASE_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="RELEASE_STATUS_ID" nillable="true" type="xs:string"/><xs:element name="RUN_ASYNC" nillable="true" type="xs:string"/><xs:element name="DOCUMENT_ID" nillable="true" type="xs:string"/><xs:element name="FILENAME" nillable="true" type="xs:string"/><xs:element name="TAGS" nillable="true" type="xs:string"/><xs:element name="DOCUMENT_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="URL" nillable="true" type="xs:string"/><xs:element name="MAKE_CURRENT" nillable="true" type="xs:string"/><xs:element name="INDENT_POSITION" nillable="true" type="xs:string"/><xs:element name="PARENT_REQUIREMENT_ID" nillable="true" type="xs:string"/><xs:element name="REQUIREMENT_ID" nillable="true" type="xs:string"/><xs:element name="DESTINATION_REQUIREMENT_ID" nillable="true" type="xs:string"/><xs:element name="REQUIREMENT_TYPE_ID" nillable="true" type="xs:string"/><xs:element name="REQUIREMENT_STATUS_ID" nillable="true" type="xs:string"/><xs:element name="REQUIREMENT_STEP_ID" nillable="true" type="xs:string"/><xs:element name="SOURCE_REQUIREMENT_STEP_ID" nillable="true" type="xs:string"/><xs:element name="DESTINATION_REQUIREMENT_STEP_ID" nillable="true" type="xs:string"/></xs:schema></wsdl:types><wsdl:message name="IRestService_Component_Create_InputMessage"><wsdl:part name="parameters" element="tns:Component_Create"/></wsdl:message><wsdl:message name="IRestService_Component_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Component_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_Component_Update_InputMessage"><wsdl:part name="parameters" element="tns:Component_Update"/></wsdl:message><wsdl:message name="IRestService_Component_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Component_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Component_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Component_Delete"/></wsdl:message><wsdl:message name="IRestService_Component_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Component_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Component_Undelete_InputMessage"><wsdl:part name="parameters" element="tns:Component_Undelete"/></wsdl:message><wsdl:message name="IRestService_Component_Undelete_OutputMessage"><wsdl:part name="parameters" element="tns:Component_UndeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveByReleaseId_InputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByReleaseId"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveByReleaseId_OutputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByReleaseIdResponse"/></wsdl:message><wsdl:message name="IRestService_Build_Create_InputMessage"><wsdl:part name="parameters" element="tns:Build_Create"/></wsdl:message><wsdl:message name="IRestService_Build_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Build_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_ProjectRole_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:ProjectRole_Retrieve"/></wsdl:message><wsdl:message name="IRestService_ProjectRole_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:ProjectRole_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_Association_Create_InputMessage"><wsdl:part name="parameters" element="tns:Association_Create"/></wsdl:message><wsdl:message name="IRestService_Association_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Association_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_Association_Update_InputMessage"><wsdl:part name="parameters" element="tns:Association_Update"/></wsdl:message><wsdl:message name="IRestService_Association_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Association_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Association_RetrieveForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Association_RetrieveForArtifact"/></wsdl:message><wsdl:message name="IRestService_Association_RetrieveForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Association_RetrieveForArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveArtifactMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_SearchArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_SearchArtifactMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_SearchArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_SearchArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_AddArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddArtifactMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_AddArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RemoveArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RemoveArtifactMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RemoveArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RemoveArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_AddUserMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddUserMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_AddUserMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddUserMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveUserMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveUserMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveUserMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveUserMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyMapping_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyMapping"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyMapping_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyMappingResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyValueMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyValueMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyValueMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyValueMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveFieldValueMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveFieldValueMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveFieldValueMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveFieldValueMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveProjectMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveProjectMappings"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveProjectMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveProjectMappingsResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_Retrieve"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Create_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_Create"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Create_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Update_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_Update"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_Update_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunFailure_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunFailure"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunFailure_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunFailureResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunSuccess_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunSuccess"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunSuccess_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunSuccessResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunWarning_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunWarning"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunWarning_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_SaveRunWarningResponse"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_WriteEvent_InputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_WriteEvent"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_WriteEvent_OutputMessage"><wsdl:part name="parameters" element="tns:DataSyncSystem_WriteEventResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveBranches_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveBranches"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveBranches_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveBranchesResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFoldersByParent_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFoldersByParent"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFoldersByParent_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFoldersByParentResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByFolder_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesByFolder"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByFolder_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesByFolderResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByRevision_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesByRevision"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByRevision_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesByRevisionResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFileById_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFileById"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFileById_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFileByIdResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesForArtifact"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveFilesForArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_OpenFileById_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_OpenFileById"/></wsdl:message><wsdl:message name="IRestService_SourceCode_OpenFileById_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_OpenFileByIdResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisions_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisions"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisions_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionsResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForFile_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionsForFile"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForFile_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionsForFileResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionById_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionById"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionById_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionByIdResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionsForArtifact"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveRevisionsForArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveArtifactsForRevision_InputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveArtifactsForRevision"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveArtifactsForRevision_OutputMessage"><wsdl:part name="parameters" element="tns:SourceCode_RetrieveArtifactsForRevisionResponse"/></wsdl:message><wsdl:message name="IRestService_Message_GetInfo_InputMessage"><wsdl:part name="parameters" element="tns:Message_GetInfo"/></wsdl:message><wsdl:message name="IRestService_Message_GetInfo_OutputMessage"><wsdl:part name="parameters" element="tns:Message_GetInfoResponse"/></wsdl:message><wsdl:message name="IRestService_Message_PostNew_InputMessage"><wsdl:part name="parameters" element="tns:Message_PostNew"/></wsdl:message><wsdl:message name="IRestService_Message_PostNew_OutputMessage"><wsdl:part name="parameters" element="tns:Message_PostNewResponse"/></wsdl:message><wsdl:message name="IRestService_Message_MarkAllAsRead_InputMessage"><wsdl:part name="parameters" element="tns:Message_MarkAllAsRead"/></wsdl:message><wsdl:message name="IRestService_Message_MarkAllAsRead_OutputMessage"><wsdl:part name="parameters" element="tns:Message_MarkAllAsReadResponse"/></wsdl:message><wsdl:message name="IRestService_Message_GetUnreadMessageSenders_InputMessage"><wsdl:part name="parameters" element="tns:Message_GetUnreadMessageSenders"/></wsdl:message><wsdl:message name="IRestService_Message_GetUnreadMessageSenders_OutputMessage"><wsdl:part name="parameters" element="tns:Message_GetUnreadMessageSendersResponse"/></wsdl:message><wsdl:message name="IRestService_Message_RetrieveUnread_InputMessage"><wsdl:part name="parameters" element="tns:Message_RetrieveUnread"/></wsdl:message><wsdl:message name="IRestService_Message_RetrieveUnread_OutputMessage"><wsdl:part name="parameters" element="tns:Message_RetrieveUnreadResponse"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveForArtifact1_InputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveForArtifact1"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveForArtifact1_OutputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveForArtifact1Response"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveForArtifact2_InputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveForArtifact2"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveForArtifact2_OutputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveForArtifact2Response"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:History_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Subscription_SubscribeToArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Subscription_SubscribeToArtifact"/></wsdl:message><wsdl:message name="IRestService_Subscription_SubscribeToArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Subscription_SubscribeToArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_Subscription_UnsubscribeFromArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Subscription_UnsubscribeFromArtifact"/></wsdl:message><wsdl:message name="IRestService_Subscription_UnsubscribeFromArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Subscription_UnsubscribeFromArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_Subscription_RetrieveForUser_InputMessage"><wsdl:part name="parameters" element="tns:Subscription_RetrieveForUser"/></wsdl:message><wsdl:message name="IRestService_Subscription_RetrieveForUser_OutputMessage"><wsdl:part name="parameters" element="tns:Subscription_RetrieveForUserResponse"/></wsdl:message><wsdl:message name="IRestService_Subscription_RetrieveForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Subscription_RetrieveForArtifact"/></wsdl:message><wsdl:message name="IRestService_Subscription_RetrieveForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Subscription_RetrieveForArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_SavedFilter_RetrieveForUser_InputMessage"><wsdl:part name="parameters" element="tns:SavedFilter_RetrieveForUser"/></wsdl:message><wsdl:message name="IRestService_SavedFilter_RetrieveForUser_OutputMessage"><wsdl:part name="parameters" element="tns:SavedFilter_RetrieveForUserResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddParameter_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddParameter"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddParameter_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddParameterResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateParameterToken_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateParameterToken"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateParameterToken_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateParameterTokenResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveParameters_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveParameters"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveParameters_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveParametersResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStepParameters_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStepParameters"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStepParameters_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStepParametersResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_MoveStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveStep"/></wsdl:message><wsdl:message name="IRestService_TestCase_MoveStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveStepResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_DeleteStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteStep"/></wsdl:message><wsdl:message name="IRestService_TestCase_DeleteStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteStepResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddStep"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddStepResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddLink_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddLink"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddLink_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddLinkResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddUpdateAutomationScript_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddUpdateAutomationScript"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddUpdateAutomationScript_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddUpdateAutomationScriptResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveSteps_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveSteps"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveSteps_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStepsResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStepById_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStepById"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStepById_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStepByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_UpdateStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateStep"/></wsdl:message><wsdl:message name="IRestService_TestCase_UpdateStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateStepResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_Count1_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Count1"/></wsdl:message><wsdl:message name="IRestService_TestCase_Count1_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_Count1Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_Count2_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Count2"/></wsdl:message><wsdl:message name="IRestService_TestCase_Count2_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_Count2Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_CountForFolder1_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CountForFolder1"/></wsdl:message><wsdl:message name="IRestService_TestCase_CountForFolder1_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CountForFolder1Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_CountForFolder2_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CountForFolder2"/></wsdl:message><wsdl:message name="IRestService_TestCase_CountForFolder2_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CountForFolder2Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder1_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolder1"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder1_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolder1Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder2_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolder2"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder2_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolder2Response"/></wsdl:message><wsdl:message name="IRestService_TestCase_Move_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Move"/></wsdl:message><wsdl:message name="IRestService_TestCase_Move_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByTestSetId_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByTestSetId"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByTestSetId_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByTestSetIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveForOwner"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolders_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFolders"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolders_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFoldersResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFoldersByParent_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFoldersByParent"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFoldersByParent_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFoldersByParentResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateComment"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateCommentResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStatuses"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestCases_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestCases"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestCases_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestCasesResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestSet_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestSet"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestSet_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestSetResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomationHost_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomationHost"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomationHost_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomationHostResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomatedTestSet_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomatedTestSet"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomatedTestSet_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomatedTestSetResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_Count1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Count1"/></wsdl:message><wsdl:message name="IRestService_TestRun_Count1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_Count1Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_Count2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Count2"/></wsdl:message><wsdl:message name="IRestService_TestRun_Count2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_Count2Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated1"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated1Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated2"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated2Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_Save_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Save"/></wsdl:message><wsdl:message name="IRestService_TestRun_Save_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_SaveResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomatedById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomatedById"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomatedById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomatedByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManualById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManualById"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManualById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManualByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_TestRun_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_TestRun_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManual1"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManual1Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManual2"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManual2Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomated1"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomated1Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomated2"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomated2Response"/></wsdl:message><wsdl:message name="IRestService_TestRun_Delete_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Delete"/></wsdl:message><wsdl:message name="IRestService_TestRun_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveByTestCaseId_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveByTestCaseId"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveByTestCaseId_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveByTestCaseIdResponse"/></wsdl:message><wsdl:message name="IRestService_Task_Create_InputMessage"><wsdl:part name="parameters" element="tns:Task_Create"/></wsdl:message><wsdl:message name="IRestService_Task_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_Task_Count1_InputMessage"><wsdl:part name="parameters" element="tns:Task_Count1"/></wsdl:message><wsdl:message name="IRestService_Task_Count1_OutputMessage"><wsdl:part name="parameters" element="tns:Task_Count1Response"/></wsdl:message><wsdl:message name="IRestService_Task_Count2_InputMessage"><wsdl:part name="parameters" element="tns:Task_Count2"/></wsdl:message><wsdl:message name="IRestService_Task_Count2_OutputMessage"><wsdl:part name="parameters" element="tns:Task_Count2Response"/></wsdl:message><wsdl:message name="IRestService_Task_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Task_Retrieve"/></wsdl:message><wsdl:message name="IRestService_Task_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveForOwner"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveNew_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveNew"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveNew_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveNewResponse"/></wsdl:message><wsdl:message name="IRestService_Task_Update_InputMessage"><wsdl:part name="parameters" element="tns:Task_Update"/></wsdl:message><wsdl:message name="IRestService_Task_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Task_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Task_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Task_Delete"/></wsdl:message><wsdl:message name="IRestService_Task_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Task_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_Task_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Task_CreateComment"/></wsdl:message><wsdl:message name="IRestService_Task_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CreateCommentResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveStatuses"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolders_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFolders"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolders_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFoldersResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFoldersByParent_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFoldersByParent"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFoldersByParent_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFoldersByParentResponse"/></wsdl:message><wsdl:message name="IRestService_Task_CreateFolder_InputMessage"><wsdl:part name="parameters" element="tns:Task_CreateFolder"/></wsdl:message><wsdl:message name="IRestService_Task_CreateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CreateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolderById_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFolderById"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolderById_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveFolderByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Task_DeleteFolder_InputMessage"><wsdl:part name="parameters" element="tns:Task_DeleteFolder"/></wsdl:message><wsdl:message name="IRestService_Task_DeleteFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Task_DeleteFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Task_UpdateFolder_InputMessage"><wsdl:part name="parameters" element="tns:Task_UpdateFolder"/></wsdl:message><wsdl:message name="IRestService_Task_UpdateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Task_UpdateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_AddTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_AddTestMapping"/></wsdl:message><wsdl:message name="IRestService_TestSet_AddTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_AddTestMappingResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RemoveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RemoveTestMapping"/></wsdl:message><wsdl:message name="IRestService_TestSet_RemoveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RemoveTestMappingResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseMapping"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseMappingResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_Create_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Create"/></wsdl:message><wsdl:message name="IRestService_TestSet_Create_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_CreateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateFolder"/></wsdl:message><wsdl:message name="IRestService_TestSet_CreateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_Update_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Update"/></wsdl:message><wsdl:message name="IRestService_TestSet_Update_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_Delete_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Delete"/></wsdl:message><wsdl:message name="IRestService_TestSet_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFolderById_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFolderById"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFolderById_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFolderByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_DeleteFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_DeleteFolder"/></wsdl:message><wsdl:message name="IRestService_TestSet_DeleteFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_DeleteFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_UpdateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_UpdateFolder"/></wsdl:message><wsdl:message name="IRestService_TestSet_UpdateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_UpdateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveForOwner"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_Move_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Move"/></wsdl:message><wsdl:message name="IRestService_TestSet_Move_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_MoveResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_Count1_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Count1"/></wsdl:message><wsdl:message name="IRestService_TestSet_Count1_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_Count1Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_Count2_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Count2"/></wsdl:message><wsdl:message name="IRestService_TestSet_Count2_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_Count2Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_CountForFolder1_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CountForFolder1"/></wsdl:message><wsdl:message name="IRestService_TestSet_CountForFolder1_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CountForFolder1Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_CountForFolder2_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CountForFolder2"/></wsdl:message><wsdl:message name="IRestService_TestSet_CountForFolder2_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CountForFolder2Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_TestSet_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_TestSet_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder1_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByFolder1"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder1_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByFolder1Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder2_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByFolder2"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder2_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByFolder2Response"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFolders_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFolders"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFolders_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFoldersResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFoldersByParent_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFoldersByParent"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFoldersByParent_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveFoldersByParentResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateComment"/></wsdl:message><wsdl:message name="IRestService_TestSet_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateCommentResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveParameters_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveParameters"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveParameters_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveParametersResponse"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseParameters_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseParameters"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseParameters_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseParametersResponse"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveForTestSet_InputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveForTestSet"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveForTestSet_OutputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveForTestSetResponse"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSetById_InputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveSetById"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSetById_OutputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveSetByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSets_InputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveSets"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSets_OutputMessage"><wsdl:part name="parameters" element="tns:TestConfiguration_RetrieveSetsResponse"/></wsdl:message><wsdl:message name="IRestService_User_Create_InputMessage"><wsdl:part name="parameters" element="tns:User_Create"/></wsdl:message><wsdl:message name="IRestService_User_Create_OutputMessage"><wsdl:part name="parameters" element="tns:User_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_User_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:User_Retrieve"/></wsdl:message><wsdl:message name="IRestService_User_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveByUserName_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByUserName"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveByUserName_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByUserNameResponse"/></wsdl:message><wsdl:message name="IRestService_User_Delete_InputMessage"><wsdl:part name="parameters" element="tns:User_Delete"/></wsdl:message><wsdl:message name="IRestService_User_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:User_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_User_Update_InputMessage"><wsdl:part name="parameters" element="tns:User_Update"/></wsdl:message><wsdl:message name="IRestService_User_Update_OutputMessage"><wsdl:part name="parameters" element="tns:User_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveAll_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveAll"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveAll_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveAllResponse"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveContacts_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveContacts"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveContacts_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveContactsResponse"/></wsdl:message><wsdl:message name="IRestService_User_AddContact_InputMessage"><wsdl:part name="parameters" element="tns:User_AddContact"/></wsdl:message><wsdl:message name="IRestService_User_AddContact_OutputMessage"><wsdl:part name="parameters" element="tns:User_AddContactResponse"/></wsdl:message><wsdl:message name="IRestService_User_RemoveContact_InputMessage"><wsdl:part name="parameters" element="tns:User_RemoveContact"/></wsdl:message><wsdl:message name="IRestService_User_RemoveContact_OutputMessage"><wsdl:part name="parameters" element="tns:User_RemoveContactResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveByToken_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByToken"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveByToken_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByTokenResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Create_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Create"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Create_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Update_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Update"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Update_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Delete_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Delete"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveByToken_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByToken"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveByToken_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByTokenResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_Retrieve"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Create_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_Create"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Create_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Update_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_Update"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Update_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Component_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Component_Retrieve"/></wsdl:message><wsdl:message name="IRestService_Component_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Component_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_Component_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Component_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Component_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Component_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_System_GetProductVersion_InputMessage"><wsdl:part name="parameters" element="tns:System_GetProductVersion"/></wsdl:message><wsdl:message name="IRestService_System_GetProductVersion_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetProductVersionResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveByIdList_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByIdList"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveByIdList_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByIdListResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrievePriorities_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrievePriorities"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrievePriorities_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrievePrioritiesResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_AddPriority_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddPriority"/></wsdl:message><wsdl:message name="IRestService_Incident_AddPriority_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddPriorityResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveSeverities_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveSeverities"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveSeverities_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveSeveritiesResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_AddSeverity_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddSeverity"/></wsdl:message><wsdl:message name="IRestService_Incident_AddSeverity_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddSeverityResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveStatuses"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_AddStatus_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddStatus"/></wsdl:message><wsdl:message name="IRestService_Incident_AddStatus_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddStatusResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_AddType_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddType"/></wsdl:message><wsdl:message name="IRestService_Incident_AddType_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddTypeResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultStatus_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveDefaultStatus"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultStatus_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveDefaultStatusResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultType_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveDefaultType"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultType_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveDefaultTypeResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Count_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Count"/></wsdl:message><wsdl:message name="IRestService_Incident_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_CountResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveForOwner"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveNew_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveNew"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveNew_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveNewResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve3_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve3"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve3_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve3Response"/></wsdl:message><wsdl:message name="IRestService_Incident_AddComments_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddComments"/></wsdl:message><wsdl:message name="IRestService_Incident_AddComments_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Create_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Create"/></wsdl:message><wsdl:message name="IRestService_Incident_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Update_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Update"/></wsdl:message><wsdl:message name="IRestService_Incident_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Incident_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Delete"/></wsdl:message><wsdl:message name="IRestService_Incident_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveForArtifactType_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveForArtifactType"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveForArtifactType_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveForArtifactTypeResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveCustomListById_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListById"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveCustomListById_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListByIdResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomList_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomList"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomList_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomListValue_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListValue"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomListValue_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListValueResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddDefinition_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddDefinition"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddDefinition_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddDefinitionResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_UpdateDefinition_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateDefinition"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_UpdateDefinition_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateDefinitionResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_DeleteDefinition_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_DeleteDefinition"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_DeleteDefinition_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_DeleteDefinitionResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveCustomLists_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomLists"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveCustomLists_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListsResponse"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_UpdateCustomList_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomList"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_UpdateCustomList_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomListResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Release_AddTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMapping"/></wsdl:message><wsdl:message name="IRestService_Release_AddTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMappingResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Count_InputMessage"><wsdl:part name="parameters" element="tns:Release_Count"/></wsdl:message><wsdl:message name="IRestService_Release_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Release_CountResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Create1_InputMessage"><wsdl:part name="parameters" element="tns:Release_Create1"/></wsdl:message><wsdl:message name="IRestService_Release_Create1_OutputMessage"><wsdl:part name="parameters" element="tns:Release_Create1Response"/></wsdl:message><wsdl:message name="IRestService_Release_Create2_InputMessage"><wsdl:part name="parameters" element="tns:Release_Create2"/></wsdl:message><wsdl:message name="IRestService_Release_Create2_OutputMessage"><wsdl:part name="parameters" element="tns:Release_Create2Response"/></wsdl:message><wsdl:message name="IRestService_Release_RemoveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_RemoveTestMapping"/></wsdl:message><wsdl:message name="IRestService_Release_RemoveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RemoveTestMappingResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Update_InputMessage"><wsdl:part name="parameters" element="tns:Release_Update"/></wsdl:message><wsdl:message name="IRestService_Release_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Release_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Release_Delete"/></wsdl:message><wsdl:message name="IRestService_Release_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Release_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Move_InputMessage"><wsdl:part name="parameters" element="tns:Release_Move"/></wsdl:message><wsdl:message name="IRestService_Release_Move_OutputMessage"><wsdl:part name="parameters" element="tns:Release_MoveResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Indent_InputMessage"><wsdl:part name="parameters" element="tns:Release_Indent"/></wsdl:message><wsdl:message name="IRestService_Release_Indent_OutputMessage"><wsdl:part name="parameters" element="tns:Release_IndentResponse"/></wsdl:message><wsdl:message name="IRestService_Release_Outdent_InputMessage"><wsdl:part name="parameters" element="tns:Release_Outdent"/></wsdl:message><wsdl:message name="IRestService_Release_Outdent_OutputMessage"><wsdl:part name="parameters" element="tns:Release_OutdentResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTestMapping"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTestMappingResponse"/></wsdl:message><wsdl:message name="IRestService_Release_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Release_CreateComment"/></wsdl:message><wsdl:message name="IRestService_Release_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Release_CreateCommentResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveStatuses"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveUserMembership"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveUserMembershipResponse"/></wsdl:message><wsdl:message name="IRestService_Project_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Project_Retrieve"/></wsdl:message><wsdl:message name="IRestService_Project_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveResponse"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Project_Create_InputMessage"><wsdl:part name="parameters" element="tns:Project_Create"/></wsdl:message><wsdl:message name="IRestService_Project_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Project_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_Project_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Project_Delete"/></wsdl:message><wsdl:message name="IRestService_Project_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Project_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches1_InputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCaches1"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches1_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCaches1Response"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches2_InputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCaches2"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches2_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCaches2Response"/></wsdl:message><wsdl:message name="IRestService_Project_AddUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:Project_AddUserMembership"/></wsdl:message><wsdl:message name="IRestService_Project_AddUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:Project_AddUserMembershipResponse"/></wsdl:message><wsdl:message name="IRestService_Project_UpdateUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:Project_UpdateUserMembership"/></wsdl:message><wsdl:message name="IRestService_Project_UpdateUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:Project_UpdateUserMembershipResponse"/></wsdl:message><wsdl:message name="IRestService_Document_OpenFile_InputMessage"><wsdl:part name="parameters" element="tns:Document_OpenFile"/></wsdl:message><wsdl:message name="IRestService_Document_OpenFile_OutputMessage"><wsdl:part name="parameters" element="tns:Document_OpenFileResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddFile_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFile"/></wsdl:message><wsdl:message name="IRestService_Document_AddFile_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrl_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrl"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrl_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddFileVersion_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileVersion"/></wsdl:message><wsdl:message name="IRestService_Document_AddFileVersion_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileVersionResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrlVersion_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlVersion"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrlVersion_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlVersionResponse"/></wsdl:message><wsdl:message name="IRestService_Document_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Document_Delete"/></wsdl:message><wsdl:message name="IRestService_Document_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:Document_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:Document_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:Document_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:Document_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForFolder"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForArtifact"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddToArtifactId_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddToArtifactId"/></wsdl:message><wsdl:message name="IRestService_Document_AddToArtifactId_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddToArtifactIdResponse"/></wsdl:message><wsdl:message name="IRestService_Document_DeleteFromArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFromArtifact"/></wsdl:message><wsdl:message name="IRestService_Document_DeleteFromArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFromArtifactResponse"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolders_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolders"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolders_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFoldersResponse"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolderById_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolderById"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolderById_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolderByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Document_AddFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFolder"/></wsdl:message><wsdl:message name="IRestService_Document_AddFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Document_DeleteFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFolder"/></wsdl:message><wsdl:message name="IRestService_Document_DeleteFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Document_UpdateFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_UpdateFolder"/></wsdl:message><wsdl:message name="IRestService_Document_UpdateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_UpdateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Count1_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Count1"/></wsdl:message><wsdl:message name="IRestService_Requirement_Count1_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Count1Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_Count2_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Count2"/></wsdl:message><wsdl:message name="IRestService_Requirement_Count2_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Count2Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create1_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create1"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create1_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create1Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create2_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create2"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create2_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create2Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create3_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create3"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create3_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create3Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_RemoveTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_RemoveTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Retrieve1_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Retrieve1"/></wsdl:message><wsdl:message name="IRestService_Requirement_Retrieve1_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Retrieve1Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Retrieve2"/></wsdl:message><wsdl:message name="IRestService_Requirement_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Retrieve2Response"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Update_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Update"/></wsdl:message><wsdl:message name="IRestService_Requirement_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveForOwner"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Delete"/></wsdl:message><wsdl:message name="IRestService_Requirement_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Move_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Move"/></wsdl:message><wsdl:message name="IRestService_Requirement_Move_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveToEnd_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveToEnd"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveToEnd_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveToEndResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Indent_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Indent"/></wsdl:message><wsdl:message name="IRestService_Requirement_Indent_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_IndentResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_Outdent_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Outdent"/></wsdl:message><wsdl:message name="IRestService_Requirement_Outdent_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_OutdentResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveComments"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_CreateComment"/></wsdl:message><wsdl:message name="IRestService_Requirement_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_CreateCommentResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveStatuses"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTypes"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveSteps_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveSteps"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveSteps_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveStepsResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStepById_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveStepById"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStepById_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveStepByIdResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddStep_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddStep"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddStep_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddStepResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_UpdateStep_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_UpdateStep"/></wsdl:message><wsdl:message name="IRestService_Requirement_UpdateStep_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_UpdateStepResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveStep_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveStep"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveStep_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveStepResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_DeleteStep_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_DeleteStep"/></wsdl:message><wsdl:message name="IRestService_Requirement_DeleteStep_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_DeleteStepResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestStepCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestStepCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestStepCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestStepCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestStepCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestStepCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestStepCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestStepCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_Requirement_RemoveTestStepCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestStepCoverage"/></wsdl:message><wsdl:message name="IRestService_Requirement_RemoveTestStepCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestStepCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_TestStep_RetrieveRequirementCoverage_InputMessage"><wsdl:part name="parameters" element="tns:TestStep_RetrieveRequirementCoverage"/></wsdl:message><wsdl:message name="IRestService_TestStep_RetrieveRequirementCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:TestStep_RetrieveRequirementCoverageResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_Create_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Create"/></wsdl:message><wsdl:message name="IRestService_TestCase_Create_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveById"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_Update_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Update"/></wsdl:message><wsdl:message name="IRestService_TestCase_Update_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_Delete_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Delete"/></wsdl:message><wsdl:message name="IRestService_TestCase_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateFolder"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolderById_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFolderById"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolderById_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveFolderByIdResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_DeleteFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteFolder"/></wsdl:message><wsdl:message name="IRestService_TestCase_DeleteFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteFolderResponse"/></wsdl:message><wsdl:message name="IRestService_TestCase_UpdateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateFolder"/></wsdl:message><wsdl:message name="IRestService_TestCase_UpdateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateFolderResponse"/></wsdl:message><wsdl:message name="IRestService_Component_Create_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Component_Create_preflight__OutputMessage"/><wsdl:message name="IRestService_Component_Update_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="COMPONENT_ID" element="COMPONENT_ID"/></wsdl:message><wsdl:message name="IRestService_Component_Update_preflight__OutputMessage"/><wsdl:message name="IRestService_Component_Undelete_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="COMPONENT_ID" element="COMPONENT_ID"/></wsdl:message><wsdl:message name="IRestService_Component_Undelete_preflight__OutputMessage"/><wsdl:message name="IRestService_Build_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/><wsdl:part name="BUILD_ID" element="BUILD_ID"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Build_RetrieveByReleaseId_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Build_RetrieveByReleaseId_preflight__OutputMessage"/><wsdl:message name="IRestService_ProjectRole_Retrieve_preflight__InputMessage"/><wsdl:message name="IRestService_ProjectRole_Retrieve_preflight__OutputMessage"/><wsdl:message name="IRestService_Association_Create_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Association_Create_preflight__OutputMessage"/><wsdl:message name="IRestService_Association_RetrieveForArtifact_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_Association_RetrieveForArtifact_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_RetrieveArtifactMappings_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveArtifactMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_SearchArtifactMappings_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_SearchArtifactMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_AddUserMappings_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_AddUserMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="CUSTOM_PROPERTY_ID" element="CUSTOM_PROPERTY_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyValueMappings_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="CUSTOM_PROPERTY_ID" element="CUSTOM_PROPERTY_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveCustomPropertyValueMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_RetrieveFieldValueMappings_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/><wsdl:part name="ARTIFACT_FIELD_ID" element="ARTIFACT_FIELD_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveFieldValueMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataMapping_RetrieveProjectMappings_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataMapping_RetrieveProjectMappings_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_Retrieve_preflight__InputMessage"/><wsdl:message name="IRestService_DataSyncSystem_Retrieve_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_RetrieveById_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_SaveRunFailure_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunFailure_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_SaveRunSuccess_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunSuccess_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_SaveRunWarning_preflight__InputMessage"><wsdl:part name="DATA_SYNC_SYSTEM_ID" element="DATA_SYNC_SYSTEM_ID"/></wsdl:message><wsdl:message name="IRestService_DataSyncSystem_SaveRunWarning_preflight__OutputMessage"/><wsdl:message name="IRestService_DataSyncSystem_WriteEvent_preflight__InputMessage"/><wsdl:message name="IRestService_DataSyncSystem_WriteEvent_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveBranches_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveBranches_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveFoldersByParent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="PARENT_FOLDER_ID" element="PARENT_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFoldersByParent_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveFilesByFolder_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="FOLDER_ID" element="FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByFolder_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveFilesByRevision_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="REVISION_ID" element="REVISION_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesByRevision_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveFileById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="FILE_ID" element="FILE_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFileById_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveFilesForArtifact_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveFilesForArtifact_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_OpenFileById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="FILE_ID" element="FILE_ID"/><wsdl:part name="REVISION_ID" element="REVISION_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_OpenFileById_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveRevisions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="SORT_PROPERTY" element="SORT_PROPERTY"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisions_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForFile_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="FILE_ID" element="FILE_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionsForFile_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveRevisionById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="REVISION_ID" element="REVISION_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveRevisionById_preflight__OutputMessage"/><wsdl:message name="IRestService_SourceCode_RetrieveArtifactsForRevision_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="BRANCH_ID" element="BRANCH_ID"/><wsdl:part name="REVISION_ID" element="REVISION_ID"/></wsdl:message><wsdl:message name="IRestService_SourceCode_RetrieveArtifactsForRevision_preflight__OutputMessage"/><wsdl:message name="IRestService_Message_GetInfo_preflight__InputMessage"/><wsdl:message name="IRestService_Message_GetInfo_preflight__OutputMessage"/><wsdl:message name="IRestService_Message_MarkAllAsRead_preflight__InputMessage"><wsdl:part name="SENDER_USER_ID" element="SENDER_USER_ID"/></wsdl:message><wsdl:message name="IRestService_Message_MarkAllAsRead_preflight__OutputMessage"/><wsdl:message name="IRestService_Message_GetUnreadMessageSenders_preflight__InputMessage"/><wsdl:message name="IRestService_Message_GetUnreadMessageSenders_preflight__OutputMessage"/><wsdl:message name="IRestService_Message_RetrieveUnread_preflight__InputMessage"/><wsdl:message name="IRestService_Message_RetrieveUnread_preflight__OutputMessage"/><wsdl:message name="IRestService_History_RetrieveForArtifact1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="SORT_PROPERTY" element="SORT_PROPERTY"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveForArtifact1_preflight__OutputMessage"/><wsdl:message name="IRestService_History_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="HISTORY_CHANGE_SET_ID" element="HISTORY_CHANGE_SET_ID"/></wsdl:message><wsdl:message name="IRestService_History_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Subscription_SubscribeToArtifact_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_Subscription_SubscribeToArtifact_preflight__OutputMessage"/><wsdl:message name="IRestService_Subscription_RetrieveForUser_preflight__InputMessage"/><wsdl:message name="IRestService_Subscription_RetrieveForUser_preflight__OutputMessage"/><wsdl:message name="IRestService_SavedFilter_RetrieveForUser_preflight__InputMessage"/><wsdl:message name="IRestService_SavedFilter_RetrieveForUser_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_AddParameter_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddParameter_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_CreateParameterToken_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PARAMETER_NAME" element="PARAMETER_NAME"/></wsdl:message><wsdl:message name="IRestService_TestCase_CreateParameterToken_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveParameters_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveParameters_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveStepParameters_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="TEST_STEP_ID" element="TEST_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStepParameters_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_MoveStep_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="SOURCE_TEST_STEP_ID" element="SOURCE_TEST_STEP_ID"/><wsdl:part name="DESTINATION_TEST_STEP_ID" element="DESTINATION_TEST_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_MoveStep_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_DeleteStep_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="TEST_STEP_ID" element="TEST_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_DeleteStep_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_AddStep_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddStep_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_AddLink_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="LINKED_TEST_CASE_ID" element="LINKED_TEST_CASE_ID"/><wsdl:part name="POSITION" element="POSITION"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddLink_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_AddUpdateAutomationScript_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="AUTOMATION_ENGINE_ID" element="AUTOMATION_ENGINE_ID"/><wsdl:part name="URL_OR_FILENAME" element="URL_OR_FILENAME"/><wsdl:part name="DESCRIPTION" element="DESCRIPTION"/><wsdl:part name="VERSION" element="VERSION"/><wsdl:part name="PROJECT_ATTACHMENT_TYPE_ID" element="PROJECT_ATTACHMENT_TYPE_ID"/><wsdl:part name="PROJECT_ATTACHMENT_FOLDER_ID" element="PROJECT_ATTACHMENT_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_AddUpdateAutomationScript_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_Count1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_Count1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_CountForFolder1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_FOLDER_ID" element="TEST_FOLDER_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_CountForFolder1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveByFolder1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_FOLDER_ID" element="TEST_CASE_FOLDER_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveByFolder2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_FOLDER_ID" element="TEST_CASE_FOLDER_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByFolder2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_Move_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="TEST_CASE_FOLDER_ID" element="TEST_CASE_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_Move_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveByTestSetId_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveByTestSetId_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveForOwner_preflight__InputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveForOwner_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveFolders_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolders_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveFoldersByParent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PARENT_TEST_CASE_FOLDER_ID" element="PARENT_TEST_CASE_FOLDER_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFoldersByParent_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveStatuses_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveStatuses_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveTypes_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveTypes_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveWorkflowTransitions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_TYPE_ID" element="TEST_CASE_TYPE_ID"/><wsdl:part name="TEST_CASE_STATUS_ID" element="TEST_CASE_STATUS_ID"/><wsdl:part name="IS_CREATOR" element="IS_CREATOR"/><wsdl:part name="IS_OWNER" element="IS_OWNER"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowTransitions_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveWorkflowFields_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_TYPE_ID" element="TEST_CASE_TYPE_ID"/><wsdl:part name="TEST_CASE_STATUS_ID" element="TEST_CASE_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowFields_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveWorkflowCustomProperties_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_TYPE_ID" element="TEST_CASE_TYPE_ID"/><wsdl:part name="TEST_CASE_STATUS_ID" element="TEST_CASE_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_CreateFromTestCases_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestCases_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_CreateFromTestSet_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateFromTestSet_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_CreateForAutomationHost_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="AUTOMATION_HOST_TOKEN" element="AUTOMATION_HOST_TOKEN"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomationHost_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_CreateForAutomatedTestSet_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/><wsdl:part name="AUTOMATION_HOST_TOKEN" element="AUTOMATION_HOST_TOKEN"/></wsdl:message><wsdl:message name="IRestService_TestRun_CreateForAutomatedTestSet_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_Count1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_Count1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RecordAutomated1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RecordAutomated2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_RecordAutomated2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_Save_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="END_DATE" element="END_DATE"/></wsdl:message><wsdl:message name="IRestService_TestRun_Save_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_RUN_ID" element="TEST_RUN_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveAutomatedById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_RUN_ID" element="TEST_RUN_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomatedById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveManualById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_RUN_ID" element="TEST_RUN_ID"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManualById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveManual1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveManual2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveManual2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveAutomated1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveAutomated2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveAutomated2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestRun_RetrieveByTestCaseId_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestRun_RetrieveByTestCaseId_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_Create_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Task_Create_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_Count1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Task_Count1_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_ID" element="TASK_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveForOwner_preflight__InputMessage"/><wsdl:message name="IRestService_Task_RetrieveForOwner_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveNew_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="CREATION_DATE" element="CREATION_DATE"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveNew_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_ID" element="TASK_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveStatuses_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveStatuses_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveTypes_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveTypes_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveWorkflowTransitions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_TYPE_ID" element="TASK_TYPE_ID"/><wsdl:part name="TASK_STATUS_ID" element="TASK_STATUS_ID"/><wsdl:part name="IS_CREATOR" element="IS_CREATOR"/><wsdl:part name="IS_OWNER" element="IS_OWNER"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowTransitions_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveWorkflowFields_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_TYPE_ID" element="TASK_TYPE_ID"/><wsdl:part name="TASK_STATUS_ID" element="TASK_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowFields_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveWorkflowCustomProperties_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_TYPE_ID" element="TASK_TYPE_ID"/><wsdl:part name="TASK_STATUS_ID" element="TASK_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveFolders_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolders_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveFoldersByParent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PARENT_TASK_FOLDER_ID" element="PARENT_TASK_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFoldersByParent_preflight__OutputMessage"/><wsdl:message name="IRestService_Task_RetrieveFolderById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TASK_FOLDER_ID" element="TASK_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_Task_RetrieveFolderById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_AddTestMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/><wsdl:part name="OWNER_ID" element="OWNER_ID"/><wsdl:part name="EXISTING_TEST_SET_TEST_CASE_ID" element="EXISTING_TEST_SET_TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_AddTestMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RemoveTestMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/><wsdl:part name="TEST_SET_TEST_CASE_ID" element="TEST_SET_TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RemoveTestMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveTestCaseMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_Create_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_Create_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_CreateFolder_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_CreateFolder_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_Update_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_Update_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveFolderById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_FOLDER_ID" element="TEST_SET_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFolderById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveForOwner_preflight__InputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveForOwner_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_Move_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/><wsdl:part name="TEST_SET_FOLDER_ID" element="TEST_SET_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_Move_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_Count1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_Count1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_CountForFolder1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_FOLDER_ID" element="TEST_FOLDER_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_CountForFolder1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_TestSet_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveByFolder1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_FOLDER_ID" element="TEST_SET_FOLDER_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder1_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveByFolder2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_FOLDER_ID" element="TEST_SET_FOLDER_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveByFolder2_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveFoldersByParent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PARENT_TEST_SET_FOLDER_ID" element="PARENT_TEST_SET_FOLDER_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveFoldersByParent_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveParameters_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveParameters_preflight__OutputMessage"/><wsdl:message name="IRestService_TestSet_RetrieveTestCaseParameters_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/><wsdl:part name="TEST_SET_TEST_CASE_ID" element="TEST_SET_TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestSet_RetrieveTestCaseParameters_preflight__OutputMessage"/><wsdl:message name="IRestService_TestConfiguration_RetrieveForTestSet_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_SET_ID" element="TEST_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveForTestSet_preflight__OutputMessage"/><wsdl:message name="IRestService_TestConfiguration_RetrieveSetById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CONFIGURATION_SET_ID" element="TEST_CONFIGURATION_SET_ID"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSetById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestConfiguration_RetrieveSets_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_TestConfiguration_RetrieveSets_preflight__OutputMessage"/><wsdl:message name="IRestService_User_Create_preflight__InputMessage"><wsdl:part name="PASSWORD" element="PASSWORD"/><wsdl:part name="PASSWORD_QUESTION" element="PASSWORD_QUESTION"/><wsdl:part name="PASSWORD_ANSWER" element="PASSWORD_ANSWER"/><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PROJECT_ROLE_ID" element="PROJECT_ROLE_ID"/></wsdl:message><wsdl:message name="IRestService_User_Create_preflight__OutputMessage"/><wsdl:message name="IRestService_User_RetrieveById_preflight__InputMessage"><wsdl:part name="USER_ID" element="USER_ID"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_User_RetrieveByUserName_preflight__InputMessage"><wsdl:part name="USER_NAME" element="USER_NAME"/><wsdl:part name="INCLUDE_INACTIVE" element="INCLUDE_INACTIVE"/></wsdl:message><wsdl:message name="IRestService_User_RetrieveByUserName_preflight__OutputMessage"/><wsdl:message name="IRestService_User_RetrieveAll_preflight__InputMessage"/><wsdl:message name="IRestService_User_RetrieveAll_preflight__OutputMessage"/><wsdl:message name="IRestService_User_RetrieveContacts_preflight__InputMessage"/><wsdl:message name="IRestService_User_RetrieveContacts_preflight__OutputMessage"/><wsdl:message name="IRestService_User_AddContact_preflight__InputMessage"><wsdl:part name="USER_ID" element="USER_ID"/></wsdl:message><wsdl:message name="IRestService_User_AddContact_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationHost_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationHost_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/><wsdl:part name="SORT_FIELD" element="SORT_FIELD"/><wsdl:part name="SORT_DIRECTION" element="SORT_DIRECTION"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationHost_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="AUTOMATION_HOST_ID" element="AUTOMATION_HOST_ID"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationHost_RetrieveByToken_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TOKEN" element="TOKEN"/></wsdl:message><wsdl:message name="IRestService_AutomationHost_RetrieveByToken_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationEngine_RetrieveByToken_preflight__InputMessage"><wsdl:part name="TOKEN" element="TOKEN"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveByToken_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationEngine_Retrieve_preflight__InputMessage"><wsdl:part name="ACTIVE_ONLY" element="ACTIVE_ONLY"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_Retrieve_preflight__OutputMessage"/><wsdl:message name="IRestService_AutomationEngine_RetrieveById_preflight__InputMessage"><wsdl:part name="AUTOMATION_ENGINE_ID" element="AUTOMATION_ENGINE_ID"/></wsdl:message><wsdl:message name="IRestService_AutomationEngine_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_System_GetProductVersion_preflight__InputMessage"/><wsdl:message name="IRestService_System_GetProductVersion_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_ID" element="INCIDENT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveByIdList_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_IDS" element="INCIDENT_IDS"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveByIdList_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrievePriorities_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrievePriorities_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveSeverities_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveSeverities_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveStatuses_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveStatuses_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_AddType_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_AddType_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveDefaultStatus_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultStatus_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveDefaultType_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveDefaultType_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_ID" element="INCIDENT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveWorkflowTransitions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_TYPE_ID" element="INCIDENT_TYPE_ID"/><wsdl:part name="INCIDENT_STATUS_ID" element="INCIDENT_STATUS_ID"/><wsdl:part name="IS_DETECTOR" element="IS_DETECTOR"/><wsdl:part name="IS_OWNER" element="IS_OWNER"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowTransitions_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveWorkflowFields_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_TYPE_ID" element="INCIDENT_TYPE_ID"/><wsdl:part name="INCIDENT_STATUS_ID" element="INCIDENT_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowFields_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveWorkflowCustomProperties_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INCIDENT_TYPE_ID" element="INCIDENT_TYPE_ID"/><wsdl:part name="INCIDENT_STATUS_ID" element="INCIDENT_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_Count_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_Count_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveForOwner_preflight__InputMessage"/><wsdl:message name="IRestService_Incident_RetrieveForOwner_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="SORT_BY" element="SORT_BY"/></wsdl:message><wsdl:message name="IRestService_Incident_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_Incident_RetrieveNew_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="CREATION_DATE" element="CREATION_DATE"/></wsdl:message><wsdl:message name="IRestService_Incident_RetrieveNew_preflight__OutputMessage"/><wsdl:message name="IRestService_CustomProperty_RetrieveForArtifactType_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_NAME" element="ARTIFACT_TYPE_NAME"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveForArtifactType_preflight__OutputMessage"/><wsdl:message name="IRestService_CustomProperty_RetrieveCustomListById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="CUSTOM_LIST_ID" element="CUSTOM_LIST_ID"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_RetrieveCustomListById_preflight__OutputMessage"/><wsdl:message name="IRestService_CustomProperty_AddCustomList_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomList_preflight__OutputMessage"/><wsdl:message name="IRestService_CustomProperty_AddCustomListValue_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="CUSTOM_LIST_ID" element="CUSTOM_LIST_ID"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddCustomListValue_preflight__OutputMessage"/><wsdl:message name="IRestService_CustomProperty_AddDefinition_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="CUSTOM_LIST_ID" element="CUSTOM_LIST_ID"/></wsdl:message><wsdl:message name="IRestService_CustomProperty_AddDefinition_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/></wsdl:message><wsdl:message name="IRestService_Release_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_AddTestMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_AddTestMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Count_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Release_Count_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RemoveTestMapping_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RemoveTestMapping_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Move_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/><wsdl:part name="DESTINATION_RELEASE_ID" element="DESTINATION_RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_Move_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Indent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_Indent_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_Outdent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_Outdent_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveStatuses_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveStatuses_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveTypes_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveTypes_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveWorkflowTransitions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_TYPE_ID" element="RELEASE_TYPE_ID"/><wsdl:part name="RELEASE_STATUS_ID" element="RELEASE_STATUS_ID"/><wsdl:part name="IS_CREATOR" element="IS_CREATOR"/><wsdl:part name="IS_OWNER" element="IS_OWNER"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowTransitions_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveWorkflowFields_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_TYPE_ID" element="RELEASE_TYPE_ID"/><wsdl:part name="RELEASE_STATUS_ID" element="RELEASE_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowFields_preflight__OutputMessage"/><wsdl:message name="IRestService_Release_RetrieveWorkflowCustomProperties_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_TYPE_ID" element="RELEASE_TYPE_ID"/><wsdl:part name="RELEASE_STATUS_ID" element="RELEASE_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Release_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/><wsdl:message name="IRestService_Project_RetrieveUserMembership_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveUserMembership_preflight__OutputMessage"/><wsdl:message name="IRestService_Project_Retrieve_preflight__InputMessage"/><wsdl:message name="IRestService_Project_Retrieve_preflight__OutputMessage"/><wsdl:message name="IRestService_Project_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Project_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RUN_ASYNC" element="RUN_ASYNC"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches1_preflight__OutputMessage"/><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="RELEASE_ID" element="RELEASE_ID"/><wsdl:part name="RUN_ASYNC" element="RUN_ASYNC"/></wsdl:message><wsdl:message name="IRestService_Project_RefreshProgressExecutionStatusCaches2_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_OpenFile_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DOCUMENT_ID" element="DOCUMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_OpenFile_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_AddFile_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="FILENAME" element="FILENAME"/><wsdl:part name="TAGS" element="TAGS"/><wsdl:part name="FOLDER_ID" element="FOLDER_ID"/><wsdl:part name="DOCUMENT_TYPE_ID" element="DOCUMENT_TYPE_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_AddFile_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_AddUrl_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="URL" element="URL"/><wsdl:part name="TAGS" element="TAGS"/><wsdl:part name="FOLDER_ID" element="FOLDER_ID"/><wsdl:part name="DOCUMENT_TYPE_ID" element="DOCUMENT_TYPE_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrl_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_AddFileVersion_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DOCUMENT_ID" element="DOCUMENT_ID"/><wsdl:part name="FILENAME" element="FILENAME"/><wsdl:part name="VERSION" element="VERSION"/><wsdl:part name="MAKE_CURRENT" element="MAKE_CURRENT"/></wsdl:message><wsdl:message name="IRestService_Document_AddFileVersion_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_AddUrlVersion_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DOCUMENT_ID" element="DOCUMENT_ID"/><wsdl:part name="URL" element="URL"/><wsdl:part name="VERSION" element="VERSION"/><wsdl:part name="MAKE_CURRENT" element="MAKE_CURRENT"/></wsdl:message><wsdl:message name="IRestService_Document_AddUrlVersion_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_Delete_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="DOCUMENT_ID" element="DOCUMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_Delete_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_Retrieve2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="SORT_BY" element="SORT_BY"/></wsdl:message><wsdl:message name="IRestService_Document_Retrieve2_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_RetrieveForFolder_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="FOLDER_ID" element="FOLDER_ID"/><wsdl:part name="START_ROW" element="START_ROW"/><wsdl:part name="NUMBER_ROWS" element="NUMBER_ROWS"/><wsdl:part name="SORT_BY" element="SORT_BY"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForFolder_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_RetrieveForArtifact_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveForArtifact_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_AddToArtifactId_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ARTIFACT_TYPE_ID" element="ARTIFACT_TYPE_ID"/><wsdl:part name="ARTIFACT_ID" element="ARTIFACT_ID"/><wsdl:part name="DOCUMENT_ID" element="DOCUMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_AddToArtifactId_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_RetrieveTypes_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="ACTIVE_ONLY" element="ACTIVE_ONLY"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveTypes_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_RetrieveFolders_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolders_preflight__OutputMessage"/><wsdl:message name="IRestService_Document_RetrieveFolderById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="FOLDER_ID" element="FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_Document_RetrieveFolderById_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Count1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Count1_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_AddTestCoverage_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestCoverage_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Create1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create1_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Create2_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="INDENT_POSITION" element="INDENT_POSITION"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create2_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Create3_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="PARENT_REQUIREMENT_ID" element="PARENT_REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Create3_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Retrieve1_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="STARTING_ROW" element="STARTING_ROW"/><wsdl:part name="NUMBER_OF_ROWS" element="NUMBER_OF_ROWS"/></wsdl:message><wsdl:message name="IRestService_Requirement_Retrieve1_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveForOwner_preflight__InputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveForOwner_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveTestCoverage_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestCoverage_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Move_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/><wsdl:part name="DESTINATION_REQUIREMENT_ID" element="DESTINATION_REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Move_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_MoveToEnd_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveToEnd_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Indent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Indent_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_Outdent_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_Outdent_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveComments_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveComments_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveStatuses_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStatuses_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveTypes_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTypes_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveWorkflowTransitions_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_TYPE_ID" element="REQUIREMENT_TYPE_ID"/><wsdl:part name="REQUIREMENT_STATUS_ID" element="REQUIREMENT_STATUS_ID"/><wsdl:part name="IS_CREATOR" element="IS_CREATOR"/><wsdl:part name="IS_OWNER" element="IS_OWNER"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowTransitions_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveWorkflowFields_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_TYPE_ID" element="REQUIREMENT_TYPE_ID"/><wsdl:part name="REQUIREMENT_STATUS_ID" element="REQUIREMENT_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowFields_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveWorkflowCustomProperties_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_TYPE_ID" element="REQUIREMENT_TYPE_ID"/><wsdl:part name="REQUIREMENT_STATUS_ID" element="REQUIREMENT_STATUS_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveSteps_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveSteps_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveStepById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/><wsdl:part name="REQUIREMENT_STEP_ID" element="REQUIREMENT_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveStepById_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_MoveStep_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/><wsdl:part name="SOURCE_REQUIREMENT_STEP_ID" element="SOURCE_REQUIREMENT_STEP_ID"/><wsdl:part name="DESTINATION_REQUIREMENT_STEP_ID" element="DESTINATION_REQUIREMENT_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_MoveStep_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_AddTestStepCoverage_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_AddTestStepCoverage_preflight__OutputMessage"/><wsdl:message name="IRestService_Requirement_RetrieveTestStepCoverage_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="REQUIREMENT_ID" element="REQUIREMENT_ID"/></wsdl:message><wsdl:message name="IRestService_Requirement_RetrieveTestStepCoverage_preflight__OutputMessage"/><wsdl:message name="IRestService_TestStep_RetrieveRequirementCoverage_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_STEP_ID" element="TEST_STEP_ID"/></wsdl:message><wsdl:message name="IRestService_TestStep_RetrieveRequirementCoverage_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_ID" element="TEST_CASE_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveById_preflight__OutputMessage"/><wsdl:message name="IRestService_TestCase_RetrieveFolderById_preflight__InputMessage"><wsdl:part name="PROJECT_ID" element="PROJECT_ID"/><wsdl:part name="TEST_CASE_FOLDER_ID" element="TEST_CASE_FOLDER_ID"/></wsdl:message><wsdl:message name="IRestService_TestCase_RetrieveFolderById_preflight__OutputMessage"/><wsdl:portType msc:usingSession="false" name="IRestService"><wsdl:operation name="Component_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Create" message="tns:IRestService_Component_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_CreateResponse" message="tns:IRestService_Component_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Update" message="tns:IRestService_Component_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_UpdateResponse" message="tns:IRestService_Component_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Delete" message="tns:IRestService_Component_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_DeleteResponse" message="tns:IRestService_Component_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Undelete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Undelete" message="tns:IRestService_Component_Undelete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_UndeleteResponse" message="tns:IRestService_Component_Undelete_OutputMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveById" message="tns:IRestService_Build_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByIdResponse" message="tns:IRestService_Build_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveByReleaseId"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByReleaseId" message="tns:IRestService_Build_RetrieveByReleaseId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByReleaseIdResponse" message="tns:IRestService_Build_RetrieveByReleaseId_OutputMessage"/></wsdl:operation><wsdl:operation name="Build_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_Create" message="tns:IRestService_Build_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_CreateResponse" message="tns:IRestService_Build_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="ProjectRole_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/ProjectRole_Retrieve" message="tns:IRestService_ProjectRole_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/ProjectRole_RetrieveResponse" message="tns:IRestService_ProjectRole_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="Association_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_Create" message="tns:IRestService_Association_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_CreateResponse" message="tns:IRestService_Association_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="Association_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_Update" message="tns:IRestService_Association_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_UpdateResponse" message="tns:IRestService_Association_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Association_RetrieveForArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_RetrieveForArtifact" message="tns:IRestService_Association_RetrieveForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_RetrieveForArtifactResponse" message="tns:IRestService_Association_RetrieveForArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveArtifactMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveArtifactMappings" message="tns:IRestService_DataMapping_RetrieveArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveArtifactMappingsResponse" message="tns:IRestService_DataMapping_RetrieveArtifactMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_SearchArtifactMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_SearchArtifactMappings" message="tns:IRestService_DataMapping_SearchArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_SearchArtifactMappingsResponse" message="tns:IRestService_DataMapping_SearchArtifactMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_AddArtifactMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddArtifactMappings" message="tns:IRestService_DataMapping_AddArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddArtifactMappingsResponse" message="tns:IRestService_DataMapping_AddArtifactMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RemoveArtifactMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RemoveArtifactMappings" message="tns:IRestService_DataMapping_RemoveArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RemoveArtifactMappingsResponse" message="tns:IRestService_DataMapping_RemoveArtifactMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_AddUserMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddUserMappings" message="tns:IRestService_DataMapping_AddUserMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddUserMappingsResponse" message="tns:IRestService_DataMapping_AddUserMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveUserMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveUserMappings" message="tns:IRestService_DataMapping_RetrieveUserMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveUserMappingsResponse" message="tns:IRestService_DataMapping_RetrieveUserMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyMapping" message="tns:IRestService_DataMapping_RetrieveCustomPropertyMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyMappingResponse" message="tns:IRestService_DataMapping_RetrieveCustomPropertyMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyValueMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyValueMappings" message="tns:IRestService_DataMapping_RetrieveCustomPropertyValueMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyValueMappingsResponse" message="tns:IRestService_DataMapping_RetrieveCustomPropertyValueMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveFieldValueMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveFieldValueMappings" message="tns:IRestService_DataMapping_RetrieveFieldValueMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveFieldValueMappingsResponse" message="tns:IRestService_DataMapping_RetrieveFieldValueMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveProjectMappings"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveProjectMappings" message="tns:IRestService_DataMapping_RetrieveProjectMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveProjectMappingsResponse" message="tns:IRestService_DataMapping_RetrieveProjectMappings_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_Retrieve" message="tns:IRestService_DataSyncSystem_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveResponse" message="tns:IRestService_DataSyncSystem_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveById" message="tns:IRestService_DataSyncSystem_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveByIdResponse" message="tns:IRestService_DataSyncSystem_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_Create" message="tns:IRestService_DataSyncSystem_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_CreateResponse" message="tns:IRestService_DataSyncSystem_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_Update" message="tns:IRestService_DataSyncSystem_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_UpdateResponse" message="tns:IRestService_DataSyncSystem_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunFailure"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunFailure" message="tns:IRestService_DataSyncSystem_SaveRunFailure_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunFailureResponse" message="tns:IRestService_DataSyncSystem_SaveRunFailure_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunSuccess"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunSuccess" message="tns:IRestService_DataSyncSystem_SaveRunSuccess_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunSuccessResponse" message="tns:IRestService_DataSyncSystem_SaveRunSuccess_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunWarning"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunWarning" message="tns:IRestService_DataSyncSystem_SaveRunWarning_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunWarningResponse" message="tns:IRestService_DataSyncSystem_SaveRunWarning_OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_WriteEvent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_WriteEvent" message="tns:IRestService_DataSyncSystem_WriteEvent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_WriteEventResponse" message="tns:IRestService_DataSyncSystem_WriteEvent_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveBranches"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveBranches" message="tns:IRestService_SourceCode_RetrieveBranches_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveBranchesResponse" message="tns:IRestService_SourceCode_RetrieveBranches_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFoldersByParent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFoldersByParent" message="tns:IRestService_SourceCode_RetrieveFoldersByParent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFoldersByParentResponse" message="tns:IRestService_SourceCode_RetrieveFoldersByParent_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesByFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByFolder" message="tns:IRestService_SourceCode_RetrieveFilesByFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByFolderResponse" message="tns:IRestService_SourceCode_RetrieveFilesByFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesByRevision"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByRevision" message="tns:IRestService_SourceCode_RetrieveFilesByRevision_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByRevisionResponse" message="tns:IRestService_SourceCode_RetrieveFilesByRevision_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFileById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFileById" message="tns:IRestService_SourceCode_RetrieveFileById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFileByIdResponse" message="tns:IRestService_SourceCode_RetrieveFileById_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesForArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesForArtifact" message="tns:IRestService_SourceCode_RetrieveFilesForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesForArtifactResponse" message="tns:IRestService_SourceCode_RetrieveFilesForArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_OpenFileById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_OpenFileById" message="tns:IRestService_SourceCode_OpenFileById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_OpenFileByIdResponse" message="tns:IRestService_SourceCode_OpenFileById_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisions" message="tns:IRestService_SourceCode_RetrieveRevisions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsResponse" message="tns:IRestService_SourceCode_RetrieveRevisions_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisionsForFile"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForFile" message="tns:IRestService_SourceCode_RetrieveRevisionsForFile_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForFileResponse" message="tns:IRestService_SourceCode_RetrieveRevisionsForFile_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisionById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionById" message="tns:IRestService_SourceCode_RetrieveRevisionById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionByIdResponse" message="tns:IRestService_SourceCode_RetrieveRevisionById_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisionsForArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForArtifact" message="tns:IRestService_SourceCode_RetrieveRevisionsForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForArtifactResponse" message="tns:IRestService_SourceCode_RetrieveRevisionsForArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveArtifactsForRevision"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveArtifactsForRevision" message="tns:IRestService_SourceCode_RetrieveArtifactsForRevision_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveArtifactsForRevisionResponse" message="tns:IRestService_SourceCode_RetrieveArtifactsForRevision_OutputMessage"/></wsdl:operation><wsdl:operation name="Message_GetInfo"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetInfo" message="tns:IRestService_Message_GetInfo_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetInfoResponse" message="tns:IRestService_Message_GetInfo_OutputMessage"/></wsdl:operation><wsdl:operation name="Message_PostNew"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_PostNew" message="tns:IRestService_Message_PostNew_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_PostNewResponse" message="tns:IRestService_Message_PostNew_OutputMessage"/></wsdl:operation><wsdl:operation name="Message_MarkAllAsRead"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_MarkAllAsRead" message="tns:IRestService_Message_MarkAllAsRead_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_MarkAllAsReadResponse" message="tns:IRestService_Message_MarkAllAsRead_OutputMessage"/></wsdl:operation><wsdl:operation name="Message_GetUnreadMessageSenders"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetUnreadMessageSenders" message="tns:IRestService_Message_GetUnreadMessageSenders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetUnreadMessageSendersResponse" message="tns:IRestService_Message_GetUnreadMessageSenders_OutputMessage"/></wsdl:operation><wsdl:operation name="Message_RetrieveUnread"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_RetrieveUnread" message="tns:IRestService_Message_RetrieveUnread_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_RetrieveUnreadResponse" message="tns:IRestService_Message_RetrieveUnread_OutputMessage"/></wsdl:operation><wsdl:operation name="History_RetrieveForArtifact1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact1" message="tns:IRestService_History_RetrieveForArtifact1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact1Response" message="tns:IRestService_History_RetrieveForArtifact1_OutputMessage"/></wsdl:operation><wsdl:operation name="History_RetrieveForArtifact2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact2" message="tns:IRestService_History_RetrieveForArtifact2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact2Response" message="tns:IRestService_History_RetrieveForArtifact2_OutputMessage"/></wsdl:operation><wsdl:operation name="History_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveById" message="tns:IRestService_History_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveByIdResponse" message="tns:IRestService_History_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_SubscribeToArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_SubscribeToArtifact" message="tns:IRestService_Subscription_SubscribeToArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_SubscribeToArtifactResponse" message="tns:IRestService_Subscription_SubscribeToArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_UnsubscribeFromArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_UnsubscribeFromArtifact" message="tns:IRestService_Subscription_UnsubscribeFromArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_UnsubscribeFromArtifactResponse" message="tns:IRestService_Subscription_UnsubscribeFromArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_RetrieveForUser"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForUser" message="tns:IRestService_Subscription_RetrieveForUser_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForUserResponse" message="tns:IRestService_Subscription_RetrieveForUser_OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_RetrieveForArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForArtifact" message="tns:IRestService_Subscription_RetrieveForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForArtifactResponse" message="tns:IRestService_Subscription_RetrieveForArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="SavedFilter_RetrieveForUser"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SavedFilter_RetrieveForUser" message="tns:IRestService_SavedFilter_RetrieveForUser_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SavedFilter_RetrieveForUserResponse" message="tns:IRestService_SavedFilter_RetrieveForUser_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddParameter"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddParameter" message="tns:IRestService_TestCase_AddParameter_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddParameterResponse" message="tns:IRestService_TestCase_AddParameter_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateParameterToken"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateParameterToken" message="tns:IRestService_TestCase_CreateParameterToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateParameterTokenResponse" message="tns:IRestService_TestCase_CreateParameterToken_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveParameters"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveParameters" message="tns:IRestService_TestCase_RetrieveParameters_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveParametersResponse" message="tns:IRestService_TestCase_RetrieveParameters_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveStepParameters"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepParameters" message="tns:IRestService_TestCase_RetrieveStepParameters_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepParametersResponse" message="tns:IRestService_TestCase_RetrieveStepParameters_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_MoveStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveStep" message="tns:IRestService_TestCase_MoveStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveStepResponse" message="tns:IRestService_TestCase_MoveStep_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_DeleteStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteStep" message="tns:IRestService_TestCase_DeleteStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteStepResponse" message="tns:IRestService_TestCase_DeleteStep_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddStep" message="tns:IRestService_TestCase_AddStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddStepResponse" message="tns:IRestService_TestCase_AddStep_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddLink"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddLink" message="tns:IRestService_TestCase_AddLink_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddLinkResponse" message="tns:IRestService_TestCase_AddLink_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddUpdateAutomationScript"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddUpdateAutomationScript" message="tns:IRestService_TestCase_AddUpdateAutomationScript_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddUpdateAutomationScriptResponse" message="tns:IRestService_TestCase_AddUpdateAutomationScript_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveSteps"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveSteps" message="tns:IRestService_TestCase_RetrieveSteps_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepsResponse" message="tns:IRestService_TestCase_RetrieveSteps_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveStepById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepById" message="tns:IRestService_TestCase_RetrieveStepById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepByIdResponse" message="tns:IRestService_TestCase_RetrieveStepById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_UpdateStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_UpdateStep" message="tns:IRestService_TestCase_UpdateStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_UpdateStepResponse" message="tns:IRestService_TestCase_UpdateStep_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Count1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count1" message="tns:IRestService_TestCase_Count1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count1Response" message="tns:IRestService_TestCase_Count1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Count2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count2" message="tns:IRestService_TestCase_Count2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count2Response" message="tns:IRestService_TestCase_Count2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CountForFolder1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder1" message="tns:IRestService_TestCase_CountForFolder1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder1Response" message="tns:IRestService_TestCase_CountForFolder1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CountForFolder2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder2" message="tns:IRestService_TestCase_CountForFolder2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder2Response" message="tns:IRestService_TestCase_CountForFolder2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve1" message="tns:IRestService_TestCase_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve1Response" message="tns:IRestService_TestCase_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve2" message="tns:IRestService_TestCase_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve2Response" message="tns:IRestService_TestCase_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder1" message="tns:IRestService_TestCase_RetrieveByFolder1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder1Response" message="tns:IRestService_TestCase_RetrieveByFolder1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder2" message="tns:IRestService_TestCase_RetrieveByFolder2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder2Response" message="tns:IRestService_TestCase_RetrieveByFolder2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Move"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Move" message="tns:IRestService_TestCase_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveResponse" message="tns:IRestService_TestCase_Move_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByTestSetId"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByTestSetId" message="tns:IRestService_TestCase_RetrieveByTestSetId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByTestSetIdResponse" message="tns:IRestService_TestCase_RetrieveByTestSetId_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveForOwner"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveForOwner" message="tns:IRestService_TestCase_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveForOwnerResponse" message="tns:IRestService_TestCase_RetrieveForOwner_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFolders"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolders" message="tns:IRestService_TestCase_RetrieveFolders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersResponse" message="tns:IRestService_TestCase_RetrieveFolders_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFoldersByParent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersByParent" message="tns:IRestService_TestCase_RetrieveFoldersByParent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersByParentResponse" message="tns:IRestService_TestCase_RetrieveFoldersByParent_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveComments" message="tns:IRestService_TestCase_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveCommentsResponse" message="tns:IRestService_TestCase_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateComment"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateComment" message="tns:IRestService_TestCase_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateCommentResponse" message="tns:IRestService_TestCase_CreateComment_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveStatuses"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStatuses" message="tns:IRestService_TestCase_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStatusesResponse" message="tns:IRestService_TestCase_RetrieveStatuses_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveTypes" message="tns:IRestService_TestCase_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveTypesResponse" message="tns:IRestService_TestCase_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowTransitions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowTransitions" message="tns:IRestService_TestCase_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowTransitionsResponse" message="tns:IRestService_TestCase_RetrieveWorkflowTransitions_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowFields"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowFields" message="tns:IRestService_TestCase_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowFieldsResponse" message="tns:IRestService_TestCase_RetrieveWorkflowFields_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowCustomProperties"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowCustomProperties" message="tns:IRestService_TestCase_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowCustomPropertiesResponse" message="tns:IRestService_TestCase_RetrieveWorkflowCustomProperties_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestCases"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestCases" message="tns:IRestService_TestRun_CreateFromTestCases_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestCasesResponse" message="tns:IRestService_TestRun_CreateFromTestCases_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestSet"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestSet" message="tns:IRestService_TestRun_CreateFromTestSet_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestSetResponse" message="tns:IRestService_TestRun_CreateFromTestSet_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomationHost"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomationHost" message="tns:IRestService_TestRun_CreateForAutomationHost_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomationHostResponse" message="tns:IRestService_TestRun_CreateForAutomationHost_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomatedTestSet"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomatedTestSet" message="tns:IRestService_TestRun_CreateForAutomatedTestSet_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomatedTestSetResponse" message="tns:IRestService_TestRun_CreateForAutomatedTestSet_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Count1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count1" message="tns:IRestService_TestRun_Count1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count1Response" message="tns:IRestService_TestRun_Count1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Count2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count2" message="tns:IRestService_TestRun_Count2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count2Response" message="tns:IRestService_TestRun_Count2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated1" message="tns:IRestService_TestRun_RecordAutomated1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated1Response" message="tns:IRestService_TestRun_RecordAutomated1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated2" message="tns:IRestService_TestRun_RecordAutomated2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated2Response" message="tns:IRestService_TestRun_RecordAutomated2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Save"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Save" message="tns:IRestService_TestRun_Save_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_SaveResponse" message="tns:IRestService_TestRun_Save_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveById" message="tns:IRestService_TestRun_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByIdResponse" message="tns:IRestService_TestRun_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomatedById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomatedById" message="tns:IRestService_TestRun_RetrieveAutomatedById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomatedByIdResponse" message="tns:IRestService_TestRun_RetrieveAutomatedById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManualById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManualById" message="tns:IRestService_TestRun_RetrieveManualById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManualByIdResponse" message="tns:IRestService_TestRun_RetrieveManualById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve1" message="tns:IRestService_TestRun_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve1Response" message="tns:IRestService_TestRun_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve2" message="tns:IRestService_TestRun_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve2Response" message="tns:IRestService_TestRun_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual1" message="tns:IRestService_TestRun_RetrieveManual1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual1Response" message="tns:IRestService_TestRun_RetrieveManual1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual2" message="tns:IRestService_TestRun_RetrieveManual2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual2Response" message="tns:IRestService_TestRun_RetrieveManual2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated1" message="tns:IRestService_TestRun_RetrieveAutomated1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated1Response" message="tns:IRestService_TestRun_RetrieveAutomated1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated2" message="tns:IRestService_TestRun_RetrieveAutomated2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated2Response" message="tns:IRestService_TestRun_RetrieveAutomated2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Delete" message="tns:IRestService_TestRun_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_DeleteResponse" message="tns:IRestService_TestRun_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveByTestCaseId"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByTestCaseId" message="tns:IRestService_TestRun_RetrieveByTestCaseId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByTestCaseIdResponse" message="tns:IRestService_TestRun_RetrieveByTestCaseId_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Create" message="tns:IRestService_Task_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateResponse" message="tns:IRestService_Task_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Count1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count1" message="tns:IRestService_Task_Count1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count1Response" message="tns:IRestService_Task_Count1_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Count2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count2" message="tns:IRestService_Task_Count2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count2Response" message="tns:IRestService_Task_Count2_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Retrieve" message="tns:IRestService_Task_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveResponse" message="tns:IRestService_Task_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveById" message="tns:IRestService_Task_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveByIdResponse" message="tns:IRestService_Task_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveForOwner"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveForOwner" message="tns:IRestService_Task_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveForOwnerResponse" message="tns:IRestService_Task_RetrieveForOwner_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveNew"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveNew" message="tns:IRestService_Task_RetrieveNew_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveNewResponse" message="tns:IRestService_Task_RetrieveNew_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Update" message="tns:IRestService_Task_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_UpdateResponse" message="tns:IRestService_Task_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Delete" message="tns:IRestService_Task_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_DeleteResponse" message="tns:IRestService_Task_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveComments" message="tns:IRestService_Task_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveCommentsResponse" message="tns:IRestService_Task_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_CreateComment"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateComment" message="tns:IRestService_Task_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateCommentResponse" message="tns:IRestService_Task_CreateComment_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveStatuses"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveStatuses" message="tns:IRestService_Task_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveStatusesResponse" message="tns:IRestService_Task_RetrieveStatuses_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveTypes" message="tns:IRestService_Task_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveTypesResponse" message="tns:IRestService_Task_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowTransitions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowTransitions" message="tns:IRestService_Task_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowTransitionsResponse" message="tns:IRestService_Task_RetrieveWorkflowTransitions_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowFields"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowFields" message="tns:IRestService_Task_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowFieldsResponse" message="tns:IRestService_Task_RetrieveWorkflowFields_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowCustomProperties"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowCustomProperties" message="tns:IRestService_Task_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowCustomPropertiesResponse" message="tns:IRestService_Task_RetrieveWorkflowCustomProperties_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFolders"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolders" message="tns:IRestService_Task_RetrieveFolders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersResponse" message="tns:IRestService_Task_RetrieveFolders_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFoldersByParent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersByParent" message="tns:IRestService_Task_RetrieveFoldersByParent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersByParentResponse" message="tns:IRestService_Task_RetrieveFoldersByParent_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_CreateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateFolder" message="tns:IRestService_Task_CreateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateFolderResponse" message="tns:IRestService_Task_CreateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFolderById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolderById" message="tns:IRestService_Task_RetrieveFolderById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolderByIdResponse" message="tns:IRestService_Task_RetrieveFolderById_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_DeleteFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_DeleteFolder" message="tns:IRestService_Task_DeleteFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_DeleteFolderResponse" message="tns:IRestService_Task_DeleteFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Task_UpdateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_UpdateFolder" message="tns:IRestService_Task_UpdateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_UpdateFolderResponse" message="tns:IRestService_Task_UpdateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_AddTestMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_AddTestMapping" message="tns:IRestService_TestSet_AddTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_AddTestMappingResponse" message="tns:IRestService_TestSet_AddTestMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RemoveTestMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RemoveTestMapping" message="tns:IRestService_TestSet_RemoveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RemoveTestMappingResponse" message="tns:IRestService_TestSet_RemoveTestMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseMapping" message="tns:IRestService_TestSet_RetrieveTestCaseMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseMappingResponse" message="tns:IRestService_TestSet_RetrieveTestCaseMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Create" message="tns:IRestService_TestSet_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateResponse" message="tns:IRestService_TestSet_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CreateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateFolder" message="tns:IRestService_TestSet_CreateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateFolderResponse" message="tns:IRestService_TestSet_CreateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveById" message="tns:IRestService_TestSet_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByIdResponse" message="tns:IRestService_TestSet_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Update" message="tns:IRestService_TestSet_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_UpdateResponse" message="tns:IRestService_TestSet_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Delete" message="tns:IRestService_TestSet_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_DeleteResponse" message="tns:IRestService_TestSet_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveFolderById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFolderById" message="tns:IRestService_TestSet_RetrieveFolderById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFolderByIdResponse" message="tns:IRestService_TestSet_RetrieveFolderById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_DeleteFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_DeleteFolder" message="tns:IRestService_TestSet_DeleteFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_DeleteFolderResponse" message="tns:IRestService_TestSet_DeleteFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_UpdateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_UpdateFolder" message="tns:IRestService_TestSet_UpdateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_UpdateFolderResponse" message="tns:IRestService_TestSet_UpdateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveForOwner"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveForOwner" message="tns:IRestService_TestSet_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveForOwnerResponse" message="tns:IRestService_TestSet_RetrieveForOwner_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Move"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Move" message="tns:IRestService_TestSet_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_MoveResponse" message="tns:IRestService_TestSet_Move_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Count1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count1" message="tns:IRestService_TestSet_Count1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count1Response" message="tns:IRestService_TestSet_Count1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Count2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count2" message="tns:IRestService_TestSet_Count2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count2Response" message="tns:IRestService_TestSet_Count2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CountForFolder1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder1" message="tns:IRestService_TestSet_CountForFolder1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder1Response" message="tns:IRestService_TestSet_CountForFolder1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CountForFolder2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder2" message="tns:IRestService_TestSet_CountForFolder2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder2Response" message="tns:IRestService_TestSet_CountForFolder2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve1" message="tns:IRestService_TestSet_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve1Response" message="tns:IRestService_TestSet_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve2" message="tns:IRestService_TestSet_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve2Response" message="tns:IRestService_TestSet_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveByFolder1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder1" message="tns:IRestService_TestSet_RetrieveByFolder1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder1Response" message="tns:IRestService_TestSet_RetrieveByFolder1_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveByFolder2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder2" message="tns:IRestService_TestSet_RetrieveByFolder2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder2Response" message="tns:IRestService_TestSet_RetrieveByFolder2_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveFolders"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFolders" message="tns:IRestService_TestSet_RetrieveFolders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFoldersResponse" message="tns:IRestService_TestSet_RetrieveFolders_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveFoldersByParent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFoldersByParent" message="tns:IRestService_TestSet_RetrieveFoldersByParent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFoldersByParentResponse" message="tns:IRestService_TestSet_RetrieveFoldersByParent_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveComments" message="tns:IRestService_TestSet_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveCommentsResponse" message="tns:IRestService_TestSet_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CreateComment"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateComment" message="tns:IRestService_TestSet_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateCommentResponse" message="tns:IRestService_TestSet_CreateComment_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveParameters"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveParameters" message="tns:IRestService_TestSet_RetrieveParameters_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveParametersResponse" message="tns:IRestService_TestSet_RetrieveParameters_OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseParameters"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseParameters" message="tns:IRestService_TestSet_RetrieveTestCaseParameters_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseParametersResponse" message="tns:IRestService_TestSet_RetrieveTestCaseParameters_OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveForTestSet"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveForTestSet" message="tns:IRestService_TestConfiguration_RetrieveForTestSet_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveForTestSetResponse" message="tns:IRestService_TestConfiguration_RetrieveForTestSet_OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveSetById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetById" message="tns:IRestService_TestConfiguration_RetrieveSetById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetByIdResponse" message="tns:IRestService_TestConfiguration_RetrieveSetById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveSets"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSets" message="tns:IRestService_TestConfiguration_RetrieveSets_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetsResponse" message="tns:IRestService_TestConfiguration_RetrieveSets_OutputMessage"/></wsdl:operation><wsdl:operation name="User_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_Create" message="tns:IRestService_User_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_CreateResponse" message="tns:IRestService_User_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="User_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_Retrieve" message="tns:IRestService_User_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveResponse" message="tns:IRestService_User_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveById" message="tns:IRestService_User_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByIdResponse" message="tns:IRestService_User_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveByUserName"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByUserName" message="tns:IRestService_User_RetrieveByUserName_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByUserNameResponse" message="tns:IRestService_User_RetrieveByUserName_OutputMessage"/></wsdl:operation><wsdl:operation name="User_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_Delete" message="tns:IRestService_User_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_DeleteResponse" message="tns:IRestService_User_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="User_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_Update" message="tns:IRestService_User_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_UpdateResponse" message="tns:IRestService_User_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveAll"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveAll" message="tns:IRestService_User_RetrieveAll_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveAllResponse" message="tns:IRestService_User_RetrieveAll_OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveContacts"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveContacts" message="tns:IRestService_User_RetrieveContacts_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveContactsResponse" message="tns:IRestService_User_RetrieveContacts_OutputMessage"/></wsdl:operation><wsdl:operation name="User_AddContact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_AddContact" message="tns:IRestService_User_AddContact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_AddContactResponse" message="tns:IRestService_User_AddContact_OutputMessage"/></wsdl:operation><wsdl:operation name="User_RemoveContact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RemoveContact" message="tns:IRestService_User_RemoveContact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RemoveContactResponse" message="tns:IRestService_User_RemoveContact_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve1" message="tns:IRestService_AutomationHost_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve1Response" message="tns:IRestService_AutomationHost_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve2" message="tns:IRestService_AutomationHost_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve2Response" message="tns:IRestService_AutomationHost_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveById" message="tns:IRestService_AutomationHost_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByIdResponse" message="tns:IRestService_AutomationHost_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveByToken"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByToken" message="tns:IRestService_AutomationHost_RetrieveByToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByTokenResponse" message="tns:IRestService_AutomationHost_RetrieveByToken_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Create" message="tns:IRestService_AutomationHost_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_CreateResponse" message="tns:IRestService_AutomationHost_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Update" message="tns:IRestService_AutomationHost_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_UpdateResponse" message="tns:IRestService_AutomationHost_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Delete" message="tns:IRestService_AutomationHost_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_DeleteResponse" message="tns:IRestService_AutomationHost_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveByToken"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByToken" message="tns:IRestService_AutomationEngine_RetrieveByToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByTokenResponse" message="tns:IRestService_AutomationEngine_RetrieveByToken_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_Retrieve" message="tns:IRestService_AutomationEngine_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveResponse" message="tns:IRestService_AutomationEngine_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_Create" message="tns:IRestService_AutomationEngine_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_CreateResponse" message="tns:IRestService_AutomationEngine_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveById" message="tns:IRestService_AutomationEngine_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByIdResponse" message="tns:IRestService_AutomationEngine_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_Update" message="tns:IRestService_AutomationEngine_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_UpdateResponse" message="tns:IRestService_AutomationEngine_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Retrieve" message="tns:IRestService_Component_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_RetrieveResponse" message="tns:IRestService_Component_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_RetrieveById" message="tns:IRestService_Component_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_RetrieveByIdResponse" message="tns:IRestService_Component_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="System_GetProductVersion"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/System_GetProductVersion" message="tns:IRestService_System_GetProductVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/System_GetProductVersionResponse" message="tns:IRestService_System_GetProductVersion_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveById" message="tns:IRestService_Incident_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdResponse" message="tns:IRestService_Incident_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveByIdList"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdList" message="tns:IRestService_Incident_RetrieveByIdList_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdListResponse" message="tns:IRestService_Incident_RetrieveByIdList_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrievePriorities"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrievePriorities" message="tns:IRestService_Incident_RetrievePriorities_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrievePrioritiesResponse" message="tns:IRestService_Incident_RetrievePriorities_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddPriority"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddPriority" message="tns:IRestService_Incident_AddPriority_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddPriorityResponse" message="tns:IRestService_Incident_AddPriority_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveSeverities"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveSeverities" message="tns:IRestService_Incident_RetrieveSeverities_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveSeveritiesResponse" message="tns:IRestService_Incident_RetrieveSeverities_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddSeverity"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddSeverity" message="tns:IRestService_Incident_AddSeverity_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddSeverityResponse" message="tns:IRestService_Incident_AddSeverity_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveStatuses"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveStatuses" message="tns:IRestService_Incident_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveStatusesResponse" message="tns:IRestService_Incident_RetrieveStatuses_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddStatus"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddStatus" message="tns:IRestService_Incident_AddStatus_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddStatusResponse" message="tns:IRestService_Incident_AddStatus_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddType"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddType" message="tns:IRestService_Incident_AddType_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddTypeResponse" message="tns:IRestService_Incident_AddType_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveTypes" message="tns:IRestService_Incident_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveTypesResponse" message="tns:IRestService_Incident_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveDefaultStatus"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultStatus" message="tns:IRestService_Incident_RetrieveDefaultStatus_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultStatusResponse" message="tns:IRestService_Incident_RetrieveDefaultStatus_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveDefaultType"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultType" message="tns:IRestService_Incident_RetrieveDefaultType_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultTypeResponse" message="tns:IRestService_Incident_RetrieveDefaultType_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveComments" message="tns:IRestService_Incident_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveCommentsResponse" message="tns:IRestService_Incident_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowTransitions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowTransitions" message="tns:IRestService_Incident_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowTransitionsResponse" message="tns:IRestService_Incident_RetrieveWorkflowTransitions_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowFields"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowFields" message="tns:IRestService_Incident_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowFieldsResponse" message="tns:IRestService_Incident_RetrieveWorkflowFields_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowCustomProperties"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowCustomProperties" message="tns:IRestService_Incident_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowCustomPropertiesResponse" message="tns:IRestService_Incident_RetrieveWorkflowCustomProperties_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Count"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Count" message="tns:IRestService_Incident_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_CountResponse" message="tns:IRestService_Incident_Count_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveForOwner"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveForOwner" message="tns:IRestService_Incident_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveForOwnerResponse" message="tns:IRestService_Incident_RetrieveForOwner_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve1" message="tns:IRestService_Incident_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve1Response" message="tns:IRestService_Incident_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve2" message="tns:IRestService_Incident_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve2Response" message="tns:IRestService_Incident_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveNew"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveNew" message="tns:IRestService_Incident_RetrieveNew_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveNewResponse" message="tns:IRestService_Incident_RetrieveNew_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve3"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve3" message="tns:IRestService_Incident_Retrieve3_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve3Response" message="tns:IRestService_Incident_Retrieve3_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddComments" message="tns:IRestService_Incident_AddComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddCommentsResponse" message="tns:IRestService_Incident_AddComments_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Create" message="tns:IRestService_Incident_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_CreateResponse" message="tns:IRestService_Incident_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Update" message="tns:IRestService_Incident_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_UpdateResponse" message="tns:IRestService_Incident_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Delete" message="tns:IRestService_Incident_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_DeleteResponse" message="tns:IRestService_Incident_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveForArtifactType"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveForArtifactType" message="tns:IRestService_CustomProperty_RetrieveForArtifactType_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveForArtifactTypeResponse" message="tns:IRestService_CustomProperty_RetrieveForArtifactType_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomListById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomListById" message="tns:IRestService_CustomProperty_RetrieveCustomListById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomListByIdResponse" message="tns:IRestService_CustomProperty_RetrieveCustomListById_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomList"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomList" message="tns:IRestService_CustomProperty_AddCustomList_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListResponse" message="tns:IRestService_CustomProperty_AddCustomList_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomListValue"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListValue" message="tns:IRestService_CustomProperty_AddCustomListValue_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListValueResponse" message="tns:IRestService_CustomProperty_AddCustomListValue_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddDefinition"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddDefinition" message="tns:IRestService_CustomProperty_AddDefinition_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddDefinitionResponse" message="tns:IRestService_CustomProperty_AddDefinition_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_UpdateDefinition"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_UpdateDefinition" message="tns:IRestService_CustomProperty_UpdateDefinition_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_UpdateDefinitionResponse" message="tns:IRestService_CustomProperty_UpdateDefinition_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_DeleteDefinition"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_DeleteDefinition" message="tns:IRestService_CustomProperty_DeleteDefinition_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_DeleteDefinitionResponse" message="tns:IRestService_CustomProperty_DeleteDefinition_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomLists"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomLists" message="tns:IRestService_CustomProperty_RetrieveCustomLists_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomListsResponse" message="tns:IRestService_CustomProperty_RetrieveCustomLists_OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomList"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_UpdateCustomList" message="tns:IRestService_CustomProperty_UpdateCustomList_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_UpdateCustomListResponse" message="tns:IRestService_CustomProperty_UpdateCustomList_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve1" message="tns:IRestService_Release_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve1Response" message="tns:IRestService_Release_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve2" message="tns:IRestService_Release_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve2Response" message="tns:IRestService_Release_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveById" message="tns:IRestService_Release_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveByIdResponse" message="tns:IRestService_Release_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_AddTestMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_AddTestMapping" message="tns:IRestService_Release_AddTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_AddTestMappingResponse" message="tns:IRestService_Release_AddTestMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Count"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Count" message="tns:IRestService_Release_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_CountResponse" message="tns:IRestService_Release_Count_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Create1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Create1" message="tns:IRestService_Release_Create1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Create1Response" message="tns:IRestService_Release_Create1_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Create2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Create2" message="tns:IRestService_Release_Create2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Create2Response" message="tns:IRestService_Release_Create2_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RemoveTestMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RemoveTestMapping" message="tns:IRestService_Release_RemoveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RemoveTestMappingResponse" message="tns:IRestService_Release_RemoveTestMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Update" message="tns:IRestService_Release_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_UpdateResponse" message="tns:IRestService_Release_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Delete" message="tns:IRestService_Release_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_DeleteResponse" message="tns:IRestService_Release_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Move"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Move" message="tns:IRestService_Release_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_MoveResponse" message="tns:IRestService_Release_Move_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Indent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Indent" message="tns:IRestService_Release_Indent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_IndentResponse" message="tns:IRestService_Release_Indent_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Outdent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Outdent" message="tns:IRestService_Release_Outdent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_OutdentResponse" message="tns:IRestService_Release_Outdent_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveComments" message="tns:IRestService_Release_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveCommentsResponse" message="tns:IRestService_Release_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveTestMapping"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTestMapping" message="tns:IRestService_Release_RetrieveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTestMappingResponse" message="tns:IRestService_Release_RetrieveTestMapping_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_CreateComment"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_CreateComment" message="tns:IRestService_Release_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_CreateCommentResponse" message="tns:IRestService_Release_CreateComment_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveStatuses"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveStatuses" message="tns:IRestService_Release_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveStatusesResponse" message="tns:IRestService_Release_RetrieveStatuses_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTypes" message="tns:IRestService_Release_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTypesResponse" message="tns:IRestService_Release_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowTransitions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowTransitions" message="tns:IRestService_Release_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowTransitionsResponse" message="tns:IRestService_Release_RetrieveWorkflowTransitions_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowFields"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowFields" message="tns:IRestService_Release_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowFieldsResponse" message="tns:IRestService_Release_RetrieveWorkflowFields_OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowCustomProperties"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowCustomProperties" message="tns:IRestService_Release_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowCustomPropertiesResponse" message="tns:IRestService_Release_RetrieveWorkflowCustomProperties_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveUserMembership"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveUserMembership" message="tns:IRestService_Project_RetrieveUserMembership_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveUserMembershipResponse" message="tns:IRestService_Project_RetrieveUserMembership_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_Retrieve"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_Retrieve" message="tns:IRestService_Project_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveResponse" message="tns:IRestService_Project_Retrieve_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveById" message="tns:IRestService_Project_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveByIdResponse" message="tns:IRestService_Project_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_Create" message="tns:IRestService_Project_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_CreateResponse" message="tns:IRestService_Project_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_Delete" message="tns:IRestService_Project_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_DeleteResponse" message="tns:IRestService_Project_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches1" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches1Response" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches1_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches2" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches2Response" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches2_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_AddUserMembership"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_AddUserMembership" message="tns:IRestService_Project_AddUserMembership_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_AddUserMembershipResponse" message="tns:IRestService_Project_AddUserMembership_OutputMessage"/></wsdl:operation><wsdl:operation name="Project_UpdateUserMembership"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_UpdateUserMembership" message="tns:IRestService_Project_UpdateUserMembership_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_UpdateUserMembershipResponse" message="tns:IRestService_Project_UpdateUserMembership_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_OpenFile"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_OpenFile" message="tns:IRestService_Document_OpenFile_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_OpenFileResponse" message="tns:IRestService_Document_OpenFile_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddFile"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFile" message="tns:IRestService_Document_AddFile_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileResponse" message="tns:IRestService_Document_AddFile_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrl"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrl" message="tns:IRestService_Document_AddUrl_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlResponse" message="tns:IRestService_Document_AddUrl_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddFileVersion"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileVersion" message="tns:IRestService_Document_AddFileVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileVersionResponse" message="tns:IRestService_Document_AddFileVersion_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrlVersion"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlVersion" message="tns:IRestService_Document_AddUrlVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlVersionResponse" message="tns:IRestService_Document_AddUrlVersion_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Delete" message="tns:IRestService_Document_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteResponse" message="tns:IRestService_Document_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve1" message="tns:IRestService_Document_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve1Response" message="tns:IRestService_Document_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve2" message="tns:IRestService_Document_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve2Response" message="tns:IRestService_Document_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForFolder" message="tns:IRestService_Document_RetrieveForFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForFolderResponse" message="tns:IRestService_Document_RetrieveForFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForArtifact" message="tns:IRestService_Document_RetrieveForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForArtifactResponse" message="tns:IRestService_Document_RetrieveForArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddToArtifactId"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddToArtifactId" message="tns:IRestService_Document_AddToArtifactId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddToArtifactIdResponse" message="tns:IRestService_Document_AddToArtifactId_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_DeleteFromArtifact"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteFromArtifact" message="tns:IRestService_Document_DeleteFromArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteFromArtifactResponse" message="tns:IRestService_Document_DeleteFromArtifact_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveById" message="tns:IRestService_Document_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveByIdResponse" message="tns:IRestService_Document_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveTypes" message="tns:IRestService_Document_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveTypesResponse" message="tns:IRestService_Document_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolders"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolders" message="tns:IRestService_Document_RetrieveFolders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFoldersResponse" message="tns:IRestService_Document_RetrieveFolders_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolderById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolderById" message="tns:IRestService_Document_RetrieveFolderById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolderByIdResponse" message="tns:IRestService_Document_RetrieveFolderById_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFolder" message="tns:IRestService_Document_AddFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFolderResponse" message="tns:IRestService_Document_AddFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_DeleteFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteFolder" message="tns:IRestService_Document_DeleteFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteFolderResponse" message="tns:IRestService_Document_DeleteFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Document_UpdateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_UpdateFolder" message="tns:IRestService_Document_UpdateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_UpdateFolderResponse" message="tns:IRestService_Document_UpdateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Count1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count1" message="tns:IRestService_Requirement_Count1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count1Response" message="tns:IRestService_Requirement_Count1_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Count2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count2" message="tns:IRestService_Requirement_Count2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count2Response" message="tns:IRestService_Requirement_Count2_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddTestCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestCoverage" message="tns:IRestService_Requirement_AddTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestCoverageResponse" message="tns:IRestService_Requirement_AddTestCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create1" message="tns:IRestService_Requirement_Create1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create1Response" message="tns:IRestService_Requirement_Create1_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create2" message="tns:IRestService_Requirement_Create2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create2Response" message="tns:IRestService_Requirement_Create2_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create3"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create3" message="tns:IRestService_Requirement_Create3_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create3Response" message="tns:IRestService_Requirement_Create3_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RemoveTestCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RemoveTestCoverage" message="tns:IRestService_Requirement_RemoveTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RemoveTestCoverageResponse" message="tns:IRestService_Requirement_RemoveTestCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Retrieve1"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve1" message="tns:IRestService_Requirement_Retrieve1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve1Response" message="tns:IRestService_Requirement_Retrieve1_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Retrieve2"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve2" message="tns:IRestService_Requirement_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve2Response" message="tns:IRestService_Requirement_Retrieve2_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveById" message="tns:IRestService_Requirement_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveByIdResponse" message="tns:IRestService_Requirement_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Update" message="tns:IRestService_Requirement_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_UpdateResponse" message="tns:IRestService_Requirement_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveForOwner"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveForOwner" message="tns:IRestService_Requirement_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveForOwnerResponse" message="tns:IRestService_Requirement_RetrieveForOwner_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestCoverage" message="tns:IRestService_Requirement_RetrieveTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestCoverageResponse" message="tns:IRestService_Requirement_RetrieveTestCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Delete" message="tns:IRestService_Requirement_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_DeleteResponse" message="tns:IRestService_Requirement_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Move"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Move" message="tns:IRestService_Requirement_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveResponse" message="tns:IRestService_Requirement_Move_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_MoveToEnd"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveToEnd" message="tns:IRestService_Requirement_MoveToEnd_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveToEndResponse" message="tns:IRestService_Requirement_MoveToEnd_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Indent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Indent" message="tns:IRestService_Requirement_Indent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_IndentResponse" message="tns:IRestService_Requirement_Indent_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Outdent"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Outdent" message="tns:IRestService_Requirement_Outdent_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_OutdentResponse" message="tns:IRestService_Requirement_Outdent_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveComments"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveComments" message="tns:IRestService_Requirement_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveCommentsResponse" message="tns:IRestService_Requirement_RetrieveComments_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_CreateComment"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_CreateComment" message="tns:IRestService_Requirement_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_CreateCommentResponse" message="tns:IRestService_Requirement_CreateComment_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveStatuses"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStatuses" message="tns:IRestService_Requirement_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStatusesResponse" message="tns:IRestService_Requirement_RetrieveStatuses_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTypes"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTypes" message="tns:IRestService_Requirement_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTypesResponse" message="tns:IRestService_Requirement_RetrieveTypes_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowTransitions"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowTransitions" message="tns:IRestService_Requirement_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowTransitionsResponse" message="tns:IRestService_Requirement_RetrieveWorkflowTransitions_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowFields"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowFields" message="tns:IRestService_Requirement_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowFieldsResponse" message="tns:IRestService_Requirement_RetrieveWorkflowFields_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowCustomProperties"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowCustomProperties" message="tns:IRestService_Requirement_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowCustomPropertiesResponse" message="tns:IRestService_Requirement_RetrieveWorkflowCustomProperties_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveSteps"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveSteps" message="tns:IRestService_Requirement_RetrieveSteps_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepsResponse" message="tns:IRestService_Requirement_RetrieveSteps_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveStepById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepById" message="tns:IRestService_Requirement_RetrieveStepById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepByIdResponse" message="tns:IRestService_Requirement_RetrieveStepById_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddStep" message="tns:IRestService_Requirement_AddStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddStepResponse" message="tns:IRestService_Requirement_AddStep_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_UpdateStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_UpdateStep" message="tns:IRestService_Requirement_UpdateStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_UpdateStepResponse" message="tns:IRestService_Requirement_UpdateStep_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_MoveStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveStep" message="tns:IRestService_Requirement_MoveStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveStepResponse" message="tns:IRestService_Requirement_MoveStep_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_DeleteStep"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_DeleteStep" message="tns:IRestService_Requirement_DeleteStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_DeleteStepResponse" message="tns:IRestService_Requirement_DeleteStep_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddTestStepCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestStepCoverage" message="tns:IRestService_Requirement_AddTestStepCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestStepCoverageResponse" message="tns:IRestService_Requirement_AddTestStepCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestStepCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestStepCoverage" message="tns:IRestService_Requirement_RetrieveTestStepCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestStepCoverageResponse" message="tns:IRestService_Requirement_RetrieveTestStepCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RemoveTestStepCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RemoveTestStepCoverage" message="tns:IRestService_Requirement_RemoveTestStepCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RemoveTestStepCoverageResponse" message="tns:IRestService_Requirement_RemoveTestStepCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="TestStep_RetrieveRequirementCoverage"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestStep_RetrieveRequirementCoverage" message="tns:IRestService_TestStep_RetrieveRequirementCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestStep_RetrieveRequirementCoverageResponse" message="tns:IRestService_TestStep_RetrieveRequirementCoverage_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Create"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Create" message="tns:IRestService_TestCase_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateResponse" message="tns:IRestService_TestCase_Create_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveById" message="tns:IRestService_TestCase_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByIdResponse" message="tns:IRestService_TestCase_RetrieveById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Update"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Update" message="tns:IRestService_TestCase_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_UpdateResponse" message="tns:IRestService_TestCase_Update_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Delete"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Delete" message="tns:IRestService_TestCase_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteResponse" message="tns:IRestService_TestCase_Delete_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateFolder" message="tns:IRestService_TestCase_CreateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateFolderResponse" message="tns:IRestService_TestCase_CreateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFolderById"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolderById" message="tns:IRestService_TestCase_RetrieveFolderById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolderByIdResponse" message="tns:IRestService_TestCase_RetrieveFolderById_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_DeleteFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteFolder" message="tns:IRestService_TestCase_DeleteFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteFolderResponse" message="tns:IRestService_TestCase_DeleteFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_UpdateFolder"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_UpdateFolder" message="tns:IRestService_TestCase_UpdateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_UpdateFolderResponse" message="tns:IRestService_TestCase_UpdateFolder_OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Create_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Create_preflight_" message="tns:IRestService_Component_Create_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_CreateResponse_preflight_" message="tns:IRestService_Component_Create_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Update_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Update_preflight_" message="tns:IRestService_Component_Update_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_UpdateResponse_preflight_" message="tns:IRestService_Component_Update_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Component_Undelete_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_Undelete_preflight_" message="tns:IRestService_Component_Undelete_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Component_UndeleteResponse_preflight_" message="tns:IRestService_Component_Undelete_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveById_preflight_" message="tns:IRestService_Build_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByIdResponse_preflight_" message="tns:IRestService_Build_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveByReleaseId_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByReleaseId_preflight_" message="tns:IRestService_Build_RetrieveByReleaseId_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Build_RetrieveByReleaseIdResponse_preflight_" message="tns:IRestService_Build_RetrieveByReleaseId_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="ProjectRole_Retrieve_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/ProjectRole_Retrieve_preflight_" message="tns:IRestService_ProjectRole_Retrieve_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/ProjectRole_RetrieveResponse_preflight_" message="tns:IRestService_ProjectRole_Retrieve_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Association_Create_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_Create_preflight_" message="tns:IRestService_Association_Create_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_CreateResponse_preflight_" message="tns:IRestService_Association_Create_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Association_RetrieveForArtifact_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_RetrieveForArtifact_preflight_" message="tns:IRestService_Association_RetrieveForArtifact_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Association_RetrieveForArtifactResponse_preflight_" message="tns:IRestService_Association_RetrieveForArtifact_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveArtifactMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveArtifactMappings_preflight_" message="tns:IRestService_DataMapping_RetrieveArtifactMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveArtifactMappingsResponse_preflight_" message="tns:IRestService_DataMapping_RetrieveArtifactMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_SearchArtifactMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_SearchArtifactMappings_preflight_" message="tns:IRestService_DataMapping_SearchArtifactMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_SearchArtifactMappingsResponse_preflight_" message="tns:IRestService_DataMapping_SearchArtifactMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_AddUserMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddUserMappings_preflight_" message="tns:IRestService_DataMapping_AddUserMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_AddUserMappingsResponse_preflight_" message="tns:IRestService_DataMapping_AddUserMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyMapping_preflight_" message="tns:IRestService_DataMapping_RetrieveCustomPropertyMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyMappingResponse_preflight_" message="tns:IRestService_DataMapping_RetrieveCustomPropertyMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyValueMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyValueMappings_preflight_" message="tns:IRestService_DataMapping_RetrieveCustomPropertyValueMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveCustomPropertyValueMappingsResponse_preflight_" message="tns:IRestService_DataMapping_RetrieveCustomPropertyValueMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveFieldValueMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveFieldValueMappings_preflight_" message="tns:IRestService_DataMapping_RetrieveFieldValueMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveFieldValueMappingsResponse_preflight_" message="tns:IRestService_DataMapping_RetrieveFieldValueMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveProjectMappings_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveProjectMappings_preflight_" message="tns:IRestService_DataMapping_RetrieveProjectMappings_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataMapping_RetrieveProjectMappingsResponse_preflight_" message="tns:IRestService_DataMapping_RetrieveProjectMappings_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_Retrieve_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_Retrieve_preflight_" message="tns:IRestService_DataSyncSystem_Retrieve_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveResponse_preflight_" message="tns:IRestService_DataSyncSystem_Retrieve_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveById_preflight_" message="tns:IRestService_DataSyncSystem_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_RetrieveByIdResponse_preflight_" message="tns:IRestService_DataSyncSystem_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunFailure_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunFailure_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunFailure_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunFailureResponse_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunFailure_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunSuccess_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunSuccess_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunSuccess_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunSuccessResponse_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunSuccess_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_SaveRunWarning_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunWarning_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunWarning_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_SaveRunWarningResponse_preflight_" message="tns:IRestService_DataSyncSystem_SaveRunWarning_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="DataSyncSystem_WriteEvent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_WriteEvent_preflight_" message="tns:IRestService_DataSyncSystem_WriteEvent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/DataSyncSystem_WriteEventResponse_preflight_" message="tns:IRestService_DataSyncSystem_WriteEvent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveBranches_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveBranches_preflight_" message="tns:IRestService_SourceCode_RetrieveBranches_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveBranchesResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveBranches_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFoldersByParent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFoldersByParent_preflight_" message="tns:IRestService_SourceCode_RetrieveFoldersByParent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFoldersByParentResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveFoldersByParent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesByFolder_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByFolder_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesByFolder_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByFolderResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesByFolder_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesByRevision_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByRevision_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesByRevision_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesByRevisionResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesByRevision_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFileById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFileById_preflight_" message="tns:IRestService_SourceCode_RetrieveFileById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFileByIdResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveFileById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveFilesForArtifact_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesForArtifact_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesForArtifact_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveFilesForArtifactResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveFilesForArtifact_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_OpenFileById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_OpenFileById_preflight_" message="tns:IRestService_SourceCode_OpenFileById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_OpenFileByIdResponse_preflight_" message="tns:IRestService_SourceCode_OpenFileById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisions_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisionsForFile_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForFile_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisionsForFile_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionsForFileResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisionsForFile_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveRevisionById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionById_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisionById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveRevisionByIdResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveRevisionById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SourceCode_RetrieveArtifactsForRevision_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveArtifactsForRevision_preflight_" message="tns:IRestService_SourceCode_RetrieveArtifactsForRevision_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SourceCode_RetrieveArtifactsForRevisionResponse_preflight_" message="tns:IRestService_SourceCode_RetrieveArtifactsForRevision_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Message_GetInfo_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetInfo_preflight_" message="tns:IRestService_Message_GetInfo_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetInfoResponse_preflight_" message="tns:IRestService_Message_GetInfo_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Message_MarkAllAsRead_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_MarkAllAsRead_preflight_" message="tns:IRestService_Message_MarkAllAsRead_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_MarkAllAsReadResponse_preflight_" message="tns:IRestService_Message_MarkAllAsRead_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Message_GetUnreadMessageSenders_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetUnreadMessageSenders_preflight_" message="tns:IRestService_Message_GetUnreadMessageSenders_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_GetUnreadMessageSendersResponse_preflight_" message="tns:IRestService_Message_GetUnreadMessageSenders_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Message_RetrieveUnread_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_RetrieveUnread_preflight_" message="tns:IRestService_Message_RetrieveUnread_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Message_RetrieveUnreadResponse_preflight_" message="tns:IRestService_Message_RetrieveUnread_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="History_RetrieveForArtifact1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact1_preflight_" message="tns:IRestService_History_RetrieveForArtifact1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveForArtifact1Response_preflight_" message="tns:IRestService_History_RetrieveForArtifact1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="History_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveById_preflight_" message="tns:IRestService_History_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/History_RetrieveByIdResponse_preflight_" message="tns:IRestService_History_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_SubscribeToArtifact_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_SubscribeToArtifact_preflight_" message="tns:IRestService_Subscription_SubscribeToArtifact_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_SubscribeToArtifactResponse_preflight_" message="tns:IRestService_Subscription_SubscribeToArtifact_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Subscription_RetrieveForUser_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForUser_preflight_" message="tns:IRestService_Subscription_RetrieveForUser_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Subscription_RetrieveForUserResponse_preflight_" message="tns:IRestService_Subscription_RetrieveForUser_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="SavedFilter_RetrieveForUser_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SavedFilter_RetrieveForUser_preflight_" message="tns:IRestService_SavedFilter_RetrieveForUser_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/SavedFilter_RetrieveForUserResponse_preflight_" message="tns:IRestService_SavedFilter_RetrieveForUser_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddParameter_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddParameter_preflight_" message="tns:IRestService_TestCase_AddParameter_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddParameterResponse_preflight_" message="tns:IRestService_TestCase_AddParameter_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateParameterToken_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateParameterToken_preflight_" message="tns:IRestService_TestCase_CreateParameterToken_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CreateParameterTokenResponse_preflight_" message="tns:IRestService_TestCase_CreateParameterToken_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveParameters_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveParameters_preflight_" message="tns:IRestService_TestCase_RetrieveParameters_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveParametersResponse_preflight_" message="tns:IRestService_TestCase_RetrieveParameters_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveStepParameters_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepParameters_preflight_" message="tns:IRestService_TestCase_RetrieveStepParameters_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStepParametersResponse_preflight_" message="tns:IRestService_TestCase_RetrieveStepParameters_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_MoveStep_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveStep_preflight_" message="tns:IRestService_TestCase_MoveStep_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveStepResponse_preflight_" message="tns:IRestService_TestCase_MoveStep_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_DeleteStep_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteStep_preflight_" message="tns:IRestService_TestCase_DeleteStep_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_DeleteStepResponse_preflight_" message="tns:IRestService_TestCase_DeleteStep_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddStep_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddStep_preflight_" message="tns:IRestService_TestCase_AddStep_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddStepResponse_preflight_" message="tns:IRestService_TestCase_AddStep_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddLink_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddLink_preflight_" message="tns:IRestService_TestCase_AddLink_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddLinkResponse_preflight_" message="tns:IRestService_TestCase_AddLink_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddUpdateAutomationScript_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddUpdateAutomationScript_preflight_" message="tns:IRestService_TestCase_AddUpdateAutomationScript_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_AddUpdateAutomationScriptResponse_preflight_" message="tns:IRestService_TestCase_AddUpdateAutomationScript_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Count1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count1_preflight_" message="tns:IRestService_TestCase_Count1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Count1Response_preflight_" message="tns:IRestService_TestCase_Count1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_CountForFolder1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder1_preflight_" message="tns:IRestService_TestCase_CountForFolder1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_CountForFolder1Response_preflight_" message="tns:IRestService_TestCase_CountForFolder1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve1_preflight_" message="tns:IRestService_TestCase_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve1Response_preflight_" message="tns:IRestService_TestCase_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve2_preflight_" message="tns:IRestService_TestCase_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Retrieve2Response_preflight_" message="tns:IRestService_TestCase_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder1_preflight_" message="tns:IRestService_TestCase_RetrieveByFolder1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder1Response_preflight_" message="tns:IRestService_TestCase_RetrieveByFolder1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder2_preflight_" message="tns:IRestService_TestCase_RetrieveByFolder2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByFolder2Response_preflight_" message="tns:IRestService_TestCase_RetrieveByFolder2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_Move_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_Move_preflight_" message="tns:IRestService_TestCase_Move_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_MoveResponse_preflight_" message="tns:IRestService_TestCase_Move_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByTestSetId_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByTestSetId_preflight_" message="tns:IRestService_TestCase_RetrieveByTestSetId_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByTestSetIdResponse_preflight_" message="tns:IRestService_TestCase_RetrieveByTestSetId_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveForOwner_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveForOwner_preflight_" message="tns:IRestService_TestCase_RetrieveForOwner_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveForOwnerResponse_preflight_" message="tns:IRestService_TestCase_RetrieveForOwner_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFolders_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolders_preflight_" message="tns:IRestService_TestCase_RetrieveFolders_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersResponse_preflight_" message="tns:IRestService_TestCase_RetrieveFolders_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFoldersByParent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersByParent_preflight_" message="tns:IRestService_TestCase_RetrieveFoldersByParent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFoldersByParentResponse_preflight_" message="tns:IRestService_TestCase_RetrieveFoldersByParent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveComments_preflight_" message="tns:IRestService_TestCase_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveCommentsResponse_preflight_" message="tns:IRestService_TestCase_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveStatuses_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStatuses_preflight_" message="tns:IRestService_TestCase_RetrieveStatuses_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveStatusesResponse_preflight_" message="tns:IRestService_TestCase_RetrieveStatuses_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveTypes_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveTypes_preflight_" message="tns:IRestService_TestCase_RetrieveTypes_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveTypesResponse_preflight_" message="tns:IRestService_TestCase_RetrieveTypes_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowTransitions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowTransitions_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowTransitions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowTransitionsResponse_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowTransitions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowFields_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowFields_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowFields_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowFieldsResponse_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowFields_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveWorkflowCustomProperties_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowCustomProperties_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowCustomProperties_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveWorkflowCustomPropertiesResponse_preflight_" message="tns:IRestService_TestCase_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestCases_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestCases_preflight_" message="tns:IRestService_TestRun_CreateFromTestCases_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestCasesResponse_preflight_" message="tns:IRestService_TestRun_CreateFromTestCases_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestSet_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestSet_preflight_" message="tns:IRestService_TestRun_CreateFromTestSet_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateFromTestSetResponse_preflight_" message="tns:IRestService_TestRun_CreateFromTestSet_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomationHost_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomationHost_preflight_" message="tns:IRestService_TestRun_CreateForAutomationHost_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomationHostResponse_preflight_" message="tns:IRestService_TestRun_CreateForAutomationHost_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomatedTestSet_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomatedTestSet_preflight_" message="tns:IRestService_TestRun_CreateForAutomatedTestSet_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_CreateForAutomatedTestSetResponse_preflight_" message="tns:IRestService_TestRun_CreateForAutomatedTestSet_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Count1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count1_preflight_" message="tns:IRestService_TestRun_Count1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Count1Response_preflight_" message="tns:IRestService_TestRun_Count1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated1_preflight_" message="tns:IRestService_TestRun_RecordAutomated1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated1Response_preflight_" message="tns:IRestService_TestRun_RecordAutomated1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated2_preflight_" message="tns:IRestService_TestRun_RecordAutomated2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RecordAutomated2Response_preflight_" message="tns:IRestService_TestRun_RecordAutomated2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Save_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Save_preflight_" message="tns:IRestService_TestRun_Save_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_SaveResponse_preflight_" message="tns:IRestService_TestRun_Save_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveById_preflight_" message="tns:IRestService_TestRun_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByIdResponse_preflight_" message="tns:IRestService_TestRun_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomatedById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomatedById_preflight_" message="tns:IRestService_TestRun_RetrieveAutomatedById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomatedByIdResponse_preflight_" message="tns:IRestService_TestRun_RetrieveAutomatedById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManualById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManualById_preflight_" message="tns:IRestService_TestRun_RetrieveManualById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManualByIdResponse_preflight_" message="tns:IRestService_TestRun_RetrieveManualById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve2_preflight_" message="tns:IRestService_TestRun_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_Retrieve2Response_preflight_" message="tns:IRestService_TestRun_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual1_preflight_" message="tns:IRestService_TestRun_RetrieveManual1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual1Response_preflight_" message="tns:IRestService_TestRun_RetrieveManual1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual2_preflight_" message="tns:IRestService_TestRun_RetrieveManual2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveManual2Response_preflight_" message="tns:IRestService_TestRun_RetrieveManual2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated1_preflight_" message="tns:IRestService_TestRun_RetrieveAutomated1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated1Response_preflight_" message="tns:IRestService_TestRun_RetrieveAutomated1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated2_preflight_" message="tns:IRestService_TestRun_RetrieveAutomated2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveAutomated2Response_preflight_" message="tns:IRestService_TestRun_RetrieveAutomated2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveByTestCaseId_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByTestCaseId_preflight_" message="tns:IRestService_TestRun_RetrieveByTestCaseId_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestRun_RetrieveByTestCaseIdResponse_preflight_" message="tns:IRestService_TestRun_RetrieveByTestCaseId_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Create_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Create_preflight_" message="tns:IRestService_Task_Create_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_CreateResponse_preflight_" message="tns:IRestService_Task_Create_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_Count1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count1_preflight_" message="tns:IRestService_Task_Count1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_Count1Response_preflight_" message="tns:IRestService_Task_Count1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveById_preflight_" message="tns:IRestService_Task_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveByIdResponse_preflight_" message="tns:IRestService_Task_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveForOwner_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveForOwner_preflight_" message="tns:IRestService_Task_RetrieveForOwner_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveForOwnerResponse_preflight_" message="tns:IRestService_Task_RetrieveForOwner_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveNew_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveNew_preflight_" message="tns:IRestService_Task_RetrieveNew_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveNewResponse_preflight_" message="tns:IRestService_Task_RetrieveNew_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveComments_preflight_" message="tns:IRestService_Task_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveCommentsResponse_preflight_" message="tns:IRestService_Task_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveStatuses_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveStatuses_preflight_" message="tns:IRestService_Task_RetrieveStatuses_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveStatusesResponse_preflight_" message="tns:IRestService_Task_RetrieveStatuses_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveTypes_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveTypes_preflight_" message="tns:IRestService_Task_RetrieveTypes_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveTypesResponse_preflight_" message="tns:IRestService_Task_RetrieveTypes_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowTransitions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowTransitions_preflight_" message="tns:IRestService_Task_RetrieveWorkflowTransitions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowTransitionsResponse_preflight_" message="tns:IRestService_Task_RetrieveWorkflowTransitions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowFields_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowFields_preflight_" message="tns:IRestService_Task_RetrieveWorkflowFields_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowFieldsResponse_preflight_" message="tns:IRestService_Task_RetrieveWorkflowFields_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveWorkflowCustomProperties_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowCustomProperties_preflight_" message="tns:IRestService_Task_RetrieveWorkflowCustomProperties_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveWorkflowCustomPropertiesResponse_preflight_" message="tns:IRestService_Task_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFolders_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolders_preflight_" message="tns:IRestService_Task_RetrieveFolders_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersResponse_preflight_" message="tns:IRestService_Task_RetrieveFolders_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFoldersByParent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersByParent_preflight_" message="tns:IRestService_Task_RetrieveFoldersByParent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFoldersByParentResponse_preflight_" message="tns:IRestService_Task_RetrieveFoldersByParent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveFolderById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolderById_preflight_" message="tns:IRestService_Task_RetrieveFolderById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Task_RetrieveFolderByIdResponse_preflight_" message="tns:IRestService_Task_RetrieveFolderById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_AddTestMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_AddTestMapping_preflight_" message="tns:IRestService_TestSet_AddTestMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_AddTestMappingResponse_preflight_" message="tns:IRestService_TestSet_AddTestMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RemoveTestMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RemoveTestMapping_preflight_" message="tns:IRestService_TestSet_RemoveTestMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RemoveTestMappingResponse_preflight_" message="tns:IRestService_TestSet_RemoveTestMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseMapping_preflight_" message="tns:IRestService_TestSet_RetrieveTestCaseMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseMappingResponse_preflight_" message="tns:IRestService_TestSet_RetrieveTestCaseMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Create_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Create_preflight_" message="tns:IRestService_TestSet_Create_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateResponse_preflight_" message="tns:IRestService_TestSet_Create_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CreateFolder_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateFolder_preflight_" message="tns:IRestService_TestSet_CreateFolder_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CreateFolderResponse_preflight_" message="tns:IRestService_TestSet_CreateFolder_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveById_preflight_" message="tns:IRestService_TestSet_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByIdResponse_preflight_" message="tns:IRestService_TestSet_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Update_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Update_preflight_" message="tns:IRestService_TestSet_Update_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_UpdateResponse_preflight_" message="tns:IRestService_TestSet_Update_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveFolderById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFolderById_preflight_" message="tns:IRestService_TestSet_RetrieveFolderById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFolderByIdResponse_preflight_" message="tns:IRestService_TestSet_RetrieveFolderById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveForOwner_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveForOwner_preflight_" message="tns:IRestService_TestSet_RetrieveForOwner_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveForOwnerResponse_preflight_" message="tns:IRestService_TestSet_RetrieveForOwner_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Move_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Move_preflight_" message="tns:IRestService_TestSet_Move_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_MoveResponse_preflight_" message="tns:IRestService_TestSet_Move_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Count1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count1_preflight_" message="tns:IRestService_TestSet_Count1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Count1Response_preflight_" message="tns:IRestService_TestSet_Count1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_CountForFolder1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder1_preflight_" message="tns:IRestService_TestSet_CountForFolder1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_CountForFolder1Response_preflight_" message="tns:IRestService_TestSet_CountForFolder1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve2_preflight_" message="tns:IRestService_TestSet_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_Retrieve2Response_preflight_" message="tns:IRestService_TestSet_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveByFolder1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder1_preflight_" message="tns:IRestService_TestSet_RetrieveByFolder1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder1Response_preflight_" message="tns:IRestService_TestSet_RetrieveByFolder1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveByFolder2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder2_preflight_" message="tns:IRestService_TestSet_RetrieveByFolder2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveByFolder2Response_preflight_" message="tns:IRestService_TestSet_RetrieveByFolder2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveFoldersByParent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFoldersByParent_preflight_" message="tns:IRestService_TestSet_RetrieveFoldersByParent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveFoldersByParentResponse_preflight_" message="tns:IRestService_TestSet_RetrieveFoldersByParent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveComments_preflight_" message="tns:IRestService_TestSet_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveCommentsResponse_preflight_" message="tns:IRestService_TestSet_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveParameters_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveParameters_preflight_" message="tns:IRestService_TestSet_RetrieveParameters_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveParametersResponse_preflight_" message="tns:IRestService_TestSet_RetrieveParameters_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseParameters_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseParameters_preflight_" message="tns:IRestService_TestSet_RetrieveTestCaseParameters_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestSet_RetrieveTestCaseParametersResponse_preflight_" message="tns:IRestService_TestSet_RetrieveTestCaseParameters_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveForTestSet_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveForTestSet_preflight_" message="tns:IRestService_TestConfiguration_RetrieveForTestSet_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveForTestSetResponse_preflight_" message="tns:IRestService_TestConfiguration_RetrieveForTestSet_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveSetById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetById_preflight_" message="tns:IRestService_TestConfiguration_RetrieveSetById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetByIdResponse_preflight_" message="tns:IRestService_TestConfiguration_RetrieveSetById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestConfiguration_RetrieveSets_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSets_preflight_" message="tns:IRestService_TestConfiguration_RetrieveSets_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestConfiguration_RetrieveSetsResponse_preflight_" message="tns:IRestService_TestConfiguration_RetrieveSets_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_Create_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_Create_preflight_" message="tns:IRestService_User_Create_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_CreateResponse_preflight_" message="tns:IRestService_User_Create_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveById_preflight_" message="tns:IRestService_User_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByIdResponse_preflight_" message="tns:IRestService_User_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveByUserName_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByUserName_preflight_" message="tns:IRestService_User_RetrieveByUserName_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveByUserNameResponse_preflight_" message="tns:IRestService_User_RetrieveByUserName_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveAll_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveAll_preflight_" message="tns:IRestService_User_RetrieveAll_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveAllResponse_preflight_" message="tns:IRestService_User_RetrieveAll_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveContacts_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveContacts_preflight_" message="tns:IRestService_User_RetrieveContacts_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_RetrieveContactsResponse_preflight_" message="tns:IRestService_User_RetrieveContacts_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="User_AddContact_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_AddContact_preflight_" message="tns:IRestService_User_AddContact_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/User_AddContactResponse_preflight_" message="tns:IRestService_User_AddContact_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve1_preflight_" message="tns:IRestService_AutomationHost_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve1Response_preflight_" message="tns:IRestService_AutomationHost_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve2_preflight_" message="tns:IRestService_AutomationHost_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_Retrieve2Response_preflight_" message="tns:IRestService_AutomationHost_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveById_preflight_" message="tns:IRestService_AutomationHost_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByIdResponse_preflight_" message="tns:IRestService_AutomationHost_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveByToken_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByToken_preflight_" message="tns:IRestService_AutomationHost_RetrieveByToken_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationHost_RetrieveByTokenResponse_preflight_" message="tns:IRestService_AutomationHost_RetrieveByToken_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveByToken_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByToken_preflight_" message="tns:IRestService_AutomationEngine_RetrieveByToken_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByTokenResponse_preflight_" message="tns:IRestService_AutomationEngine_RetrieveByToken_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Retrieve_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_Retrieve_preflight_" message="tns:IRestService_AutomationEngine_Retrieve_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveResponse_preflight_" message="tns:IRestService_AutomationEngine_Retrieve_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveById_preflight_" message="tns:IRestService_AutomationEngine_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/AutomationEngine_RetrieveByIdResponse_preflight_" message="tns:IRestService_AutomationEngine_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="System_GetProductVersion_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/System_GetProductVersion_preflight_" message="tns:IRestService_System_GetProductVersion_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/System_GetProductVersionResponse_preflight_" message="tns:IRestService_System_GetProductVersion_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveById_preflight_" message="tns:IRestService_Incident_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdResponse_preflight_" message="tns:IRestService_Incident_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveByIdList_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdList_preflight_" message="tns:IRestService_Incident_RetrieveByIdList_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveByIdListResponse_preflight_" message="tns:IRestService_Incident_RetrieveByIdList_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrievePriorities_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrievePriorities_preflight_" message="tns:IRestService_Incident_RetrievePriorities_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrievePrioritiesResponse_preflight_" message="tns:IRestService_Incident_RetrievePriorities_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveSeverities_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveSeverities_preflight_" message="tns:IRestService_Incident_RetrieveSeverities_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveSeveritiesResponse_preflight_" message="tns:IRestService_Incident_RetrieveSeverities_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveStatuses_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveStatuses_preflight_" message="tns:IRestService_Incident_RetrieveStatuses_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveStatusesResponse_preflight_" message="tns:IRestService_Incident_RetrieveStatuses_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_AddType_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddType_preflight_" message="tns:IRestService_Incident_AddType_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_AddTypeResponse_preflight_" message="tns:IRestService_Incident_AddType_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveDefaultStatus_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultStatus_preflight_" message="tns:IRestService_Incident_RetrieveDefaultStatus_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultStatusResponse_preflight_" message="tns:IRestService_Incident_RetrieveDefaultStatus_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveDefaultType_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultType_preflight_" message="tns:IRestService_Incident_RetrieveDefaultType_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveDefaultTypeResponse_preflight_" message="tns:IRestService_Incident_RetrieveDefaultType_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveComments_preflight_" message="tns:IRestService_Incident_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveCommentsResponse_preflight_" message="tns:IRestService_Incident_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowTransitions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowTransitions_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowTransitions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowTransitionsResponse_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowTransitions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowFields_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowFields_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowFields_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowFieldsResponse_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowFields_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowCustomProperties_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowCustomProperties_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowCustomProperties_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveWorkflowCustomPropertiesResponse_preflight_" message="tns:IRestService_Incident_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Count_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Count_preflight_" message="tns:IRestService_Incident_Count_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_CountResponse_preflight_" message="tns:IRestService_Incident_Count_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveForOwner_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveForOwner_preflight_" message="tns:IRestService_Incident_RetrieveForOwner_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveForOwnerResponse_preflight_" message="tns:IRestService_Incident_RetrieveForOwner_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve1_preflight_" message="tns:IRestService_Incident_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve1Response_preflight_" message="tns:IRestService_Incident_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve2_preflight_" message="tns:IRestService_Incident_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_Retrieve2Response_preflight_" message="tns:IRestService_Incident_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveNew_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveNew_preflight_" message="tns:IRestService_Incident_RetrieveNew_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Incident_RetrieveNewResponse_preflight_" message="tns:IRestService_Incident_RetrieveNew_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveForArtifactType_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveForArtifactType_preflight_" message="tns:IRestService_CustomProperty_RetrieveForArtifactType_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveForArtifactTypeResponse_preflight_" message="tns:IRestService_CustomProperty_RetrieveForArtifactType_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomListById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomListById_preflight_" message="tns:IRestService_CustomProperty_RetrieveCustomListById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_RetrieveCustomListByIdResponse_preflight_" message="tns:IRestService_CustomProperty_RetrieveCustomListById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomList_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomList_preflight_" message="tns:IRestService_CustomProperty_AddCustomList_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListResponse_preflight_" message="tns:IRestService_CustomProperty_AddCustomList_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomListValue_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListValue_preflight_" message="tns:IRestService_CustomProperty_AddCustomListValue_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddCustomListValueResponse_preflight_" message="tns:IRestService_CustomProperty_AddCustomListValue_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddDefinition_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddDefinition_preflight_" message="tns:IRestService_CustomProperty_AddDefinition_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/CustomProperty_AddDefinitionResponse_preflight_" message="tns:IRestService_CustomProperty_AddDefinition_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve1_preflight_" message="tns:IRestService_Release_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve1Response_preflight_" message="tns:IRestService_Release_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve2_preflight_" message="tns:IRestService_Release_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Retrieve2Response_preflight_" message="tns:IRestService_Release_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveById_preflight_" message="tns:IRestService_Release_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveByIdResponse_preflight_" message="tns:IRestService_Release_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_AddTestMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_AddTestMapping_preflight_" message="tns:IRestService_Release_AddTestMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_AddTestMappingResponse_preflight_" message="tns:IRestService_Release_AddTestMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Count_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Count_preflight_" message="tns:IRestService_Release_Count_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_CountResponse_preflight_" message="tns:IRestService_Release_Count_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RemoveTestMapping_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RemoveTestMapping_preflight_" message="tns:IRestService_Release_RemoveTestMapping_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RemoveTestMappingResponse_preflight_" message="tns:IRestService_Release_RemoveTestMapping_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Move_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Move_preflight_" message="tns:IRestService_Release_Move_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_MoveResponse_preflight_" message="tns:IRestService_Release_Move_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Indent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Indent_preflight_" message="tns:IRestService_Release_Indent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_IndentResponse_preflight_" message="tns:IRestService_Release_Indent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_Outdent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_Outdent_preflight_" message="tns:IRestService_Release_Outdent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_OutdentResponse_preflight_" message="tns:IRestService_Release_Outdent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveComments_preflight_" message="tns:IRestService_Release_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveCommentsResponse_preflight_" message="tns:IRestService_Release_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveStatuses_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveStatuses_preflight_" message="tns:IRestService_Release_RetrieveStatuses_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveStatusesResponse_preflight_" message="tns:IRestService_Release_RetrieveStatuses_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveTypes_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTypes_preflight_" message="tns:IRestService_Release_RetrieveTypes_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveTypesResponse_preflight_" message="tns:IRestService_Release_RetrieveTypes_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowTransitions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowTransitions_preflight_" message="tns:IRestService_Release_RetrieveWorkflowTransitions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowTransitionsResponse_preflight_" message="tns:IRestService_Release_RetrieveWorkflowTransitions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowFields_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowFields_preflight_" message="tns:IRestService_Release_RetrieveWorkflowFields_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowFieldsResponse_preflight_" message="tns:IRestService_Release_RetrieveWorkflowFields_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveWorkflowCustomProperties_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowCustomProperties_preflight_" message="tns:IRestService_Release_RetrieveWorkflowCustomProperties_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Release_RetrieveWorkflowCustomPropertiesResponse_preflight_" message="tns:IRestService_Release_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveUserMembership_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveUserMembership_preflight_" message="tns:IRestService_Project_RetrieveUserMembership_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveUserMembershipResponse_preflight_" message="tns:IRestService_Project_RetrieveUserMembership_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Project_Retrieve_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_Retrieve_preflight_" message="tns:IRestService_Project_Retrieve_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveResponse_preflight_" message="tns:IRestService_Project_Retrieve_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveById_preflight_" message="tns:IRestService_Project_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RetrieveByIdResponse_preflight_" message="tns:IRestService_Project_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches1_preflight_" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches1Response_preflight_" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches2_preflight_" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Project_RefreshProgressExecutionStatusCaches2Response_preflight_" message="tns:IRestService_Project_RefreshProgressExecutionStatusCaches2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_OpenFile_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_OpenFile_preflight_" message="tns:IRestService_Document_OpenFile_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_OpenFileResponse_preflight_" message="tns:IRestService_Document_OpenFile_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddFile_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFile_preflight_" message="tns:IRestService_Document_AddFile_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileResponse_preflight_" message="tns:IRestService_Document_AddFile_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrl_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrl_preflight_" message="tns:IRestService_Document_AddUrl_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlResponse_preflight_" message="tns:IRestService_Document_AddUrl_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddFileVersion_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileVersion_preflight_" message="tns:IRestService_Document_AddFileVersion_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddFileVersionResponse_preflight_" message="tns:IRestService_Document_AddFileVersion_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrlVersion_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlVersion_preflight_" message="tns:IRestService_Document_AddUrlVersion_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddUrlVersionResponse_preflight_" message="tns:IRestService_Document_AddUrlVersion_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Delete_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Delete_preflight_" message="tns:IRestService_Document_Delete_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_DeleteResponse_preflight_" message="tns:IRestService_Document_Delete_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve1_preflight_" message="tns:IRestService_Document_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve1Response_preflight_" message="tns:IRestService_Document_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_Retrieve2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve2_preflight_" message="tns:IRestService_Document_Retrieve2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_Retrieve2Response_preflight_" message="tns:IRestService_Document_Retrieve2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForFolder_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForFolder_preflight_" message="tns:IRestService_Document_RetrieveForFolder_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForFolderResponse_preflight_" message="tns:IRestService_Document_RetrieveForFolder_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForArtifact_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForArtifact_preflight_" message="tns:IRestService_Document_RetrieveForArtifact_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveForArtifactResponse_preflight_" message="tns:IRestService_Document_RetrieveForArtifact_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_AddToArtifactId_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddToArtifactId_preflight_" message="tns:IRestService_Document_AddToArtifactId_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_AddToArtifactIdResponse_preflight_" message="tns:IRestService_Document_AddToArtifactId_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveTypes_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveTypes_preflight_" message="tns:IRestService_Document_RetrieveTypes_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveTypesResponse_preflight_" message="tns:IRestService_Document_RetrieveTypes_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolders_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolders_preflight_" message="tns:IRestService_Document_RetrieveFolders_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFoldersResponse_preflight_" message="tns:IRestService_Document_RetrieveFolders_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolderById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolderById_preflight_" message="tns:IRestService_Document_RetrieveFolderById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Document_RetrieveFolderByIdResponse_preflight_" message="tns:IRestService_Document_RetrieveFolderById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Count1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count1_preflight_" message="tns:IRestService_Requirement_Count1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Count1Response_preflight_" message="tns:IRestService_Requirement_Count1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddTestCoverage_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestCoverage_preflight_" message="tns:IRestService_Requirement_AddTestCoverage_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestCoverageResponse_preflight_" message="tns:IRestService_Requirement_AddTestCoverage_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create1_preflight_" message="tns:IRestService_Requirement_Create1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create1Response_preflight_" message="tns:IRestService_Requirement_Create1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create2_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create2_preflight_" message="tns:IRestService_Requirement_Create2_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create2Response_preflight_" message="tns:IRestService_Requirement_Create2_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create3_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create3_preflight_" message="tns:IRestService_Requirement_Create3_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Create3Response_preflight_" message="tns:IRestService_Requirement_Create3_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Retrieve1_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve1_preflight_" message="tns:IRestService_Requirement_Retrieve1_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Retrieve1Response_preflight_" message="tns:IRestService_Requirement_Retrieve1_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveById_preflight_" message="tns:IRestService_Requirement_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveByIdResponse_preflight_" message="tns:IRestService_Requirement_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveForOwner_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveForOwner_preflight_" message="tns:IRestService_Requirement_RetrieveForOwner_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveForOwnerResponse_preflight_" message="tns:IRestService_Requirement_RetrieveForOwner_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestCoverage_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestCoverage_preflight_" message="tns:IRestService_Requirement_RetrieveTestCoverage_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestCoverageResponse_preflight_" message="tns:IRestService_Requirement_RetrieveTestCoverage_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Move_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Move_preflight_" message="tns:IRestService_Requirement_Move_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveResponse_preflight_" message="tns:IRestService_Requirement_Move_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_MoveToEnd_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveToEnd_preflight_" message="tns:IRestService_Requirement_MoveToEnd_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveToEndResponse_preflight_" message="tns:IRestService_Requirement_MoveToEnd_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Indent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Indent_preflight_" message="tns:IRestService_Requirement_Indent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_IndentResponse_preflight_" message="tns:IRestService_Requirement_Indent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_Outdent_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_Outdent_preflight_" message="tns:IRestService_Requirement_Outdent_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_OutdentResponse_preflight_" message="tns:IRestService_Requirement_Outdent_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveComments_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveComments_preflight_" message="tns:IRestService_Requirement_RetrieveComments_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveCommentsResponse_preflight_" message="tns:IRestService_Requirement_RetrieveComments_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveStatuses_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStatuses_preflight_" message="tns:IRestService_Requirement_RetrieveStatuses_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStatusesResponse_preflight_" message="tns:IRestService_Requirement_RetrieveStatuses_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTypes_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTypes_preflight_" message="tns:IRestService_Requirement_RetrieveTypes_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTypesResponse_preflight_" message="tns:IRestService_Requirement_RetrieveTypes_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowTransitions_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowTransitions_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowTransitions_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowTransitionsResponse_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowTransitions_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowFields_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowFields_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowFields_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowFieldsResponse_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowFields_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveWorkflowCustomProperties_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowCustomProperties_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowCustomProperties_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveWorkflowCustomPropertiesResponse_preflight_" message="tns:IRestService_Requirement_RetrieveWorkflowCustomProperties_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveSteps_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveSteps_preflight_" message="tns:IRestService_Requirement_RetrieveSteps_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepsResponse_preflight_" message="tns:IRestService_Requirement_RetrieveSteps_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveStepById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepById_preflight_" message="tns:IRestService_Requirement_RetrieveStepById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveStepByIdResponse_preflight_" message="tns:IRestService_Requirement_RetrieveStepById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_MoveStep_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveStep_preflight_" message="tns:IRestService_Requirement_MoveStep_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_MoveStepResponse_preflight_" message="tns:IRestService_Requirement_MoveStep_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddTestStepCoverage_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestStepCoverage_preflight_" message="tns:IRestService_Requirement_AddTestStepCoverage_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_AddTestStepCoverageResponse_preflight_" message="tns:IRestService_Requirement_AddTestStepCoverage_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestStepCoverage_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestStepCoverage_preflight_" message="tns:IRestService_Requirement_RetrieveTestStepCoverage_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/Requirement_RetrieveTestStepCoverageResponse_preflight_" message="tns:IRestService_Requirement_RetrieveTestStepCoverage_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestStep_RetrieveRequirementCoverage_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestStep_RetrieveRequirementCoverage_preflight_" message="tns:IRestService_TestStep_RetrieveRequirementCoverage_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestStep_RetrieveRequirementCoverageResponse_preflight_" message="tns:IRestService_TestStep_RetrieveRequirementCoverage_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveById_preflight_" message="tns:IRestService_TestCase_RetrieveById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveByIdResponse_preflight_" message="tns:IRestService_TestCase_RetrieveById_preflight__OutputMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveFolderById_preflight_"><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolderById_preflight_" message="tns:IRestService_TestCase_RetrieveFolderById_preflight__InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v5.0/IRestService/TestCase_RetrieveFolderByIdResponse_preflight_" message="tns:IRestService_TestCase_RetrieveFolderById_preflight__OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="RestService"/></wsdl:definitions>