<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="ImportExport" targetNamespace="http://www.inflectra.com/SpiraTest/Services/v3.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: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/v3.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"><wsp:Policy wsu:Id="BasicHttpBinding_IImportExport1_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Strict/></wsp:Policy></sp:Layout></wsp:Policy></sp:TransportBinding></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://www.inflectra.com/SpiraTest/Services/v3.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:element name="Connection_Authenticate"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_AuthenticateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Connection_AuthenticateResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_Authenticate2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="plugInName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_Authenticate2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Connection_Authenticate2Result" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_ConnectToProject"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="projectId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_ConnectToProjectResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Connection_ConnectToProjectResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Connection_Disconnect"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Connection_DisconnectResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetProductName"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetProductNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetProductNameResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetServerDateTime"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetServerDateTimeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetServerDateTimeResult" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetWebServerUrl"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetWebServerUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetWebServerUrlResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testRunId" type="xs:int"/></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="q1:RemoteTestRun" xmlns:q1="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomatedById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testRunId" type="xs:int"/></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="q2:RemoteAutomatedTestRun" xmlns:q2="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManualById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testRunId" type="xs:int"/></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="q3:RemoteManualTestRun" xmlns:q3="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Save"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestRuns" nillable="true" type="q4:ArrayOfRemoteManualTestRun" xmlns:q4="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="endDate" type="xs:dateTime"/></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="q5:ArrayOfRemoteManualTestRun" xmlns:q5="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_AddTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestSetTestCaseMapping" nillable="true" type="q6:RemoteTestSetTestCaseMapping" xmlns:q6="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="existingTestSetTestCaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="parameters" nillable="true" type="q7:ArrayOfRemoteTestSetTestCaseParameter" xmlns:q7="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_AddTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestSet" nillable="true" type="q8:RemoteTestSet" xmlns:q8="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentTestSetFolderId" nillable="true" type="xs:int"/></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="q9:RemoteTestSet" xmlns:q9="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q10:ArrayOfRemoteFilter" xmlns:q10="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestSet" nillable="true" type="q11:RemoteTestSet" xmlns:q11="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentTestSetFolderId" nillable="true" type="xs:int"/></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="q12:RemoteTestSet" xmlns:q12="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RemoveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestSetTestCaseMapping" nillable="true" type="q13:RemoteTestSetTestCaseMapping" xmlns:q13="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="testSetId" type="xs:int"/></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="q14:ArrayOfRemoteTestSetTestCaseMapping" xmlns:q14="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q15:ArrayOfRemoteFilter" xmlns:q15="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSet_RetrieveResult" nillable="true" type="q16:ArrayOfRemoteTestSet" xmlns:q16="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testSetId" type="xs:int"/></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="q17:RemoteTestSet" xmlns:q17="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q18:ArrayOfRemoteTestSet" xmlns:q18="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestSet" nillable="true" type="q19:RemoteTestSet" xmlns:q19="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="testSetId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestSet_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testSetId" type="xs:int"/><xs:element minOccurs="0" name="destinationTestSetId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_AddStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestStep" nillable="true" type="q20:RemoteTestStep" xmlns:q20="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="testCaseId" type="xs:int"/></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="q21:RemoteTestStep" xmlns:q21="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddLink"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="position" type="xs:int"/><xs:element minOccurs="0" name="linkedTestCaseId" type="xs:int"/><xs:element minOccurs="0" name="parameters" nillable="true" type="q22:ArrayOfRemoteTestStepParameter" xmlns:q22="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="automationEngineId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="urlOrFilename" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="binaryData" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="projectAttachmentTypeId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="projectAttachmentFolderId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_AddUpdateAutomationScriptResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="User_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteUser" nillable="true" type="q23:RemoteUser" xmlns:q23="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="projectRoleId" type="xs:int"/></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="q24:RemoteUser" xmlns:q24="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userId" type="xs:int"/></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="q25:RemoteUser" xmlns:q25="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="User_RetrieveByUserName"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userName" 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="q26:RemoteUser" xmlns:q26="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCaseId" type="xs:int"/></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="q27:ArrayOfRemoteComment" xmlns:q27="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReleaseId" type="xs:int"/></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="q28:ArrayOfRemoteComment" xmlns:q28="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" type="xs:int"/></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="q29:ArrayOfRemoteReleaseTestCaseMapping" xmlns:q29="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RequirementId" type="xs:int"/></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="q30:ArrayOfRemoteComment" xmlns:q30="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestSetId" type="xs:int"/></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="q31:ArrayOfRemoteComment" xmlns:q31="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveComments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TaskId" type="xs:int"/></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="q32:ArrayOfRemoteComment" xmlns:q32="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q33:RemoteComment" xmlns:q33="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q34:RemoteComment" xmlns:q34="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q35:RemoteComment" xmlns:q35="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q36:RemoteComment" xmlns:q36="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q37:RemoteComment" xmlns:q37="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q38:RemoteComment" xmlns:q38="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q39:RemoteComment" xmlns:q39="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q40:RemoteComment" xmlns:q40="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestSet_CreateComment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteComment" nillable="true" type="q41:RemoteComment" xmlns:q41="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q42:RemoteComment" xmlns:q42="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q43:ArrayOfRemoteFilter" xmlns:q43="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q44:RemoteSort" xmlns:q44="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_RetrieveResult" nillable="true" type="q45:ArrayOfRemoteAutomationHost" xmlns:q45="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="automationHostId" type="xs:int"/></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="q46:RemoteAutomationHost" xmlns:q46="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_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="AutomationHost_RetrieveByTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AutomationHost_RetrieveByTokenResult" nillable="true" type="q47:RemoteAutomationHost" xmlns:q47="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q48:RemoteAutomationEngine" xmlns:q48="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="activeOnly" type="xs:boolean"/></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="q49:ArrayOfRemoteAutomationEngine" xmlns:q49="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q50:RemoteAutomationEngine" xmlns:q50="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q51:RemoteAutomationEngine" xmlns:q51="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationEngine_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="automationEngineId" type="xs:int"/></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="q52:RemoteAutomationEngine" xmlns:q52="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteAutomationHost" nillable="true" type="q53:RemoteAutomationHost" xmlns:q53="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q54:RemoteAutomationHost" xmlns:q54="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteAutomationHost" nillable="true" type="q55:RemoteAutomationHost" xmlns:q55="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="automationHostId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="AutomationHost_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Build_RetrieveByReleaseId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" type="xs:int"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q56:ArrayOfRemoteFilter" xmlns:q56="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q57:RemoteSort" xmlns:q57="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></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="q58:ArrayOfRemoteBuild" xmlns:q58="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" type="xs:int"/><xs:element minOccurs="0" name="buildId" type="xs:int"/></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="q59:RemoteBuild" xmlns:q59="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Build_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteBuild" nillable="true" type="q60:RemoteBuild" xmlns:q60="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q61:RemoteBuild" xmlns:q61="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveForArtifactType"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/></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="q62:ArrayOfRemoteCustomProperty" xmlns:q62="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_AddArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q63:ArrayOfRemoteDataMapping" xmlns:q63="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_AddUserMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q64:ArrayOfRemoteDataMapping" xmlns:q64="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_RemoveArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="remoteDataMappings" nillable="true" type="q65:ArrayOfRemoteDataMapping" xmlns:q65="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_RetrieveArtifactMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/></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="q66:ArrayOfRemoteDataMapping" xmlns:q66="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="customPropertyId" type="xs:int"/></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="q67:RemoteDataMapping" xmlns:q67="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveCustomPropertyValueMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="customPropertyId" type="xs:int"/></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="q68:ArrayOfRemoteDataMapping" xmlns:q68="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveFieldValueMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/><xs:element minOccurs="0" name="artifactFieldId" type="xs:int"/></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="q69:ArrayOfRemoteDataMapping" xmlns:q69="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveProjectMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/></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="q70:ArrayOfRemoteDataMapping" xmlns:q70="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="DataMapping_RetrieveUserMappings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataSyncSystemId" type="xs:int"/></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="q71:ArrayOfRemoteDataMapping" xmlns:q71="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_OpenFile"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="attachmentId" type="xs:int"/></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="remoteDocument" nillable="true" type="q72:RemoteDocument" xmlns:q72="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><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="q73:RemoteDocument" xmlns:q73="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrl"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteDocument" nillable="true" type="q74:RemoteDocument" xmlns:q74="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q75:RemoteDocument" xmlns:q75="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFileVersion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteDocumentVersion" nillable="true" type="q76:RemoteDocumentVersion" xmlns:q76="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="binaryData" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="makeCurrent" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFileVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddFileVersionResult" nillable="true" type="q77:RemoteDocumentVersion" xmlns:q77="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrlVersion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteDocumentVersion" nillable="true" type="q78:RemoteDocumentVersion" xmlns:q78="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="makeCurrent" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddUrlVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Document_AddUrlVersionResult" nillable="true" type="q79:RemoteDocumentVersion" xmlns:q79="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFromArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="attachmentId" type="xs:int"/><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="artifactId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFromArtifactResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="attachmentId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_RetrieveForFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="folderId" type="xs:int"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q80:ArrayOfRemoteFilter" xmlns:q80="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q81:RemoteSort" xmlns:q81="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberRows" type="xs:int"/></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="q82:ArrayOfRemoteDocument" xmlns:q82="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveForArtifact"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="artifactId" type="xs:int"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q83:ArrayOfRemoteFilter" xmlns:q83="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q84:RemoteSort" xmlns:q84="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q85:ArrayOfRemoteDocument" xmlns:q85="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddToArtifactId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="artifactId" type="xs:int"/><xs:element minOccurs="0" name="attachmentId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddToArtifactIdResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Document_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="attachmentId" type="xs:int"/></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="q86:RemoteDocument" xmlns:q86="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveTypes"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="activeOnly" type="xs:boolean"/></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="q87:ArrayOfRemoteDocumentType" xmlns:q87="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFolders"><xs:complexType><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="q88:ArrayOfRemoteDocumentFolder" xmlns:q88="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_RetrieveFolderById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="folderId" type="xs:int"/></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="q89:RemoteDocumentFolder" xmlns:q89="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_AddFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteDocumentFolder" nillable="true" type="q90:RemoteDocumentFolder" xmlns:q90="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q91:RemoteDocumentFolder" xmlns:q91="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_DeleteFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="projectAttachmentFolderId" type="xs:int"/></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="remoteDocumentFolder" nillable="true" type="q92:RemoteDocumentFolder" xmlns:q92="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Document_UpdateFolderResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Association_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteAssociation" nillable="true" type="q93:RemoteAssociation" xmlns:q93="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q94:RemoteAssociation" xmlns:q94="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Association_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteAssociation" nillable="true" type="q95:RemoteAssociation" xmlns:q95="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="artifactId" type="xs:int"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q96:ArrayOfRemoteFilter" xmlns:q96="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q97:RemoteSort" xmlns:q97="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q98:ArrayOfRemoteAssociation" xmlns:q98="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddPriority"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncidentPriority" nillable="true" type="q99:RemoteIncidentPriority" xmlns:q99="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q100:RemoteIncidentPriority" xmlns:q100="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q101:ArrayOfRemoteFilter" xmlns:q101="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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_AddResolutions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncidentResolutions" nillable="true" type="q102:ArrayOfRemoteIncidentResolution" xmlns:q102="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddResolutionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_AddResolutionsResult" nillable="true" type="q103:ArrayOfRemoteIncidentResolution" xmlns:q103="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddSeverity"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncidentSeverity" nillable="true" type="q104:RemoteIncidentSeverity" xmlns:q104="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q105:RemoteIncidentSeverity" xmlns:q105="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddStatus"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncidentStatus" nillable="true" type="q106:RemoteIncidentStatus" xmlns:q106="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q107:RemoteIncidentStatus" xmlns:q107="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_AddType"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncidentType" nillable="true" type="q108:RemoteIncidentType" xmlns:q108="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q109:RemoteIncidentType" xmlns:q109="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncident" nillable="true" type="q110:RemoteIncident" xmlns:q110="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q111:RemoteIncident" xmlns:q111="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q112:ArrayOfRemoteFilter" xmlns:q112="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q113:RemoteSort" xmlns:q113="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveResult" nillable="true" type="q114:ArrayOfRemoteIncident" xmlns:q114="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="incidentId" type="xs:int"/></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="q115:RemoteIncident" xmlns:q115="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestCase"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="openOnly" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestCaseResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveByTestCaseResult" nillable="true" type="q116:ArrayOfRemoteIncident" xmlns:q116="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestRunStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testRunStepId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestRunStepResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveByTestRunStepResult" nillable="true" type="q117:ArrayOfRemoteIncident" xmlns:q117="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testStepId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveByTestStepResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveByTestStepResult" nillable="true" type="q118:ArrayOfRemoteIncident" xmlns:q118="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q119:ArrayOfRemoteIncident" xmlns:q119="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveNew"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="creationDate" type="xs:dateTime"/></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="q120:ArrayOfRemoteIncident" xmlns:q120="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrievePriorities"><xs:complexType><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="q121:ArrayOfRemoteIncidentPriority" xmlns:q121="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveResolutions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="incidentId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveResolutionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Incident_RetrieveResolutionsResult" nillable="true" type="q122:ArrayOfRemoteIncidentResolution" xmlns:q122="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveSeverities"><xs:complexType><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="q123:ArrayOfRemoteIncidentSeverity" xmlns:q123="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveStatuses"><xs:complexType><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="q124:ArrayOfRemoteIncidentStatus" xmlns:q124="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveTypes"><xs:complexType><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="q125:ArrayOfRemoteIncidentType" xmlns:q125="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowFields"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="currentTypeId" type="xs:int"/><xs:element minOccurs="0" name="currentStatusId" type="xs:int"/></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="q126:ArrayOfRemoteWorkflowIncidentFields" xmlns:q126="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowTransitions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="currentTypeId" type="xs:int"/><xs:element minOccurs="0" name="currentStatusId" type="xs:int"/><xs:element minOccurs="0" name="isDetector" type="xs:boolean"/><xs:element minOccurs="0" name="isOwner" type="xs:boolean"/></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="q127:ArrayOfRemoteWorkflowIncidentTransition" xmlns:q127="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_RetrieveWorkflowCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="currentTypeId" type="xs:int"/><xs:element minOccurs="0" name="currentStatusId" type="xs:int"/></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="q128:ArrayOfRemoteWorkflowIncidentCustomProperties" xmlns:q128="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteIncident" nillable="true" type="q129:RemoteIncident" xmlns:q129="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="incidentId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Incident_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteCustomList" nillable="true" type="q130:RemoteCustomList" xmlns:q130="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q131:RemoteCustomList" xmlns:q131="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_AddCustomListValue"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteCustomListValue" nillable="true" type="q132:RemoteCustomListValue" xmlns:q132="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q133:RemoteCustomListValue" xmlns:q133="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteProject" nillable="true" type="q134:RemoteProject" xmlns:q134="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="existingProjectId" nillable="true" type="xs:int"/></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="q135:RemoteProject" xmlns:q135="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="projectId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_DeleteResponse"><xs:complexType><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="q136:ArrayOfRemoteProject" xmlns:q136="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="projectId" type="xs:int"/></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="q137:RemoteProject" xmlns:q137="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RetrieveUserMembership"><xs:complexType><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="q138:ArrayOfRemoteProjectUser" xmlns:q138="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCaches"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="runInBackground" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Project_RefreshProgressExecutionStatusCachesResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomProperties"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="artifactTypeId" type="xs:int"/><xs:element minOccurs="0" name="remoteCustomProperties" nillable="true" type="q139:ArrayOfRemoteCustomProperty" xmlns:q139="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomPropertiesResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomListById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="customListId" type="xs:int"/></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="q140:RemoteCustomList" xmlns:q140="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_RetrieveCustomLists"><xs:complexType><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="q141:ArrayOfRemoteCustomList" xmlns:q141="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteCustomList" nillable="true" type="q142:RemoteCustomList" xmlns:q142="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CustomProperty_UpdateCustomListResponse"><xs:complexType><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="q143:ArrayOfRemoteProjectRole" xmlns:q143="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_AddTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteReleaseTestCaseMapping" nillable="true" type="q144:RemoteReleaseTestCaseMapping" xmlns:q144="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_AddTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_AddTestMapping2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteReleaseTestCaseMappings" nillable="true" type="q145:ArrayOfRemoteReleaseTestCaseMapping" xmlns:q145="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_AddTestMapping2Response"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q146:ArrayOfRemoteFilter" xmlns:q146="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteRelease" nillable="true" type="q147:RemoteRelease" xmlns:q147="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentReleaseId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_CreateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_CreateResult" nillable="true" type="q148:RemoteRelease" xmlns:q148="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RemoveTestMapping"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteReleaseTestCaseMapping" nillable="true" type="q149:RemoteReleaseTestCaseMapping" xmlns:q149="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RemoveTestMappingResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Release_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="activeOnly" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Release_RetrieveResult" nillable="true" type="q150:ArrayOfRemoteRelease" xmlns:q150="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Retrieve2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q151:ArrayOfRemoteFilter" xmlns:q151="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></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="q152:ArrayOfRemoteRelease" xmlns:q152="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" type="xs:int"/></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="q153:RemoteRelease" xmlns:q153="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteRelease" nillable="true" type="q154:RemoteRelease" xmlns:q154="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="releaseId" type="xs:int"/></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="releaseId" type="xs:int"/><xs:element minOccurs="0" name="destinationReleaseId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Release_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="Requirement_AddTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteReqTestCaseMapping" nillable="true" type="q155:RemoteRequirementTestCaseMapping" xmlns:q155="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q156:ArrayOfRemoteFilter" xmlns:q156="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q157:RemoteRequirement" xmlns:q157="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="indentPosition" type="xs:int"/></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="q158:RemoteRequirement" xmlns:q158="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Create2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q159:RemoteRequirement" xmlns:q159="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentRequirementId" nillable="true" type="xs:int"/></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="q160:RemoteRequirement" xmlns:q160="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RemoveTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteReqTestCaseMapping" nillable="true" type="q161:RemoteRequirementTestCaseMapping" xmlns:q161="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q162:ArrayOfRemoteFilter" xmlns:q162="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Requirement_RetrieveResult" nillable="true" type="q163:ArrayOfRemoteRequirement" xmlns:q163="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="requirementId" type="xs:int"/></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="q164:RemoteRequirement" xmlns:q164="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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="q165:ArrayOfRemoteRequirement" xmlns:q165="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_RetrieveTestCoverage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="requirementId" type="xs:int"/></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="q166:ArrayOfRemoteRequirementTestCaseMapping" xmlns:q166="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteRequirement" nillable="true" type="q167:RemoteRequirement" xmlns:q167="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="requirementId" type="xs:int"/></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="requirementId" type="xs:int"/><xs:element minOccurs="0" name="destinationRequirementId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Requirement_MoveResponse"><xs:complexType><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="q168:RemoteVersion" xmlns:q168="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetSettings"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="System_GetSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetSettingsResult" nillable="true" type="q169:ArrayOfRemoteSetting" xmlns:q169="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetArtifactUrl"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="navigationLinkId" type="xs:int"/><xs:element minOccurs="0" name="projectId" type="xs:int"/><xs:element minOccurs="0" name="artifactId" type="xs:int"/><xs:element minOccurs="0" name="tabName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="System_GetArtifactUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="System_GetArtifactUrlResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTask" nillable="true" type="q170:RemoteTask" xmlns:q170="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q171:RemoteTask" xmlns:q171="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q172:ArrayOfRemoteFilter" xmlns:q172="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q173:RemoteSort" xmlns:q173="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></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="q174:ArrayOfRemoteTask" xmlns:q174="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="taskId" type="xs:int"/></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="q175:RemoteTask" xmlns:q175="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q176:ArrayOfRemoteTask" xmlns:q176="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_RetrieveNew"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="creationDate" type="xs:dateTime"/></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="q177:ArrayOfRemoteTask" xmlns:q177="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTask" nillable="true" type="q178:RemoteTask" xmlns:q178="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q179:ArrayOfRemoteFilter" xmlns:q179="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_Delete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="taskId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Task_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_AddParameter"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestCaseParameter" nillable="true" type="q180:RemoteTestCaseParameter" xmlns:q180="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q181:RemoteTestCaseParameter" xmlns:q181="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q182:ArrayOfRemoteFilter" xmlns:q182="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Create"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestCase" nillable="true" type="q183:RemoteTestCase" xmlns:q183="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentTestFolderId" nillable="true" type="xs:int"/></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="q184:RemoteTestCase" xmlns:q184="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestCase" nillable="true" type="q185:RemoteTestCase" xmlns:q185="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="parentTestFolderId" nillable="true" type="xs:int"/></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="q186:RemoteTestCase" xmlns:q186="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_CreateParameterToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="parameterName" 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_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q187:ArrayOfRemoteFilter" xmlns:q187="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveResult" nillable="true" type="q188:ArrayOfRemoteTestCase" xmlns:q188="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseId" type="xs:int"/></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="q189:RemoteTestCase" xmlns:q189="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByReleaseId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="releaseId" type="xs:int"/><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q190:ArrayOfRemoteFilter" xmlns:q190="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByReleaseIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByReleaseIdResult" nillable="true" type="q191:ArrayOfRemoteTestCase" xmlns:q191="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByTestSetId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testSetId" type="xs:int"/></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="q192:ArrayOfRemoteTestCase" xmlns:q192="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q193:ArrayOfRemoteTestCase" xmlns:q193="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseFolderId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_RetrieveByFolderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestCase_RetrieveByFolderResult" nillable="true" type="q194:ArrayOfRemoteTestCase" xmlns:q194="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_Update"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestCase" nillable="true" type="q195:RemoteTestCase" xmlns:q195="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="testCaseId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_Move"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="destinationTestCaseId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_MoveResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestCase_MoveStep"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="sourceTestStepId" type="xs:int"/><xs:element minOccurs="0" name="destinationTestStepId" nillable="true" type="xs:int"/></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="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="testStepId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestCase_DeleteStepResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestCases"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testCaseIds" nillable="true" type="q196:ArrayOfint" xmlns:q196="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="releaseId" nillable="true" type="xs:int"/></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="q197:ArrayOfRemoteManualTestRun" xmlns:q197="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Count"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q198:ArrayOfRemoteFilter" xmlns:q198="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_CountResult" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateFromTestSet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testSetId" type="xs:int"/></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="q199:ArrayOfRemoteManualTestRun" xmlns:q199="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomationHost"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="automationHostToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="dateRange" nillable="true" type="q200:DateRange" xmlns:q200="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q201:ArrayOfRemoteAutomatedTestRun" xmlns:q201="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_CreateForAutomatedTestSet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="testSetId" type="xs:int"/><xs:element minOccurs="0" name="automationHostToken" 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="q202:ArrayOfRemoteAutomatedTestRun" xmlns:q202="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestRun" nillable="true" type="q203:RemoteAutomatedTestRun" xmlns:q203="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_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="q204:RemoteAutomatedTestRun" xmlns:q204="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="projectId" type="xs:int"/><xs:element minOccurs="0" name="testerUserId" type="xs:int"/><xs:element minOccurs="0" name="testCaseId" type="xs:int"/><xs:element minOccurs="0" name="releaseId" nillable="true" 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="startDate" type="xs:dateTime"/><xs:element minOccurs="0" name="endDate" type="xs:dateTime"/><xs:element minOccurs="0" name="executionStatusId" type="xs:int"/><xs:element minOccurs="0" name="runnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="runnerTestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="runnerAssertCount" type="xs:int"/><xs:element minOccurs="0" name="runnerMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="runnerStackTrace" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RecordAutomated2Result" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated3"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteTestRuns" nillable="true" type="q205:ArrayOfRemoteAutomatedTestRun" xmlns:q205="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RecordAutomated3Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RecordAutomated3Result" nillable="true" type="q206:ArrayOfRemoteAutomatedTestRun" xmlns:q206="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_Retrieve"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q207:ArrayOfRemoteFilter" xmlns:q207="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q208:RemoteSort" xmlns:q208="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveResult" nillable="true" type="q209:ArrayOfRemoteTestRun" xmlns:q209="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManual"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q210:ArrayOfRemoteFilter" xmlns:q210="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q211:RemoteSort" xmlns:q211="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveManualResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveManualResult" nillable="true" type="q212:ArrayOfRemoteManualTestRun" xmlns:q212="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomated"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="remoteFilters" nillable="true" type="q213:ArrayOfRemoteFilter" xmlns:q213="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="remoteSort" nillable="true" type="q214:RemoteSort" xmlns:q214="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/><xs:element minOccurs="0" name="startingRow" type="xs:int"/><xs:element minOccurs="0" name="numberOfRows" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestRun_RetrieveAutomatedResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestRun_RetrieveAutomatedResult" nillable="true" type="q215:ArrayOfRemoteAutomatedTestRun" xmlns:q215="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"/></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.v3_0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"><xs:complexType name="ServiceFaultMessage"><xs:annotation><xs:appinfo><IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType></xs:appinfo><xs:documentation><comments><summary>
            This is structure is used to define the custom soap fault message.
            Custom SOAP Fault Message class Name :ServiceFaultMessage 
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The short description of the fault
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StackTrace" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed stack trace of the error message
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The type of the fault - normally the full name of the server exception class
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ServiceFaultMessage" nillable="true" type="tns:ServiceFaultMessage"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0.DataObjects"><xs:complexType name="RemoteTestRun"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            This object represents a single test run instance in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="BuildId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the build that the test was executed against
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the test execution was completed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionStatusId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of overall execution status for the test run
            </summary><remarks>
            Failed = 1;
            Passed = 2;
            NotRun = 3;
            NotApplicable = 4;
            Blocked = 5;
            Caution = 6;
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test run (usually the same as the test case)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release that the test run should be reported against
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the test execution was started
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case that the test run is an instance of
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test run
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunTypeId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the type of test run (automated vs. manual)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test set that the test run should be reported against
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetTestCaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the unique test case entry in the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TesterId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that executed the test
            </summary><remarks>
            The authenticated user is used if no value is provided
            </remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestRun" nillable="true" type="tns:RemoteTestRun"/><xs:complexType name="RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="List01" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The first list custom property
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List02" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The second list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List03" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The third list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List04" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The fourth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List05" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The fifth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List06" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The sixth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List07" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The seventh list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List08" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The eighth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List09" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The ninth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="List10" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The tenth list custom property of an artifact
            </summary><remarks>
            Contains the numeric id of the property value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text01" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The first text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text02" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The second text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text03" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The third text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text04" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The fourth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text05" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The fifth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text06" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The sixth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text07" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The seventh text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text08" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The eighth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text09" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The ninth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text10" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The tenth text custom property of an artifact
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteArtifact" nillable="true" type="tns:RemoteArtifact"/><xs:complexType name="RemoteAutomatedTestRun"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an automated test run in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteTestRun"><xs:sequence><xs:element minOccurs="0" name="AutomationAttachmentId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the attachment that is being used to store the test script (file or url)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the automation engine that the result is being recorded for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationEngineToken" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The token of the automation engine that the result is being recorded for (read-only)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the automation host that the result is being recorded for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Parameters" nillable="true" type="tns:ArrayOfRemoteTestSetTestCaseParameter"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The list of test case parameters that have been provided
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the current project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RunnerAssertCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The number of assertions/errors reported during the automated test execution
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RunnerMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The summary result of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RunnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the external automated tool that executed the test
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RunnerStackTrace" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed trace of test results reported back from the automated testing tool
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RunnerTestName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test case as it is known in the external tool
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ScheduledDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The datetime the test was scheduled for
            </summary></comments></xs:documentation></xs:annotation></xs:element></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a test set test case parameter (used when you have a test set pass parameters through to mapped test cases)
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test case parameter
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The value of the parameter to be passed from the test set to the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteTestSetTestCaseParameter" nillable="true" type="tns:RemoteTestSetTestCaseParameter"/><xs:complexType name="RemoteManualTestRun"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a manual test run in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteTestRun"><xs:sequence><xs:element minOccurs="0" name="TestRunSteps" nillable="true" type="tns:ArrayOfRemoteTestRunStep"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The list of test steps that comprise the manual test
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteManualTestRun" nillable="true" type="tns:RemoteManualTestRun"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            This object represents a single step in a test run in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ActualResult" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The actual result that occurs when the tester executes the step
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of what the tester should do when executing the step
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionStatusId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the execution status of the test run step result
            </summary><remarks>
            Failed = 1;
            Passed = 2;
            NotRun = 3;
            NotApplicable = 4;
            Blocked = 5;
            Caution = 6;
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpectedResult" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The expected result that should oocur when the tester executes the step
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Position" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The positional order of the test run step in the test run
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SampleData" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The sample data that should be used by the tester
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case that the test run step is based on
            </summary><remarks>
            May be different from the TestRun.TestCaseId in the case of Linked Test Cases
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The is of the parent test run
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunStepId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test run step
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestStepId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test step the test run step is based on
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteTestRunStep" nillable="true" type="tns:RemoteTestRunStep"/><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="RemoteTestSetTestCaseMapping"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Stores the mapping/coverage between Test Sets and Test Cases
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the owner of the test case in the test set
            </summary><remarks>
            Leave as null to default to the test set's owner
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetTestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The unique id of the test case in the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteTestSetTestCaseMapping" nillable="true" type="tns:RemoteTestSetTestCaseMapping"/><xs:complexType name="RemoteTestSet"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Test Set artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the automation host the test set is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountBlocked" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many blocked test cases are in the set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountCaution" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many cautioned test cases are in the set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountFailed" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many failed test cases are in the set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountNotApplicable" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many test cases in the set are not applicable
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountNotRun" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many test cases in the set have not been run
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CountPassed" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many passed test cases are in the set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test set was originally created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user who created the test set
            </summary><remarks>
            If no value is provided, the authenticated user is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that created the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed description of the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date that the test set was last executed by a tester
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Folder" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this test set actually a folder
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The indentation level of the artifact
            </summary><remarks>
            The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.)
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test set was last modified
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user who the test set is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that the test set is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlannedDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date that the test set needs is planned to be executed on
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the project that the test set belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RecurrenceId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the recurrence pattern the test set is scheduled for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RecurrenceName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the recurrence pattern
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release that the test set is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the release the test set is scheduled for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the type of test set (1 = Manual, 2 = Automated)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetStatusId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test set's status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSetStatusName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the status of the test set
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestSet" nillable="true" type="tns:RemoteTestSet"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single filter that can be applied to a Retrieve query
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="DateRangeValue" nillable="true" type="tns:DateRange"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The filter value for date/time fields where you want to filter on a date range
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IntValue" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The filter value for fields that contain integers
            </summary><remarks>
            Used when you only want to filter on a single value
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MultiValue" nillable="true" type="tns:MultiValueFilter"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The filter value for fields that contain integers
            </summary><remarks>
            Used when you only want to filter on a set of multiple values
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the field being filtered on
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StringValue" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The filter value for fields that contain strings
            </summary><remarks>
            This will perform a LIKE wildcard match on the string
            </remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteFilter" nillable="true" type="tns:RemoteFilter"/><xs:complexType name="DateRange"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a date-range that is used in filters, etc.
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ConsiderTimes" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Do we want to consider times when filtering
            </summary><remarks>This is not used interally by the class, just tracked for the client's benefit</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The ending date of the date-range
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The starting date of the date-range
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DateRange" nillable="true" type="tns:DateRange"/><xs:complexType name="MultiValueFilter"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a multi-values filter entry
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="IsNone" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Do we have the special case of a filter for (None) - i.e. all records that have no value set
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Values" nillable="true" type="q1:ArrayOfint" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Contains the list of specified values to filter on
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="MultiValueFilter" nillable="true" type="tns:MultiValueFilter"/><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="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="RemoteTestStep"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            This represents a single test step in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of what the tester should do to execute this step
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionStatusId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the execution status for the last time it was executed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpectedResult" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of what the tester should see if the step succeeds
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test step was last updated
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LinkedTestCaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            If this step is really a linked test case, this is the id of the linked test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Position" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The position of the step in the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SampleData" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Any sample data that the tester should use during execution
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case the step belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestStepId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test step
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestStep" nillable="true" type="tns:RemoteTestStep"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a test step parameter (used when you have linked test case steps)
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test step parameter
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The value of the parameter to be passed from the parent test case to the child test case
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteTestStepParameter" nillable="true" type="tns:RemoteTestStepParameter"/><xs:complexType name="RemoteUser"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single User in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the user is active in the system
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Admin" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the user is a system administrator
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EmailAddress" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The email address of the user
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The first (given) name of the user
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The full name of the user concatenated (First + Middle + Last)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The last name (surname) of the user
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LdapDn" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The LDAP Distinguished Name for the user (null for non-LDAP users)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MiddleInitial" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The middle initials of the user
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The password used by the user (null for LDAP users)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UserId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The login used by the user
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteUser" nillable="true" type="tns:RemoteUser"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>The artifact ID that this comment belongs to.</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CommentId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The unique ID for this comment / artifact type.</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The date and time the comment was made.</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>Whether the comment was marked for deletion or hidden.</summary><remarks>Not currently used, should remain false.</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The text of the comment.</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UserId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The userID of the author.
            </summary><remarks>The authenticated user is used if no value provided</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The full name of the author.</summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteComment" nillable="true" type="tns:RemoteComment"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Stores the mapping/coverage between Releases and Test Cases
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ReleaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteReleaseTestCaseMapping" nillable="true" type="tns:RemoteReleaseTestCaseMapping"/><xs:complexType name="RemoteSort"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single sort that can be applied to a Retrieve query
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the field that we want to sort on
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SortAscending" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Set true to sort ascending and false to sort descending
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteSort" nillable="true" type="tns:RemoteSort"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Automation Host artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this host active for the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationHostId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the host
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed description of the host
            </summary><remarks>
            Optional
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the host was last modified
            </summary><remarks>
            This field needs to match the values retrieved to ensure data-concurrency
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the host
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the host belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The token of the host
            </summary><remarks>Ths is the name that external systems should refer to it as</remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteAutomationHost" nillable="true" type="tns:RemoteAutomationHost"/><xs:complexType name="RemoteAutomationEngine"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Automation Engine in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this host active for the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the engine
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed description of the engine
            </summary><remarks>
            Optional
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the engine
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The token of the engine
            </summary><remarks>Ths is the name that external systems should refer to it as</remarks></comments></xs:documentation></xs:annotation></xs:element></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="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="RemoteBuild"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single build in SpiraTeam
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="BuildId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the build
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="BuildStatusId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the status of the build (1=Failed, 2=Passed)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="BuildStatusName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the status of the build
            </summary><remarks>
            Read-only
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the build was created
            </summary><remarks>
            Pass null to use the current server date/time
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed description of the host
            </summary><remarks>
            Optional
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the build was last modified
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the build
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the build belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release or iteration the build belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Revisions" nillable="true" type="tns:ArrayOfRemoteBuildSourceCode"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The list of source code revisions associated with the build
            </summary></comments></xs:documentation></xs:annotation></xs:element></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single source code revision association with a SpiraTeam build
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="BuildId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the build this revision is associated with
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the revision was associated with the build
            </summary><remarks>
            Pass null to use the current date/time on the server
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RevisionKey" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The key that uniquely identifies the revision
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteBuildSourceCode" nillable="true" type="tns:RemoteBuildSourceCode"/><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="RemoteCustomProperty"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single project custom property configuration entry
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Alias" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name for the custom property
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArtifactTypeId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The artifact type that the custom property is for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomList" nillable="true" type="tns:RemoteCustomList"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The associated custom list if this is a list custom property
            </summary><remarks>
            Leave as null if this is for a text custom property
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the custom property
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The internal system name of the custom property (e.g. TEXT_01)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The type of custom property (Text = 1, List = 2)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyTypeName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the type of custom property
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The project the custom property belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteCustomProperty" nillable="true" type="tns:RemoteCustomProperty"/><xs:complexType name="RemoteCustomList"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a custom list in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the list is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyListId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the custom list
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the custom list
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the custom list belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Values" nillable="true" type="tns:ArrayOfRemoteCustomListValue"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The collection of values in the custom list
            </summary></comments></xs:documentation></xs:annotation></xs:element></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a custom list value (property value) in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the value is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyListId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the custom list the value belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPropertyValueId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the custom list value
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the custom list value
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteCustomListValue" nillable="true" type="tns:RemoteCustomListValue"/><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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single data mapping entry between an item in the system and the same item in another, external system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ExternalKey" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the item in the external system
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="InternalId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the item inside Spira
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Primary" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether this is the primary external mapped value in the case of 1..n mapping
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The project that the data mapping entry relates to (null if it's not project specific)
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteDataMapping" nillable="true" type="tns:RemoteDataMapping"/><xs:complexType name="RemoteDocument"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a document (attachment/url) in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ArtifactId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the artifact it's being attached to</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArtifactTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the type of artifact it's attached to</summary><remarks>Requirement = 1,
            TestCase = 2,
            Incident = 3,
            Release = 4,
            TestRun = 5,
            Task = 6,
            TestStep = 7,
            TestSet = 8</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AttachmentId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the attachment
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AttachmentTypeId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the attachment type</summary><remarks>File = 1
            URL = 2</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AttachmentTypeName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The display name of the attachment type (i.e. whether it's a file or url)</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the user that uploaded the attachment</summary><remarks>If no value is provided, the authenticated user is used</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The display name of the user that uploaded the attachment</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CurrentVersion" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The version name of the current attachment</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The description of the attachment</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EditedDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The date/time the attachment was last edited</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EditorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that edited the document
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EditorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The display name of the user that edited the document</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FilenameOrUrl" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The filename of the file (if a file attachment) or the full URL if a URL attachment</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectAttachmentFolderId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the attachment folder id for the current project</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectAttachmentTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The id of the attachment type relative to the current project</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectAttachmentTypeName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The display name of the attachment type relative to the current project</summary><remarks>This is not whether it's a file or url, but the project-specific classification</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Size" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The size of the attachment in bytes</summary><remarks>Pass 0 for a URL attachment</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Tags" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The list of meta-tags that should be associated with the attachment</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UploadDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The date/time the attachment was uploaded</summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Versions" nillable="true" type="tns:ArrayOfRemoteDocumentVersion"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>The list of document versions</summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a document version in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="AttachmentId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the document
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AttachmentVersionId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the document version
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that uploaded the version
            </summary><remarks>
            If no value is provided, the authenticated user is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that uploaded the attachment version
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the attachment version
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FilenameOrUrl" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The filename of the file (if a file attachment) or the full URL if a URL attachment
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Size" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The size of the attachment version in bytes
            </summary><remarks>
            Pass 0 for a URL attachment
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UploadDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time the attachment version was uploaded
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number
            </summary></comments></xs:documentation></xs:annotation></xs:element></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a document/attachment type in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this type active
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Default" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this the default type for the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the document type.
            </summary><remarks>
            Optional
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the document type.
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectAttachmentTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the document type
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project that the folder belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element></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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a document/attachment folder in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The indentation level of the artifact
            </summary><remarks>
            The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.)
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the folder.
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ParentProjectAttachmentFolderId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the parent folder of this folder
            </summary><remarks>
            Null for root folders
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectAttachmentFolderId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the document folder
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project that the folder belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteDocumentFolder" nillable="true" type="tns:RemoteDocumentFolder"/><xs:complexType name="RemoteAssociation"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an association/link between artifacts in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ArtifactLinkId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the association/link
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            A comment that describes the association in more detail
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time the association was created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The user creating the association/link
            </summary><remarks>
            If not specified, the authenticated user is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that created the association/link
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DestArtifactId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The artifact id being linked TO
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DestArtifactName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the artifact being linked to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DestArtifactTypeId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The type of artifact being linked TO
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DestArtifactTypeName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the type of artifact being linked to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SourceArtifactId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The artifact id being linked FROM
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SourceArtifactTypeId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The type of artifact being linked FROM
            </summary></comments></xs:documentation></xs:annotation></xs:element></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="RemoteIncidentPriority"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident priority in the project
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the priority is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The hex color code associated with the priority
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the incident priority
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PriorityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident priority
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteIncidentPriority" nillable="true" type="tns:RemoteIncidentPriority"/><xs:complexType name="ArrayOfRemoteIncidentResolution"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteIncidentResolution" nillable="true" type="tns:RemoteIncidentResolution"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteIncidentResolution" nillable="true" type="tns:ArrayOfRemoteIncidentResolution"/><xs:complexType name="RemoteIncidentResolution"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single incident resolution/comment entry in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the comment was added
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that added the comment
            </summary><remarks>
            If no value is specified, the authenticated user is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that added the comment
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident the resolution/comment belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentResolutionId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident resolution
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Resolution" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The text of the resolution/comment
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteIncidentResolution" nillable="true" type="tns:RemoteIncidentResolution"/><xs:complexType name="RemoteIncidentSeverity"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident severity in the project
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the severity is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The hex color code associated with the severity
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the severity
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SeverityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident severity
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteIncidentSeverity" nillable="true" type="tns:RemoteIncidentSeverity"/><xs:complexType name="RemoteIncidentStatus"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident status in the project
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether this status is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Open" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether this status is considered an 'open' status or not
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteIncidentStatus" nillable="true" type="tns:RemoteIncidentStatus"/><xs:complexType name="RemoteIncidentType"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident type in the project
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the incident type is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident type
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Issue" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Should incidents of this type appear in the 'Top Open Issues' section
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the incident type
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Risk" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Should incidents of this type appear in the 'Top Open Issues' section
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorkflowId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the workflow the incidents are associated with
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteIncidentType" nillable="true" type="tns:RemoteIncidentType"/><xs:complexType name="RemoteIncident"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Incident artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The actual effort (in minutes) it took to resolve the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ClosedDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date that the incident was closed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CompletionPercent" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The completion percentage (value = 0-100) of the incident as calculated in the system from the remaining effort
            vs. the original estimated effort.
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the incident was originally created
            </summary><remarks>
            If no value is provided, the current date/time on the server is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DetectedReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release/iteration that the incident was detected in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DetectedReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the release/iteration that the incident was detected in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EstimatedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The estimated effort (in minutes) to resolve the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FixedBuildId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the build that the incident was fixed in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FixedBuildName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the build that the incident was fixed in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the status of the incident
            </summary><remarks>
            If no value is provided, the default status for the workflow is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the status of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusOpenStatus" nillable="true" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is the incident in an 'open' status or not?
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentTypeId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the type of the incident
            </summary><remarks>
            If no value is provided, the default type for the project is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentTypeName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the type of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the incident was last modified
            </summary><remarks>
            This field needs to match the values retrieved to ensure data-concurrency
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OpenerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user who detected the incident
            </summary><remarks>
            If a value is not provided, the authenticated user is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OpenerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that detected the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user to the incident is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that the incident is assigned to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PriorityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the priority of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PriorityName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the priority of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the incident belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the project the incident belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The projected actual effort of the incident when it is completed
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RemainingEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The effort remaining as reported by the developer
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ResolvedReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release/iteration that the incident will be fixed in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ResolvedReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the release/iteration that the incident will be resolved in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SeverityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the severity of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SeverityName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the severity of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date that work started on the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestRunStepId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test run step that the incident relates to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="VerifiedReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release/iteration that the incident was retested in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="VerifiedReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the release/iteration that the incident was retested in
            </summary></comments></xs:documentation></xs:annotation></xs:element></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="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="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="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="ArrayOfRemoteWorkflowIncidentFields"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowIncidentFields" nillable="true" type="tns:RemoteWorkflowIncidentFields"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowIncidentFields" nillable="true" type="tns:ArrayOfRemoteWorkflowIncidentFields"/><xs:complexType name="RemoteWorkflowIncidentFields"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident field that can be controlled by the workflow
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="FieldCaption" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the caption for the field
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FieldId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the id of the field
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the system name of the field
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FieldStateId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the state of the field that this represents
            </summary><remarks>
            Active = 1,
            Required = 2
            </remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowIncidentFields" nillable="true" type="tns:RemoteWorkflowIncidentFields"/><xs:complexType name="ArrayOfRemoteWorkflowIncidentTransition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowIncidentTransition" nillable="true" type="tns:RemoteWorkflowIncidentTransition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowIncidentTransition" nillable="true" type="tns:ArrayOfRemoteWorkflowIncidentTransition"/><xs:complexType name="RemoteWorkflowIncidentTransition"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Contains a workflow transition.
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ExecuteByDetector" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this transition be executed by the detector of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecuteByOwner" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this transition be executed by the owner of the incident
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusId_Input" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the id of the input incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusId_Output" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the id of the output incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusName_Input" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the display name of the input incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncidentStatusName_Output" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the display name of the output incident status
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the name of the transition
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TransitionId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the id of this transition
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorkflowId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What workflow does this transition belong to
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowIncidentTransition" nillable="true" type="tns:RemoteWorkflowIncidentTransition"/><xs:complexType name="ArrayOfRemoteWorkflowIncidentCustomProperties"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteWorkflowIncidentCustomProperties" nillable="true" type="tns:RemoteWorkflowIncidentCustomProperties"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteWorkflowIncidentCustomProperties" nillable="true" type="tns:ArrayOfRemoteWorkflowIncidentCustomProperties"/><xs:complexType name="RemoteWorkflowIncidentCustomProperties"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents an incident custom property that can be controlled by the workflow
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="CustomPropertyId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the id of the custom property
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FieldName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the system name of the custom property
            </summary><remarks>Uses the legacy format TEXT_01, LIST_01, etc.</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FieldStateId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the state of the custom property that this represents
            </summary><remarks>
            Active = 1,
            Required = 2
            </remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteWorkflowIncidentCustomProperties" nillable="true" type="tns:RemoteWorkflowIncidentCustomProperties"/><xs:complexType name="RemoteProject"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Project in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the project is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time the project was created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NonWorkingHours" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many special non-working hours are there in a month in the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The url associated with the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorkingDays" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many working days are in a week for this project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorkingHours" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many working hours are in a day for this project
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteProject" nillable="true" type="tns:RemoteProject"/><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="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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Stores a single project user membership entry
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteUser"><xs:sequence><xs:element minOccurs="0" name="ProjectId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The ID of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectRoleId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The ID of the role the user has on the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectRoleName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the role the user has on the project
            </summary><remarks>Read-only</remarks></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteProjectUser" nillable="true" type="tns:RemoteProjectUser"/><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="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:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Project Role in the system
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the role is active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Admin" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether the role is a project owner or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the project role
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DiscussionsAdd" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this role add discussions/comments to the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DocumentsAdd" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this role add documents to the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DocumentsDelete" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this role delete documents in the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DocumentsEdit" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this role edit documents in the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the project role
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectRoleId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project role
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SourceCodeView" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Can this role view the source code repository of the project
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteProjectRole" nillable="true" type="tns:RemoteProjectRole"/><xs:complexType name="RemoteRelease"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Release or Iteration artifact in the system
            </summary><remarks>
            Although the fields refer to Release, they are the same fields for an Iteration
            </remarks></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this release active for the project
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AvailableEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How much effort is still available in the release for planning
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the release was originally created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that created the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the full display name of the person who created this release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DaysNonWorking" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many non-working days are associated with the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the end date for the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The full name and version number of the release combined
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The indentation level of the artifact
            </summary><remarks>
            The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.)
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Iteration" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this an iteration (true) or a release (false)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the release was last modified
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlannedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the estimated planned effort associated with the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the release belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ResourceCount" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many people are working on the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the start date for the release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Summary" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this release a summary one (i.e. does it have child releases)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskActualEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How much effort was actually expended for all the tasks scheduled for this release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many tasks are scheduled for this release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskEstimatedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How much effort was estimated for all the tasks scheduled for this release
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number string of the release
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteRelease" nillable="true" type="tns:RemoteRelease"/><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="RemoteRequirementTestCaseMapping"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Stores the mapping/coverage between Requirements and Test Cases
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="RequirementId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteRequirementTestCaseMapping" nillable="true" type="tns:RemoteRequirementTestCaseMapping"/><xs:complexType name="RemoteRequirement"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Requirement artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that wrote the requirement
            </summary><remarks>
            If no value is provided, the authenticated user is used instead
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that wrote this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CoverageCountBlocked" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many of the test cases that cover this requirement have blocked
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CoverageCountCaution" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many of the test cases that cover this requirement have been marked as caution
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CoverageCountFailed" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many of the test cases that cover this requirement have failed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CoverageCountPassed" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many of the test cases that cover this requirement have passed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CoverageCountTotal" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many test cases cover this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time the requirement was originally created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ImportanceId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the importance of the requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ImportanceName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the importance that the requirement is in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The indentation level of the artifact
            </summary><remarks>
            The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.)
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time the requirement was last modified
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that the requirement is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that this requirement is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlannedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What was the original top-down level of effort estimated for this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the requirement belongs to
            </summary><remarks>
            The current project is always used for Insert operations for security reasons
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the project that the requirement is associated with
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release the requirement is scheduled to implemented in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number string of the release that the requirement is scheduled for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RequirementId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StatusId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the requirement's status
            </summary><remarks>
            If no value is provided, the default status is used
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StatusName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the status the requirement is in
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Summary" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Is this a summary requirement or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskActualEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the bottom-up actual effort for all the tasks associated with this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            How many tasks are associated with this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskEstimatedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            What is the bottom-up estimated effort for all the tasks associated with this requirement
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteRequirement" nillable="true" type="tns:RemoteRequirement"/><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="RemoteVersion"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Contains application version information
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Patch" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The patch number (if any)
            </summary><remarks>
            (Alpha) = -2
            (Beta) = -1
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Version" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the installation
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteVersion" nillable="true" type="tns:RemoteVersion"/><xs:complexType name="ArrayOfRemoteSetting"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemoteSetting" nillable="true" type="tns:RemoteSetting"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemoteSetting" nillable="true" type="tns:ArrayOfRemoteSetting"/><xs:complexType name="RemoteSetting"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Stores a single system setting entry
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the setting
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The value of the setting
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteSetting" nillable="true" type="tns:RemoteSetting"/><xs:complexType name="RemoteTask"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Task artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="ActualEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The actual effort expended so far (in minutes) for the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CompletionPercent" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The completion percentage (value = 0-100) of the task as calculated in the system from the remaining effort
            vs. the original estimated effort.
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the task was originally created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that originally created the task
            </summary><remarks>
            If no value is provided, the authenticated user is used instead
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The detailed description of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The scheduled end date for the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EstimatedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The originally estimated effort (in minutes) of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date/time that the task was last modified
            </summary><remarks>
            This field needs to match the values retrieved to ensure data-concurrency
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that the task is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user who the task is assigned-to
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the task belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the project the task belongs to
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectedEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The projected actual effort of the task when it is completed
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the release/iteration that the task is scheduled for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReleaseVersionNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The version number of the release/iteration the task is scheduled for
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RemainingEffort" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The effort remaining as reported by the developer
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RequirementId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the parent requirement that the task belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RequirementName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the requirement that the task is associated with
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The scheduled start date for the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskPriorityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the priority of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskPriorityName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the priority of the task
            </summary><remarks>Read-Only</remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskStatusId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the status of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TaskStatusName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the status of the task
            </summary></comments></xs:documentation></xs:annotation></xs:element></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="RemoteTestCaseParameter"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a test case parameter (used when you have linked test case steps)
            </summary></comments></xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The default value when none is provided by a parent test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the parameter
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case the parameter is defined for
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseParameterId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case parameter
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RemoteTestCaseParameter" nillable="true" type="tns:RemoteTestCaseParameter"/><xs:complexType name="RemoteTestCase"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Represents a single Test Case artifact in the system
            </summary></comments></xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:RemoteArtifact"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether this test case is marked as active or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that wrote the test case
            </summary><remarks>
            The authenticated user is used if no value is provided
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that wrote the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationAttachmentId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the attachment that is being used to store the test script (file or url)
            </summary><remarks>
            Null if manual only
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AutomationEngineId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the automation engine the associated test script uses (null if manual only)
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test case was created
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The description of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EstimatedDuration" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The estimated time to execute the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test case was last executed
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionStatusId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The execution status id of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Folder" type="xs:boolean"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            Whether this is actually a test case folder or not
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IndentLevel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The indentation level of the artifact
            </summary><remarks>
            The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.)
            </remarks></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The date the test case was last updated
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The name of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the user that the test case is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the user that the test case is assigned-to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the project the test case belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ProjectName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the project that the test case belongs to
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCaseId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCasePriorityId" nillable="true" type="xs:int"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The id of the priority of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestCasePriorityName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The display name of the priority of the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TestSteps" nillable="true" type="tns:ArrayOfRemoteTestStep"><xs:annotation><xs:appinfo/><xs:documentation><comments><summary>
            The list of test steps that comprise the test case
            </summary></comments></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemoteTestCase" nillable="true" type="tns:RemoteTestCase"/><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="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="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: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></wsdl:types><wsdl:message name="IImportExport_Connection_Authenticate_InputMessage"><wsdl:part name="parameters" element="tns:Connection_Authenticate"/></wsdl:message><wsdl:message name="IImportExport_Connection_Authenticate_OutputMessage"><wsdl:part name="parameters" element="tns:Connection_AuthenticateResponse"/></wsdl:message><wsdl:message name="IImportExport_Connection_Authenticate_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q217:ServiceFaultMessage" xmlns:q217="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Connection_Authenticate2_InputMessage"><wsdl:part name="parameters" element="tns:Connection_Authenticate2"/></wsdl:message><wsdl:message name="IImportExport_Connection_Authenticate2_OutputMessage"><wsdl:part name="parameters" element="tns:Connection_Authenticate2Response"/></wsdl:message><wsdl:message name="IImportExport_Connection_Authenticate2_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q218:ServiceFaultMessage" xmlns:q218="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Connection_ConnectToProject_InputMessage"><wsdl:part name="parameters" element="tns:Connection_ConnectToProject"/></wsdl:message><wsdl:message name="IImportExport_Connection_ConnectToProject_OutputMessage"><wsdl:part name="parameters" element="tns:Connection_ConnectToProjectResponse"/></wsdl:message><wsdl:message name="IImportExport_Connection_ConnectToProject_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q219:ServiceFaultMessage" xmlns:q219="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Connection_Disconnect_InputMessage"><wsdl:part name="parameters" element="tns:Connection_Disconnect"/></wsdl:message><wsdl:message name="IImportExport_Connection_Disconnect_OutputMessage"><wsdl:part name="parameters" element="tns:Connection_DisconnectResponse"/></wsdl:message><wsdl:message name="IImportExport_Connection_Disconnect_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q220:ServiceFaultMessage" xmlns:q220="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductName_InputMessage"><wsdl:part name="parameters" element="tns:System_GetProductName"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductName_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetProductNameResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductName_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q221:ServiceFaultMessage" xmlns:q221="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetServerDateTime_InputMessage"><wsdl:part name="parameters" element="tns:System_GetServerDateTime"/></wsdl:message><wsdl:message name="IImportExport_System_GetServerDateTime_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetServerDateTimeResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetServerDateTime_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q222:ServiceFaultMessage" xmlns:q222="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetWebServerUrl_InputMessage"><wsdl:part name="parameters" element="tns:System_GetWebServerUrl"/></wsdl:message><wsdl:message name="IImportExport_System_GetWebServerUrl_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetWebServerUrlResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetWebServerUrl_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q223:ServiceFaultMessage" xmlns:q223="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q224:ServiceFaultMessage" xmlns:q224="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomatedById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomatedById"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomatedById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomatedByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomatedById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q225:ServiceFaultMessage" xmlns:q225="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManualById_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManualById"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManualById_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManualByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManualById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q226:ServiceFaultMessage" xmlns:q226="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Save_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Save"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Save_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_SaveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Save_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q227:ServiceFaultMessage" xmlns:q227="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_AddTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_AddTestMapping"/></wsdl:message><wsdl:message name="IImportExport_TestSet_AddTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_AddTestMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_AddTestMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q228:ServiceFaultMessage" xmlns:q228="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Create_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Create"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Create_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q229:ServiceFaultMessage" xmlns:q229="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Count_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Count"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Count_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q230:ServiceFaultMessage" xmlns:q230="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateFolder"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q231:ServiceFaultMessage" xmlns:q231="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RemoveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RemoveTestMapping"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RemoveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RemoveTestMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RemoveTestMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q232:ServiceFaultMessage" xmlns:q232="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveTestCaseMapping_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseMapping"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveTestCaseMapping_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveTestCaseMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveTestCaseMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q233:ServiceFaultMessage" xmlns:q233="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q234:ServiceFaultMessage" xmlns:q234="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q235:ServiceFaultMessage" xmlns:q235="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveForOwner"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q236:ServiceFaultMessage" xmlns:q236="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Update_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Update"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Update_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q237:ServiceFaultMessage" xmlns:q237="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Delete_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Delete"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q238:ServiceFaultMessage" xmlns:q238="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Move_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_Move"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Move_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_MoveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_Move_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q239:ServiceFaultMessage" xmlns:q239="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddStep"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddStepResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddStep_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q240:ServiceFaultMessage" xmlns:q240="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddLink_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddLink"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddLink_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddLinkResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddLink_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q241:ServiceFaultMessage" xmlns:q241="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddUpdateAutomationScript_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddUpdateAutomationScript"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddUpdateAutomationScript_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddUpdateAutomationScriptResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddUpdateAutomationScript_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q242:ServiceFaultMessage" xmlns:q242="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_User_Create_InputMessage"><wsdl:part name="parameters" element="tns:User_Create"/></wsdl:message><wsdl:message name="IImportExport_User_Create_OutputMessage"><wsdl:part name="parameters" element="tns:User_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_User_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q243:ServiceFaultMessage" xmlns:q243="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q244:ServiceFaultMessage" xmlns:q244="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveByUserName_InputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByUserName"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveByUserName_OutputMessage"><wsdl:part name="parameters" element="tns:User_RetrieveByUserNameResponse"/></wsdl:message><wsdl:message name="IImportExport_User_RetrieveByUserName_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q245:ServiceFaultMessage" xmlns:q245="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveComments"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveComments_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q246:ServiceFaultMessage" xmlns:q246="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveComments"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveComments_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q247:ServiceFaultMessage" xmlns:q247="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTestMapping"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveTestMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveTestMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q248:ServiceFaultMessage" xmlns:q248="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveComments"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveComments_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q249:ServiceFaultMessage" xmlns:q249="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveComments"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_RetrieveComments_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q250:ServiceFaultMessage" xmlns:q250="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveComments_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveComments"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveComments_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveCommentsResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveComments_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q251:ServiceFaultMessage" xmlns:q251="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Release_CreateComment"/></wsdl:message><wsdl:message name="IImportExport_Release_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Release_CreateCommentResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_CreateComment_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q252:ServiceFaultMessage" xmlns:q252="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_CreateComment"/></wsdl:message><wsdl:message name="IImportExport_Requirement_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_CreateCommentResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_CreateComment_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q253:ServiceFaultMessage" xmlns:q253="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:Task_CreateComment"/></wsdl:message><wsdl:message name="IImportExport_Task_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CreateCommentResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_CreateComment_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q254:ServiceFaultMessage" xmlns:q254="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateComment"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateCommentResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateComment_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q255:ServiceFaultMessage" xmlns:q255="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateComment_InputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateComment"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateComment_OutputMessage"><wsdl:part name="parameters" element="tns:TestSet_CreateCommentResponse"/></wsdl:message><wsdl:message name="IImportExport_TestSet_CreateComment_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q256:ServiceFaultMessage" xmlns:q256="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q257:ServiceFaultMessage" xmlns:q257="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q258:ServiceFaultMessage" xmlns:q258="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveByToken_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByToken"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveByToken_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_RetrieveByTokenResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_RetrieveByToken_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q259:ServiceFaultMessage" xmlns:q259="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveByToken_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByToken"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveByToken_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByTokenResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveByToken_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q260:ServiceFaultMessage" xmlns:q260="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q261:ServiceFaultMessage" xmlns:q261="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Create_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_Create"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Create_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q262:ServiceFaultMessage" xmlns:q262="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationEngine_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationEngine_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q263:ServiceFaultMessage" xmlns:q263="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Create_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Create"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Create_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q264:ServiceFaultMessage" xmlns:q264="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Update_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Update"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Update_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q265:ServiceFaultMessage" xmlns:q265="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Delete_InputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_Delete"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:AutomationHost_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_AutomationHost_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q266:ServiceFaultMessage" xmlns:q266="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveByReleaseId_InputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByReleaseId"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveByReleaseId_OutputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByReleaseIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveByReleaseId_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q267:ServiceFaultMessage" xmlns:q267="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Build_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Build_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q268:ServiceFaultMessage" xmlns:q268="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Build_Create_InputMessage"><wsdl:part name="parameters" element="tns:Build_Create"/></wsdl:message><wsdl:message name="IImportExport_Build_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Build_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Build_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q269:ServiceFaultMessage" xmlns:q269="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveForArtifactType_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveForArtifactType"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveForArtifactType_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveForArtifactTypeResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveForArtifactType_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q270:ServiceFaultMessage" xmlns:q270="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddArtifactMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddArtifactMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q271:ServiceFaultMessage" xmlns:q271="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddUserMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddUserMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddUserMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_AddUserMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_AddUserMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q272:ServiceFaultMessage" xmlns:q272="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RemoveArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RemoveArtifactMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RemoveArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RemoveArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RemoveArtifactMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q273:ServiceFaultMessage" xmlns:q273="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveArtifactMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveArtifactMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveArtifactMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveArtifactMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveArtifactMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q274:ServiceFaultMessage" xmlns:q274="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyMapping_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyMapping"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyMapping_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q275:ServiceFaultMessage" xmlns:q275="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyValueMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveCustomPropertyValueMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q276:ServiceFaultMessage" xmlns:q276="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveFieldValueMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveFieldValueMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveFieldValueMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveFieldValueMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveFieldValueMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q277:ServiceFaultMessage" xmlns:q277="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveProjectMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveProjectMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveProjectMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveProjectMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveProjectMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q278:ServiceFaultMessage" xmlns:q278="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveUserMappings_InputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveUserMappings"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveUserMappings_OutputMessage"><wsdl:part name="parameters" element="tns:DataMapping_RetrieveUserMappingsResponse"/></wsdl:message><wsdl:message name="IImportExport_DataMapping_RetrieveUserMappings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q279:ServiceFaultMessage" xmlns:q279="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_OpenFile_InputMessage"><wsdl:part name="parameters" element="tns:Document_OpenFile"/></wsdl:message><wsdl:message name="IImportExport_Document_OpenFile_OutputMessage"><wsdl:part name="parameters" element="tns:Document_OpenFileResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_OpenFile_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q280:ServiceFaultMessage" xmlns:q280="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFile_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFile"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFile_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFile_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q281:ServiceFaultMessage" xmlns:q281="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrl_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrl"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrl_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrl_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q282:ServiceFaultMessage" xmlns:q282="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFileVersion_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileVersion"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFileVersion_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFileVersionResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFileVersion_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q283:ServiceFaultMessage" xmlns:q283="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrlVersion_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlVersion"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrlVersion_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddUrlVersionResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddUrlVersion_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q284:ServiceFaultMessage" xmlns:q284="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFromArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFromArtifact"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFromArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFromArtifactResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFromArtifact_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q285:ServiceFaultMessage" xmlns:q285="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Document_Delete"/></wsdl:message><wsdl:message name="IImportExport_Document_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q286:ServiceFaultMessage" xmlns:q286="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForFolder"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q287:ServiceFaultMessage" xmlns:q287="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForArtifact"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveForArtifactResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveForArtifact_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q288:ServiceFaultMessage" xmlns:q288="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddToArtifactId_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddToArtifactId"/></wsdl:message><wsdl:message name="IImportExport_Document_AddToArtifactId_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddToArtifactIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddToArtifactId_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q289:ServiceFaultMessage" xmlns:q289="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q290:ServiceFaultMessage" xmlns:q290="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveTypes"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveTypes_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q291:ServiceFaultMessage" xmlns:q291="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolders_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolders"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolders_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFoldersResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolders_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q292:ServiceFaultMessage" xmlns:q292="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolderById_InputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolderById"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolderById_OutputMessage"><wsdl:part name="parameters" element="tns:Document_RetrieveFolderByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_RetrieveFolderById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q293:ServiceFaultMessage" xmlns:q293="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_AddFolder"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_AddFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_AddFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q294:ServiceFaultMessage" xmlns:q294="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFolder"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_DeleteFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_DeleteFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q295:ServiceFaultMessage" xmlns:q295="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Document_UpdateFolder_InputMessage"><wsdl:part name="parameters" element="tns:Document_UpdateFolder"/></wsdl:message><wsdl:message name="IImportExport_Document_UpdateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:Document_UpdateFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_Document_UpdateFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q296:ServiceFaultMessage" xmlns:q296="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Association_Create_InputMessage"><wsdl:part name="parameters" element="tns:Association_Create"/></wsdl:message><wsdl:message name="IImportExport_Association_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Association_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Association_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q297:ServiceFaultMessage" xmlns:q297="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Association_Update_InputMessage"><wsdl:part name="parameters" element="tns:Association_Update"/></wsdl:message><wsdl:message name="IImportExport_Association_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Association_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_Association_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q298:ServiceFaultMessage" xmlns:q298="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Association_RetrieveForArtifact_InputMessage"><wsdl:part name="parameters" element="tns:Association_RetrieveForArtifact"/></wsdl:message><wsdl:message name="IImportExport_Association_RetrieveForArtifact_OutputMessage"><wsdl:part name="parameters" element="tns:Association_RetrieveForArtifactResponse"/></wsdl:message><wsdl:message name="IImportExport_Association_RetrieveForArtifact_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q299:ServiceFaultMessage" xmlns:q299="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddPriority_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddPriority"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddPriority_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddPriorityResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddPriority_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q300:ServiceFaultMessage" xmlns:q300="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_Count_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Count"/></wsdl:message><wsdl:message name="IImportExport_Incident_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q301:ServiceFaultMessage" xmlns:q301="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddResolutions_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddResolutions"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddResolutions_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddResolutionsResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddResolutions_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q302:ServiceFaultMessage" xmlns:q302="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddSeverity_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddSeverity"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddSeverity_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddSeverityResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddSeverity_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q303:ServiceFaultMessage" xmlns:q303="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddStatus_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddStatus"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddStatus_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddStatusResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddStatus_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q304:ServiceFaultMessage" xmlns:q304="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddType_InputMessage"><wsdl:part name="parameters" element="tns:Incident_AddType"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddType_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_AddTypeResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_AddType_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q305:ServiceFaultMessage" xmlns:q305="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_Create_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Create"/></wsdl:message><wsdl:message name="IImportExport_Incident_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q306:ServiceFaultMessage" xmlns:q306="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_Incident_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q307:ServiceFaultMessage" xmlns:q307="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q308:ServiceFaultMessage" xmlns:q308="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestCase_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestCase"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestCase_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestCaseResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestCase_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q309:ServiceFaultMessage" xmlns:q309="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestRunStep_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestRunStep"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestRunStep_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestRunStepResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestRunStep_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q310:ServiceFaultMessage" xmlns:q310="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestStep_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestStep"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestStep_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveByTestStepResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveByTestStep_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q311:ServiceFaultMessage" xmlns:q311="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveForOwner"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q312:ServiceFaultMessage" xmlns:q312="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveNew_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveNew"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveNew_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveNewResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveNew_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q313:ServiceFaultMessage" xmlns:q313="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrievePriorities_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrievePriorities"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrievePriorities_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrievePrioritiesResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrievePriorities_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q314:ServiceFaultMessage" xmlns:q314="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveResolutions_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveResolutions"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveResolutions_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveResolutionsResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveResolutions_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q315:ServiceFaultMessage" xmlns:q315="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveSeverities_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveSeverities"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveSeverities_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveSeveritiesResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveSeverities_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q316:ServiceFaultMessage" xmlns:q316="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveStatuses_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveStatuses"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveStatuses_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveStatusesResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveStatuses_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q317:ServiceFaultMessage" xmlns:q317="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveTypes_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveTypes"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveTypes_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveTypesResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveTypes_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q318:ServiceFaultMessage" xmlns:q318="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowFields_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowFields"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowFields_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowFieldsResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowFields_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q319:ServiceFaultMessage" xmlns:q319="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowTransitions_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowTransitions"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowTransitions_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowTransitionsResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowTransitions_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q320:ServiceFaultMessage" xmlns:q320="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowCustomProperties"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_RetrieveWorkflowCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_RetrieveWorkflowCustomProperties_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q321:ServiceFaultMessage" xmlns:q321="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_Update_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Update"/></wsdl:message><wsdl:message name="IImportExport_Incident_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q322:ServiceFaultMessage" xmlns:q322="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Incident_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Incident_Delete"/></wsdl:message><wsdl:message name="IImportExport_Incident_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Incident_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Incident_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q323:ServiceFaultMessage" xmlns:q323="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomList_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomList"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomList_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomList_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q324:ServiceFaultMessage" xmlns:q324="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomListValue_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListValue"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomListValue_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_AddCustomListValueResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_AddCustomListValue_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q325:ServiceFaultMessage" xmlns:q325="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_Create_InputMessage"><wsdl:part name="parameters" element="tns:Project_Create"/></wsdl:message><wsdl:message name="IImportExport_Project_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Project_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q326:ServiceFaultMessage" xmlns:q326="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Project_Delete"/></wsdl:message><wsdl:message name="IImportExport_Project_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Project_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q327:ServiceFaultMessage" xmlns:q327="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Project_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_Project_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q328:ServiceFaultMessage" xmlns:q328="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q329:ServiceFaultMessage" xmlns:q329="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveUserMembership"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RetrieveUserMembershipResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_RetrieveUserMembership_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q330:ServiceFaultMessage" xmlns:q330="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Project_RefreshProgressExecutionStatusCaches_InputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCaches"/></wsdl:message><wsdl:message name="IImportExport_Project_RefreshProgressExecutionStatusCaches_OutputMessage"><wsdl:part name="parameters" element="tns:Project_RefreshProgressExecutionStatusCachesResponse"/></wsdl:message><wsdl:message name="IImportExport_Project_RefreshProgressExecutionStatusCaches_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q331:ServiceFaultMessage" xmlns:q331="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomProperties_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomProperties"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomProperties_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomPropertiesResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomProperties_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q332:ServiceFaultMessage" xmlns:q332="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomListById_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListById"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomListById_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomListById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q333:ServiceFaultMessage" xmlns:q333="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomLists_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomLists"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomLists_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_RetrieveCustomListsResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_RetrieveCustomLists_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q334:ServiceFaultMessage" xmlns:q334="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomList_InputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomList"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomList_OutputMessage"><wsdl:part name="parameters" element="tns:CustomProperty_UpdateCustomListResponse"/></wsdl:message><wsdl:message name="IImportExport_CustomProperty_UpdateCustomList_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q335:ServiceFaultMessage" xmlns:q335="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_ProjectRole_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:ProjectRole_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_ProjectRole_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:ProjectRole_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_ProjectRole_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q336:ServiceFaultMessage" xmlns:q336="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMapping"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q337:ServiceFaultMessage" xmlns:q337="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping2_InputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMapping2"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping2_OutputMessage"><wsdl:part name="parameters" element="tns:Release_AddTestMapping2Response"/></wsdl:message><wsdl:message name="IImportExport_Release_AddTestMapping2_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q338:ServiceFaultMessage" xmlns:q338="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Count_InputMessage"><wsdl:part name="parameters" element="tns:Release_Count"/></wsdl:message><wsdl:message name="IImportExport_Release_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Release_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q339:ServiceFaultMessage" xmlns:q339="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Create_InputMessage"><wsdl:part name="parameters" element="tns:Release_Create"/></wsdl:message><wsdl:message name="IImportExport_Release_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Release_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q340:ServiceFaultMessage" xmlns:q340="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_RemoveTestMapping_InputMessage"><wsdl:part name="parameters" element="tns:Release_RemoveTestMapping"/></wsdl:message><wsdl:message name="IImportExport_Release_RemoveTestMapping_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RemoveTestMappingResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_RemoveTestMapping_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q341:ServiceFaultMessage" xmlns:q341="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q342:ServiceFaultMessage" xmlns:q342="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve2_InputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve2"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve2_OutputMessage"><wsdl:part name="parameters" element="tns:Release_Retrieve2Response"/></wsdl:message><wsdl:message name="IImportExport_Release_Retrieve2_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q343:ServiceFaultMessage" xmlns:q343="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Release_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q344:ServiceFaultMessage" xmlns:q344="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Update_InputMessage"><wsdl:part name="parameters" element="tns:Release_Update"/></wsdl:message><wsdl:message name="IImportExport_Release_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Release_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q345:ServiceFaultMessage" xmlns:q345="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Release_Delete"/></wsdl:message><wsdl:message name="IImportExport_Release_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Release_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q346:ServiceFaultMessage" xmlns:q346="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Release_Move_InputMessage"><wsdl:part name="parameters" element="tns:Release_Move"/></wsdl:message><wsdl:message name="IImportExport_Release_Move_OutputMessage"><wsdl:part name="parameters" element="tns:Release_MoveResponse"/></wsdl:message><wsdl:message name="IImportExport_Release_Move_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q347:ServiceFaultMessage" xmlns:q347="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_AddTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestCoverage"/></wsdl:message><wsdl:message name="IImportExport_Requirement_AddTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_AddTestCoverageResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_AddTestCoverage_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q348:ServiceFaultMessage" xmlns:q348="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Count_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Count"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q349:ServiceFaultMessage" xmlns:q349="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create1_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create1"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create1_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create1Response"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create1_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q350:ServiceFaultMessage" xmlns:q350="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create2_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create2"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create2_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_Create2Response"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Create2_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q351:ServiceFaultMessage" xmlns:q351="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RemoveTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestCoverage"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RemoveTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RemoveTestCoverageResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RemoveTestCoverage_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q352:ServiceFaultMessage" xmlns:q352="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q353:ServiceFaultMessage" xmlns:q353="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q354:ServiceFaultMessage" xmlns:q354="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveForOwner"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q355:ServiceFaultMessage" xmlns:q355="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveTestCoverage_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestCoverage"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveTestCoverage_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_RetrieveTestCoverageResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_RetrieveTestCoverage_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q356:ServiceFaultMessage" xmlns:q356="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Update_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Update"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q357:ServiceFaultMessage" xmlns:q357="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Delete"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q358:ServiceFaultMessage" xmlns:q358="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Move_InputMessage"><wsdl:part name="parameters" element="tns:Requirement_Move"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Move_OutputMessage"><wsdl:part name="parameters" element="tns:Requirement_MoveResponse"/></wsdl:message><wsdl:message name="IImportExport_Requirement_Move_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q359:ServiceFaultMessage" xmlns:q359="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductVersion_InputMessage"><wsdl:part name="parameters" element="tns:System_GetProductVersion"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductVersion_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetProductVersionResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetProductVersion_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q360:ServiceFaultMessage" xmlns:q360="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetSettings_InputMessage"><wsdl:part name="parameters" element="tns:System_GetSettings"/></wsdl:message><wsdl:message name="IImportExport_System_GetSettings_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetSettingsResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetSettings_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q361:ServiceFaultMessage" xmlns:q361="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_System_GetArtifactUrl_InputMessage"><wsdl:part name="parameters" element="tns:System_GetArtifactUrl"/></wsdl:message><wsdl:message name="IImportExport_System_GetArtifactUrl_OutputMessage"><wsdl:part name="parameters" element="tns:System_GetArtifactUrlResponse"/></wsdl:message><wsdl:message name="IImportExport_System_GetArtifactUrl_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q362:ServiceFaultMessage" xmlns:q362="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_Create_InputMessage"><wsdl:part name="parameters" element="tns:Task_Create"/></wsdl:message><wsdl:message name="IImportExport_Task_Create_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q363:ServiceFaultMessage" xmlns:q363="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:Task_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_Task_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q364:ServiceFaultMessage" xmlns:q364="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q365:ServiceFaultMessage" xmlns:q365="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveForOwner"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q366:ServiceFaultMessage" xmlns:q366="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveNew_InputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveNew"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveNew_OutputMessage"><wsdl:part name="parameters" element="tns:Task_RetrieveNewResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_RetrieveNew_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q367:ServiceFaultMessage" xmlns:q367="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_Update_InputMessage"><wsdl:part name="parameters" element="tns:Task_Update"/></wsdl:message><wsdl:message name="IImportExport_Task_Update_OutputMessage"><wsdl:part name="parameters" element="tns:Task_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q368:ServiceFaultMessage" xmlns:q368="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_Count_InputMessage"><wsdl:part name="parameters" element="tns:Task_Count"/></wsdl:message><wsdl:message name="IImportExport_Task_Count_OutputMessage"><wsdl:part name="parameters" element="tns:Task_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q369:ServiceFaultMessage" xmlns:q369="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_Task_Delete_InputMessage"><wsdl:part name="parameters" element="tns:Task_Delete"/></wsdl:message><wsdl:message name="IImportExport_Task_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:Task_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_Task_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q370:ServiceFaultMessage" xmlns:q370="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddParameter_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddParameter"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddParameter_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_AddParameterResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_AddParameter_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q371:ServiceFaultMessage" xmlns:q371="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Count_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Count"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Count_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q372:ServiceFaultMessage" xmlns:q372="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Create_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Create"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Create_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Create_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q373:ServiceFaultMessage" xmlns:q373="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateFolder"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q374:ServiceFaultMessage" xmlns:q374="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateParameterToken_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateParameterToken"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateParameterToken_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_CreateParameterTokenResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_CreateParameterToken_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q375:ServiceFaultMessage" xmlns:q375="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q376:ServiceFaultMessage" xmlns:q376="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveById_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveById"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveById_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveById_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q377:ServiceFaultMessage" xmlns:q377="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByReleaseId_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByReleaseId"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByReleaseId_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByReleaseIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByReleaseId_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q378:ServiceFaultMessage" xmlns:q378="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByTestSetId_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByTestSetId"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByTestSetId_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByTestSetIdResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByTestSetId_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q379:ServiceFaultMessage" xmlns:q379="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveForOwner_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveForOwner"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveForOwner_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveForOwnerResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q380:ServiceFaultMessage" xmlns:q380="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByFolder_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolder"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByFolder_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_RetrieveByFolderResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_RetrieveByFolder_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q381:ServiceFaultMessage" xmlns:q381="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Update_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Update"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Update_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_UpdateResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Update_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q382:ServiceFaultMessage" xmlns:q382="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Delete_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Delete"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Delete_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Delete_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q383:ServiceFaultMessage" xmlns:q383="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Move_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_Move"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Move_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_Move_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q384:ServiceFaultMessage" xmlns:q384="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_MoveStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveStep"/></wsdl:message><wsdl:message name="IImportExport_TestCase_MoveStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_MoveStepResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_MoveStep_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q385:ServiceFaultMessage" xmlns:q385="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestCase_DeleteStep_InputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteStep"/></wsdl:message><wsdl:message name="IImportExport_TestCase_DeleteStep_OutputMessage"><wsdl:part name="parameters" element="tns:TestCase_DeleteStepResponse"/></wsdl:message><wsdl:message name="IImportExport_TestCase_DeleteStep_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q386:ServiceFaultMessage" xmlns:q386="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestCases_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestCases"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestCases_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestCasesResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestCases_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q387:ServiceFaultMessage" xmlns:q387="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Count_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Count"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Count_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CountResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Count_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q388:ServiceFaultMessage" xmlns:q388="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestSet_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestSet"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestSet_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateFromTestSetResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateFromTestSet_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q389:ServiceFaultMessage" xmlns:q389="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomationHost_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomationHost"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomationHost_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomationHostResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomationHost_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q390:ServiceFaultMessage" xmlns:q390="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomatedTestSet_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomatedTestSet"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomatedTestSet_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_CreateForAutomatedTestSetResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_CreateForAutomatedTestSet_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q391:ServiceFaultMessage" xmlns:q391="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated1_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated1"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated1_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated1Response"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated1_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q392:ServiceFaultMessage" xmlns:q392="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated2_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated2"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated2_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated2Response"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated2_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q393:ServiceFaultMessage" xmlns:q393="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated3_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated3"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated3_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RecordAutomated3Response"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RecordAutomated3_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q394:ServiceFaultMessage" xmlns:q394="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Retrieve_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_Retrieve"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Retrieve_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_Retrieve_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q395:ServiceFaultMessage" xmlns:q395="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManual_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManual"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManual_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveManualResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveManual_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q396:ServiceFaultMessage" xmlns:q396="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomated_InputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomated"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomated_OutputMessage"><wsdl:part name="parameters" element="tns:TestRun_RetrieveAutomatedResponse"/></wsdl:message><wsdl:message name="IImportExport_TestRun_RetrieveAutomated_ServiceFaultMessageFault_FaultMessage"><wsdl:part name="detail" element="q397:ServiceFaultMessage" xmlns:q397="http://schemas.datacontract.org/2004/07/Inflectra.SpiraTest.Web.Services.v3_0"/></wsdl:message><wsdl:portType name="IImportExport"><wsdl:documentation><comments><summary>&#xD;
            This web service enables the import and export of data to/from the system. Each function is prefixed by the&#xD;
            area of the system that it relates to. For example, the Requirement_Retrieve function relates to the&#xD;
            Requirements module.&#xD;
            </summary><remarks>&#xD;
            This API is available for all installations v3.0.0 or greater. There are older APIs available&#xD;
            for v2.2.0+ and v1.2.0+&#xD;
            </remarks><version>v3.0</version></comments></wsdl:documentation><wsdl:operation name="Connection_Authenticate"><wsdl:documentation><comments><summary>&#xD;
            Authenticates against the server. Need to call before using other methods&#xD;
            </summary><param name="userName">The username of the user</param><param name="password">The unhashed password of the user</param><returns>Whether authentication was successful or not</returns><remarks>Also checks to make sure they have enough connection licenses</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate" message="tns:IImportExport_Connection_Authenticate_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_AuthenticateResponse" message="tns:IImportExport_Connection_Authenticate_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_AuthenticateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Connection_Authenticate_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Connection_Authenticate2"><wsdl:documentation><comments><summary>&#xD;
            Authenticates against the server. Need to call before using other methods.&#xD;
            This overload allows you to specify the name of the plug-in calling the API&#xD;
            </summary><param name="userName">The username of the user</param><param name="password">The unhashed password of the user</param><param name="plugInName">The name of the plug-in</param><returns>Whether authentication was successful or not</returns><remarks>Also checks to make sure they have enough connection licenses</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate2" message="tns:IImportExport_Connection_Authenticate2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate2Response" message="tns:IImportExport_Connection_Authenticate2_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate2ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Connection_Authenticate2_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Connection_ConnectToProject"><wsdl:documentation><comments><summary>&#xD;
            Connects to a project, needed before calling other artifact import methods&#xD;
            </summary><param name="projectId">The project to connect to</param><returns>Whether the user is authorized to access this project</returns><remarks>The user's role is put into session where other methods can check it for permissions</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_ConnectToProject" message="tns:IImportExport_Connection_ConnectToProject_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_ConnectToProjectResponse" message="tns:IImportExport_Connection_ConnectToProject_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_ConnectToProjectServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Connection_ConnectToProject_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Connection_Disconnect"><wsdl:documentation><comments><summary>&#xD;
            Disconnects the currenly authenticated / authorized user&#xD;
            </summary></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Disconnect" message="tns:IImportExport_Connection_Disconnect_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_DisconnectResponse" message="tns:IImportExport_Connection_Disconnect_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_DisconnectServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Connection_Disconnect_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetProductName"><wsdl:documentation><comments><summary>&#xD;
            Gets the brand name of the product installed&#xD;
            </summary><returns>The product name</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetProductName" message="tns:IImportExport_System_GetProductName_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetProductNameResponse" message="tns:IImportExport_System_GetProductName_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetProductNameServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetProductName_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetServerDateTime"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the current date-time on the server in local time&#xD;
            </summary><returns>The current date-time in local time</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetServerDateTime" message="tns:IImportExport_System_GetServerDateTime_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetServerDateTimeResponse" message="tns:IImportExport_System_GetServerDateTime_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetServerDateTimeServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetServerDateTime_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetWebServerUrl"><wsdl:documentation><comments><summary>&#xD;
            Gets the base URL of the website that the system is running under. Used for notifications and exported artifacts&#xD;
            </summary><returns>The URL</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetWebServerUrl" message="tns:IImportExport_System_GetWebServerUrl_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetWebServerUrlResponse" message="tns:IImportExport_System_GetWebServerUrl_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetWebServerUrlServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetWebServerUrl_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single test run in the system. Only returns the generic information&#xD;
            that is applicable for both automated and manual tests. Consider using&#xD;
            TestRun_RetrieveAutomatedById or TestRun_RetrieveManualById if you need&#xD;
            the automation/manual specific data for the test run&#xD;
            </summary><param name="testRunId">The id of the test run</param><returns>Test Run object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveById" message="tns:IImportExport_TestRun_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveByIdResponse" message="tns:IImportExport_TestRun_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomatedById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single automated test run in the system including the automation-specific information&#xD;
            </summary><param name="testRunId">The id of the test run</param><returns>Test Run object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedById" message="tns:IImportExport_TestRun_RetrieveAutomatedById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedByIdResponse" message="tns:IImportExport_TestRun_RetrieveAutomatedById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RetrieveAutomatedById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManualById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single manual test run in the system including any associated steps&#xD;
            </summary><param name="testRunId">The id of the test run</param><returns>Test Run object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualById" message="tns:IImportExport_TestRun_RetrieveManualById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualByIdResponse" message="tns:IImportExport_TestRun_RetrieveManualById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RetrieveManualById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_Save"><wsdl:documentation><comments><summary>&#xD;
            Saves set of test runs, each containing test run steps&#xD;
            </summary><param name="remoteTestRuns">The test run objects to persist</param><param name="endDate">The effective end-date of the test run</param><returns>The saved copy of the test run objects (contains generated IDs)</returns><example>&#xD;
            RemoteManualTestRun[] remoteTestRuns = spiraImportExport.TestRun_Save(remoteTestRuns, DateTime.Now);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Save" message="tns:IImportExport_TestRun_Save_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_SaveResponse" message="tns:IImportExport_TestRun_Save_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_SaveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_Save_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_AddTestMapping"><wsdl:documentation><comments><summary>&#xD;
            Maps a test set to a test case, so that the test case is part of the test set&#xD;
            </summary><param name="existingTestSetTestCaseId">The id of the existing entry we want to insert it before (if not set, will be simply added to the end of the list)</param><param name="remoteTestSetTestCaseMapping">The test set and test case mapping entry</param><param name="parameters">Any parameter values to be passed from the test set to the test case</param><remarks>&#xD;
            You can only pass in a test case id not a test case folder id&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_AddTestMapping" message="tns:IImportExport_TestSet_AddTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_AddTestMappingResponse" message="tns:IImportExport_TestSet_AddTestMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_AddTestMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_AddTestMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test set in the system&#xD;
            </summary><param name="remoteTestSet">The new test set object (primary key will be empty)</param><param name="parentTestSetFolderId">Do we want to insert the test set under a parent folder</param><returns>The populated test set object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Create" message="tns:IImportExport_TestSet_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateResponse" message="tns:IImportExport_TestSet_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Count"><wsdl:documentation><comments><summary>Returns the number of test sets that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Count" message="tns:IImportExport_TestSet_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CountResponse" message="tns:IImportExport_TestSet_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_CreateFolder"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test set folder in the system&#xD;
            </summary><param name="remoteTestSet">The new test set object (primary key will be empty)</param><param name="parentTestSetFolderId">Do we want to insert the test set under a parent folder</param><returns>The populated test set object - including the primary key</returns><remarks>Test set folder ids are negative</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateFolder" message="tns:IImportExport_TestSet_CreateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateFolderResponse" message="tns:IImportExport_TestSet_CreateFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_CreateFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_RemoveTestMapping"><wsdl:documentation><comments><summary>&#xD;
            Removes a test case from a test set&#xD;
            </summary><param name="remoteTestSetTestCaseMapping">The test set and test case mapping entry</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RemoveTestMapping" message="tns:IImportExport_TestSet_RemoveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RemoveTestMappingResponse" message="tns:IImportExport_TestSet_RemoveTestMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RemoveTestMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_RemoveTestMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseMapping"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all the test cases that are part of a test set&#xD;
            </summary><param name="testSetId">The id of the test set</param><returns>List of Test Set, Test Case mapping objects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveTestCaseMapping" message="tns:IImportExport_TestSet_RetrieveTestCaseMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveTestCaseMappingResponse" message="tns:IImportExport_TestSet_RetrieveTestCaseMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveTestCaseMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_RetrieveTestCaseMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of testSets in the system that match the provided filter&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of testSets</returns><example>&#xD;
            spiraImportExport.Connection_Authenticate("fredbloggs", "fredbloggs");&#xD;
            spiraImportExport.Connection_ConnectToProject(1);&#xD;
            List&lt;RemoteFilter&gt; remoteFilters = new List&lt;RemoteFilter&gt;();&#xD;
            RemoteFilter remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "OwnerId";&#xD;
            remoteFilter.MultiValue = new MultiValueFilter();&#xD;
            List&lt;int&gt; multiValues = remoteFilter.MultiValue.Values;&#xD;
            multiValues.Add(2);&#xD;
            multiValues.Add(3);&#xD;
            remoteFilters.Add(remoteFilter);&#xD;
            remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "TestSetStatusId";&#xD;
            remoteFilter.MultiValue = new MultiValueFilter();&#xD;
            multiValues = remoteFilter.MultiValue.Values;&#xD;
            multiValues.Add((int)Task.TaskStatus.NotStarted);&#xD;
            multiValues.Add((int)Task.TaskStatus.InProgress);&#xD;
            remoteFilters.Add(remoteFilter);&#xD;
            remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "PlannedDate";&#xD;
            remoteFilter.DateRangeValue = new DateRange();&#xD;
            remoteFilter.DateRangeValue.StartDate = DateTime.Parse("2/1/2007");&#xD;
            remoteFilter.DateRangeValue.EndDate = DateTime.Parse("2/28/2007");&#xD;
            remoteFilters.Add(remoteFilter);&#xD;
            RemoteTestSet[] remoteTestSets = spiraImportExport.TestSet_Retrieve(remoteFilters.ToArray(), 1, 999999);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Retrieve" message="tns:IImportExport_TestSet_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveResponse" message="tns:IImportExport_TestSet_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single test set/folder in the system&#xD;
            </summary><param name="testSetId">The id of the test set/folder</param><returns>Test Set object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveById" message="tns:IImportExport_TestSet_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveByIdResponse" message="tns:IImportExport_TestSet_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveForOwner"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all testSets owned by the currently authenticated user&#xD;
            </summary><returns>List of testSets</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveForOwner" message="tns:IImportExport_TestSet_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveForOwnerResponse" message="tns:IImportExport_TestSet_RetrieveForOwner_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveForOwnerServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates a test set in the system&#xD;
            </summary><param name="remoteTestSet">The updated test set object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Update" message="tns:IImportExport_TestSet_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_UpdateResponse" message="tns:IImportExport_TestSet_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a test set in the system&#xD;
            </summary><param name="testSetId">The id of the test set</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Delete" message="tns:IImportExport_TestSet_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_DeleteResponse" message="tns:IImportExport_TestSet_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_Move"><wsdl:documentation><comments><summary>&#xD;
            Moves a test set to another location in the hierarchy&#xD;
            </summary><param name="testSetId">The id of the test set we want to move</param><param name="destinationTestSetFolderId">The id of the folder it's to be inserted inserted inside (or null to be at the root)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Move" message="tns:IImportExport_TestSet_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_MoveResponse" message="tns:IImportExport_TestSet_Move_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_MoveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_Move_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddStep"><wsdl:documentation><comments><summary>&#xD;
            Adds a new test step to the specified test case&#xD;
            </summary><param name="remoteTestStep">The new test step object (primary key will be empty)</param><param name="testCaseId">The test case to add it to</param><returns>The populated test step object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddStep" message="tns:IImportExport_TestCase_AddStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddStepResponse" message="tns:IImportExport_TestCase_AddStep_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddStepServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_AddStep_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddLink"><wsdl:documentation><comments><summary>&#xD;
            Adds a new test step that is actually a link to a test case&#xD;
            </summary><param name="testCaseId">The test case to add it to</param><param name="linkedTestCaseId">The test case being linked to</param><param name="parameters">Any parameters to passed to the linked test case</param><param name="position">The position in the test step list</param><returns>The id of the new test step</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddLink" message="tns:IImportExport_TestCase_AddLink_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddLinkResponse" message="tns:IImportExport_TestCase_AddLink_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddLinkServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_AddLink_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddUpdateAutomationScript"><wsdl:documentation><comments><summary>Adds or updates the automation test script associated with a test case</summary><param name="userId">The user making the change</param><param name="projectId">The id of the current project</param><param name="testCaseId">The id of the test case</param><param name="automationEngineId">The id of the automation engine</param><param name="urlOrFilename">The url or filename for the test script</param><param name="description">The description of the automation script</param><param name="binaryData">The binary data that comprises the script (only for file attachments)</param><param name="version">The version of the test script</param><param name="projectAttachmentTypeId">The attachment type to store the script under (optional)</param><param name="projectAttachmentFolderId">The attachment folder to store the script under (optional)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddUpdateAutomationScript" message="tns:IImportExport_TestCase_AddUpdateAutomationScript_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddUpdateAutomationScriptResponse" message="tns:IImportExport_TestCase_AddUpdateAutomationScript_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddUpdateAutomationScriptServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_AddUpdateAutomationScript_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="User_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new user in the system and adds them to the current project as the specified role&#xD;
            </summary><param name="remoteUser">The new user object (primary key will be empty)</param><param name="projectRoleId">The project role for the user</param><returns>The populated user object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_Create" message="tns:IImportExport_User_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_CreateResponse" message="tns:IImportExport_User_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_User_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single user in the system&#xD;
            </summary><param name="userId">The id of the user</param><returns>The user object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveById" message="tns:IImportExport_User_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByIdResponse" message="tns:IImportExport_User_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_User_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="User_RetrieveByUserName"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single user in the system by user-name&#xD;
            </summary><param name="userName">The login of the user</param><returns>The user object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByUserName" message="tns:IImportExport_User_RetrieveByUserName_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByUserNameResponse" message="tns:IImportExport_User_RetrieveByUserName_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByUserNameServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_User_RetrieveByUserName_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveComments"><wsdl:documentation><comments><summary>Retrieves comments for a specified test case.</summary><param name="TestCaseId">The ID of the test case to retrieve comments for.</param><returns>An array of comments associated with the specified test case.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveComments" message="tns:IImportExport_TestCase_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveCommentsResponse" message="tns:IImportExport_TestCase_RetrieveComments_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveCommentsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveComments_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveComments"><wsdl:documentation><comments><summary>Retrieves comments for a specified release.</summary><param name="ReleaseId">The ID of the Release/Iteratyion to retrieve comments for.</param><returns>An array of comments associated with the specified release.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveComments" message="tns:IImportExport_Release_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveCommentsResponse" message="tns:IImportExport_Release_RetrieveComments_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveCommentsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_RetrieveComments_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveTestMapping"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the mapped test cases for a specific release&#xD;
            </summary><param name="releaseId">The id of the release</param><returns>The list of mapped test cases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveTestMapping" message="tns:IImportExport_Release_RetrieveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveTestMappingResponse" message="tns:IImportExport_Release_RetrieveTestMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveTestMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_RetrieveTestMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveComments"><wsdl:documentation><comments><summary>Retrieves comments for a specified requirement.</summary><param name="RequirementId">The ID of the Requirement to retrieve comments for.</param><returns>An array of comments associated with the specified requirement.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveComments" message="tns:IImportExport_Requirement_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveCommentsResponse" message="tns:IImportExport_Requirement_RetrieveComments_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveCommentsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_RetrieveComments_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_RetrieveComments"><wsdl:documentation><comments><summary>Retrieves comments for a specified test set.</summary><param name="TestSetId">The ID of the test set to retrieve comments for.</param><returns>An array of comments associated with the specified test set.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveComments" message="tns:IImportExport_TestSet_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveCommentsResponse" message="tns:IImportExport_TestSet_RetrieveComments_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveCommentsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_RetrieveComments_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveComments"><wsdl:documentation><comments><summary>Retrieves comments for a specified task.</summary><param name="TaskId">The ID of the task to retrieve comments for.</param><returns>An array of comments associated with the specified task.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveComments" message="tns:IImportExport_Task_RetrieveComments_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveCommentsResponse" message="tns:IImportExport_Task_RetrieveComments_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveCommentsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_RetrieveComments_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_CreateComment"><wsdl:documentation><comments><summary>Creates a new comment for a release.</summary><param name="remoteComment">The remote comment.</param><returns>The RemoteComment with the comment's new ID specified.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateComment" message="tns:IImportExport_Release_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateCommentResponse" message="tns:IImportExport_Release_CreateComment_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateCommentServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_CreateComment_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_CreateComment"><wsdl:documentation><comments><summary>Creates a new comment for a requirement.</summary><param name="remoteComment">The remote comment.</param><returns>The RemoteComment with the comment's new ID specified.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CreateComment" message="tns:IImportExport_Requirement_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CreateCommentResponse" message="tns:IImportExport_Requirement_CreateComment_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CreateCommentServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_CreateComment_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_CreateComment"><wsdl:documentation><comments><summary>Creates a new comment for a task.</summary><param name="remoteComment">The remote comment.</param><returns>The RemoteComment with the comment's new ID specified.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateComment" message="tns:IImportExport_Task_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateCommentResponse" message="tns:IImportExport_Task_CreateComment_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateCommentServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_CreateComment_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateComment"><wsdl:documentation><comments><summary>Creates a new comment for a test case.</summary><param name="remoteComment">The remote comment.</param><returns>The RemoteComment with the comment's new ID specified.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateComment" message="tns:IImportExport_TestCase_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateCommentResponse" message="tns:IImportExport_TestCase_CreateComment_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateCommentServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_CreateComment_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestSet_CreateComment"><wsdl:documentation><comments><summary>Creates a new comment for a test set.</summary><param name="remoteComment">The remote comment.</param><returns>The RemoteComment with the comment's new ID specified.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateComment" message="tns:IImportExport_TestSet_CreateComment_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateCommentResponse" message="tns:IImportExport_TestSet_CreateComment_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateCommentServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestSet_CreateComment_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of automation hosts in the current project&#xD;
            </summary><param name="remoteFilters">The array of filters</param><param name="remoteSort">The sort to be applied</param><param name="startingRow">The starting row (1-based)</param><param name="numberOfRows">The number of rows to retrieve</param><returns>List of automation host objects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Retrieve" message="tns:IImportExport_AutomationHost_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveResponse" message="tns:IImportExport_AutomationHost_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single automation host by its id&#xD;
            </summary><param name="automationHostId">The id of the automation host</param><returns>The automation host object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveById" message="tns:IImportExport_AutomationHost_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByIdResponse" message="tns:IImportExport_AutomationHost_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveByToken"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single automation host by its token name&#xD;
            </summary><param name="token">The automation host's token name</param><returns>The automation host object</returns><remarks>Token names are only unique within a project</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByToken" message="tns:IImportExport_AutomationHost_RetrieveByToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByTokenResponse" message="tns:IImportExport_AutomationHost_RetrieveByToken_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByTokenServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_RetrieveByToken_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveByToken"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single automation engine record by its Token&#xD;
            </summary><param name="token">The token of the engine</param><returns>The automation engine data object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByToken" message="tns:IImportExport_AutomationEngine_RetrieveByToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByTokenResponse" message="tns:IImportExport_AutomationEngine_RetrieveByToken_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByTokenServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationEngine_RetrieveByToken_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of automation engines in the system&#xD;
            </summary><param name="activeOnly">Do we only want  the active ones</param><returns>List of automation engine data objects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Retrieve" message="tns:IImportExport_AutomationEngine_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveResponse" message="tns:IImportExport_AutomationEngine_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationEngine_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_Create"><wsdl:documentation><comments><summary>Creates a new Automation Engine in the system.</summary><param name="activeOnly">Do we only want the active ones</param><returns>The newly-created Automation Engine.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Create" message="tns:IImportExport_AutomationEngine_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_CreateResponse" message="tns:IImportExport_AutomationEngine_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationEngine_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single automation engine record by its ID&#xD;
            </summary><param name="automationEngineId">The id of the engine</param><returns>The automation engine data object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveById" message="tns:IImportExport_AutomationEngine_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByIdResponse" message="tns:IImportExport_AutomationEngine_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationEngine_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new automation host in the system&#xD;
            </summary><param name="remoteAutomationHost">The new automation host object (primary key will be empty)</param><returns>The populated automation host object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Create" message="tns:IImportExport_AutomationHost_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_CreateResponse" message="tns:IImportExport_AutomationHost_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates an automation host in the system&#xD;
            </summary><param name="remoteAutomationHost">The updated task object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Update" message="tns:IImportExport_AutomationHost_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_UpdateResponse" message="tns:IImportExport_AutomationHost_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="AutomationHost_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a automation host in the system&#xD;
            </summary><param name="automationHostId">The id of the automation host</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Delete" message="tns:IImportExport_AutomationHost_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_DeleteResponse" message="tns:IImportExport_AutomationHost_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_AutomationHost_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveByReleaseId"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of builds that are associated with a specific Release&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><param name="releaseId">The release we're interested in</param><param name="remoteSort">The sort to apply (pass null for default)</param><returns>List of builds</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByReleaseId" message="tns:IImportExport_Build_RetrieveByReleaseId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByReleaseIdResponse" message="tns:IImportExport_Build_RetrieveByReleaseId_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByReleaseIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Build_RetrieveByReleaseId_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Build_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the a single build (and associated source code revisions) by its id&#xD;
            </summary><param name="releaseId">The release we're interested in</param><param name="buildId">The id of the build to retrieve</param><returns>A single build object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveById" message="tns:IImportExport_Build_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByIdResponse" message="tns:IImportExport_Build_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Build_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Build_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new build in the system, including any linked source code revisions&#xD;
            </summary><param name="remoteBuild">The new build object (primary key will be empty)</param><returns>The populated build object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_Create" message="tns:IImportExport_Build_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_CreateResponse" message="tns:IImportExport_Build_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Build_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveForArtifactType"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of custom properties configured for the current project and the specified artifact type&#xD;
            </summary><param name="artifactTypeId">The id of the type of artifact</param><returns>The list of custom properties</returns><remarks>&#xD;
            1) Includes the custom list and custom list value child objects&#xD;
            2) The custom list values objects will include both active and inactive values, so need to check the flag before displaying&#xD;
            </remarks><example>&#xD;
            RemoteCustomProperty[] remoteCustomProperties = spiraImportExport.CustomProperty_RetrieveForArtifactType((int)DataModel.Artifact.ArtifactTypeEnum.Requirement);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveForArtifactType" message="tns:IImportExport_CustomProperty_RetrieveForArtifactType_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveForArtifactTypeResponse" message="tns:IImportExport_CustomProperty_RetrieveForArtifactType_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveForArtifactTypeServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_RetrieveForArtifactType_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_AddArtifactMappings"><wsdl:documentation><comments><summary>&#xD;
            Adds new artifact data mapping entries&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in we're interested in</param><param name="artifactTypeId">The type of artifact the mappings are for</param><param name="remoteDataMappings">The list of mapping entries to add</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddArtifactMappings" message="tns:IImportExport_DataMapping_AddArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddArtifactMappingsResponse" message="tns:IImportExport_DataMapping_AddArtifactMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddArtifactMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_AddArtifactMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_AddUserMappings"><wsdl:documentation><comments><summary>&#xD;
            Adds new user data mapping entries&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in we're interested in</param><param name="remoteDataMappings">The list of mapping entries to add</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddUserMappings" message="tns:IImportExport_DataMapping_AddUserMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddUserMappingsResponse" message="tns:IImportExport_DataMapping_AddUserMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddUserMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_AddUserMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RemoveArtifactMappings"><wsdl:documentation><comments><summary>&#xD;
            Removes existing artifact data mapping entries&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in we're interested in</param><param name="artifactTypeId">The type of artifact the mappings are for</param><param name="remoteDataMappings">The list of mapping entries to remove</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RemoveArtifactMappings" message="tns:IImportExport_DataMapping_RemoveArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RemoveArtifactMappingsResponse" message="tns:IImportExport_DataMapping_RemoveArtifactMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RemoveArtifactMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RemoveArtifactMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveArtifactMappings"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of data mappings for artifact ids in the system&#xD;
            </summary><param name="artifactTypeId">The type of artifact we're interested in</param><param name="dataSyncSystemId">The id of the plug-in</param><returns>The list of data mappings</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveArtifactMappings" message="tns:IImportExport_DataMapping_RetrieveArtifactMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveArtifactMappingsResponse" message="tns:IImportExport_DataMapping_RetrieveArtifactMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveArtifactMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveArtifactMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyMapping"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the data mapping for a custom property&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in</param><param name="artifactTypeId">The id of the type of artifact</param><param name="customPropertyId">The id of the custom property</param><returns>Data mapping object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyMapping" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyMappingResponse" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyValueMappings"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of data mappings for custom property values&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in</param><param name="artifactTypeId">The id of the type of artifact</param><param name="customPropertyId">The id of the custom property that the values are for</param><returns>The list of data mappings</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyValueMappings" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyValueMappingsResponse" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyValueMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveCustomPropertyValueMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveFieldValueMappings"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of data mappings for artifact field values&#xD;
            </summary><param name="artifactFieldId">The field we're interested in</param><param name="dataSyncSystemId">The id of the plug-in</param><returns>The list of data mappings</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveFieldValueMappings" message="tns:IImportExport_DataMapping_RetrieveFieldValueMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveFieldValueMappingsResponse" message="tns:IImportExport_DataMapping_RetrieveFieldValueMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveFieldValueMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveFieldValueMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveProjectMappings"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of data mappings for projects in the system&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in</param><returns>The list of data mappings</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveProjectMappings" message="tns:IImportExport_DataMapping_RetrieveProjectMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveProjectMappingsResponse" message="tns:IImportExport_DataMapping_RetrieveProjectMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveProjectMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveProjectMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="DataMapping_RetrieveUserMappings"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of data mappings for users in the system&#xD;
            </summary><param name="dataSyncSystemId">The id of the plug-in</param><returns>The list of data mappings</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveUserMappings" message="tns:IImportExport_DataMapping_RetrieveUserMappings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveUserMappingsResponse" message="tns:IImportExport_DataMapping_RetrieveUserMappings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveUserMappingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_DataMapping_RetrieveUserMappings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_OpenFile"><wsdl:documentation><comments><summary>&#xD;
            Returns the actual binary content of a file attachment in the system&#xD;
            </summary><param name="attachmentId">The id of the file attachment to be retrieved</param><returns>An array of bytes representing the attachment content</returns><example>&#xD;
            byte[] attachmentData = spiraImportExport.Document_OpenFile(attachmentId1);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_OpenFile" message="tns:IImportExport_Document_OpenFile_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_OpenFileResponse" message="tns:IImportExport_Document_OpenFile_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_OpenFileServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_OpenFile_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddFile"><wsdl:documentation><comments><summary>&#xD;
            Adds a new document (file) into the system and associates it with the provided artifact (optional)&#xD;
            and project folder/type (optional)&#xD;
            </summary><param name="remoteDocument">The new document object (primary key will be empty)</param><param name="binaryData">A byte-array containing the attachment itself in binary form</param><returns>&#xD;
            The populated document object - including the primary key and default values for project attachment type&#xD;
            and project folder if they were not specified&#xD;
            </returns><example>&#xD;
            byte[] attachmentData = unicodeEncoding.GetBytes("Test Attachment Data To Be Stored");&#xD;
            RemoteDocument remoteDocument = new RemoteDocument();&#xD;
            remoteDocument.FilenameOrUrl = "test_data.xls";&#xD;
            remoteDocument.Description = "Sample Test Case Attachment";&#xD;
            remoteDocument.AuthorId = userId2;&#xD;
            remoteDocument.ArtifactId = testCaseId1;&#xD;
            remoteDocument.ArtifactTypeId = (int)DataModel.Artifact.ArtifactTypeEnum.TestCase;&#xD;
            attachmentId1 = spiraImportExport.Document_AddFile(remoteDocument, attachmentData).AttachmentId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFile" message="tns:IImportExport_Document_AddFile_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileResponse" message="tns:IImportExport_Document_AddFile_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddFile_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrl"><wsdl:documentation><comments><summary>&#xD;
            Adds a new document (url) into the system and associates it with the provided artifact (optional)&#xD;
            and project folder/type (optional)&#xD;
            </summary><param name="remoteDocument">The new document object (primary key will be empty). PopulationFunctions.Populate the FilenameOrUrl field with the URL</param><returns>&#xD;
            The populated document object - including the primary key and default values for project attachment type&#xD;
            and project folder if they were not specified&#xD;
            </returns><example>&#xD;
            remoteDocument = new RemoteDocument();&#xD;
            remoteDocument.FilenameOrUrl = "http://www.tempuri.org/test123.htm";&#xD;
            remoteDocument.Description = "Sample Test Case URL";&#xD;
            remoteDocument.AuthorId = userId2;&#xD;
            remoteDocument.ArtifactId = testCaseId2;&#xD;
            remoteDocument.ArtifactTypeId = (int)DataModel.Artifact.ArtifactTypeEnum.TestCase;&#xD;
            attachmentId3 = spiraImportExport.Document_AddUrl(remoteDocument).AttachmentId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrl" message="tns:IImportExport_Document_AddUrl_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlResponse" message="tns:IImportExport_Document_AddUrl_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddUrl_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddFileVersion"><wsdl:documentation><comments><summary>&#xD;
            Adds a new version to a file attachment in the system&#xD;
            </summary><param name="remoteDocumentVersion">The version data object</param><param name="binaryData">A byte-array containing the attachment itself in binary form</param><param name="makeCurrent">Should we make this the current version</param><returns>The version data object with the primary key populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileVersion" message="tns:IImportExport_Document_AddFileVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileVersionResponse" message="tns:IImportExport_Document_AddFileVersion_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileVersionServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddFileVersion_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddUrlVersion"><wsdl:documentation><comments><summary>&#xD;
            Adds a new version to a URL attachment in the system&#xD;
            </summary><param name="remoteDocumentVersion">The version data object</param><param name="makeCurrent">Should we make this the current version</param><returns>The version data object with the primary key populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlVersion" message="tns:IImportExport_Document_AddUrlVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlVersionResponse" message="tns:IImportExport_Document_AddUrlVersion_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlVersionServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddUrlVersion_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_DeleteFromArtifact"><wsdl:documentation><comments><summary>&#xD;
            Deletes an attachment from an artifact. The attachment will still remain in the project&#xD;
            </summary><param name="attachmentId">The id of the attachment to delete</param><param name="artifactId">The ID of the artifact to delete</param><param name="artifactTypeId">The ID of the type of artifact being deleted</param><remarks>&#xD;
            spiraImportExport.Document_DeleteFromArtifact(attachmentId2, (int)DataModel.Artifact.ArtifactTypeEnum.TestCase, testCaseId1);&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFromArtifact" message="tns:IImportExport_Document_DeleteFromArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFromArtifactResponse" message="tns:IImportExport_Document_DeleteFromArtifact_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFromArtifactServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_DeleteFromArtifact_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes an attachment from the project completely&#xD;
            </summary><param name="attachmentId">The id of the attachment to delete</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_Delete" message="tns:IImportExport_Document_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteResponse" message="tns:IImportExport_Document_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForFolder"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a filtered list of documents/attachments in a project for the specified folder&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><param name="folderId">The id of the project attachment folder</param><returns>List of documents</returns><example>&#xD;
            RemoteFilter remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "Filename";&#xD;
            remoteFilter.StringValue = "test_data";&#xD;
            remoteSort.PropertyName = "Filename";&#xD;
            remoteSort.SortAscending = true;&#xD;
            remoteDocuments = spiraImportExport.Document_RetrieveForFolder(projectAttachmentFolderId, new RemoteFilter[] { remoteFilter }, remoteSort, 1, 999);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForFolder" message="tns:IImportExport_Document_RetrieveForFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForFolderResponse" message="tns:IImportExport_Document_RetrieveForFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveForFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveForArtifact"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a filtered list of documents/attachments in a project attached to a specific artifact&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="artifactId">The id of the artifact we want the attachments for</param><param name="artifactTypeId">&#xD;
            The id of the type of artifact we want to retrieve the documents for:&#xD;
            (Requirement = 1,&#xD;
            TestCase = 2,&#xD;
            Incident = 3,&#xD;
            Release = 4,&#xD;
            TestRun = 5,&#xD;
            Task = 6,&#xD;
            TestStep = 7,&#xD;
            TestSet = 8)&#xD;
            </param><returns>List of documents</returns><example>&#xD;
            remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "Filename";&#xD;
            remoteFilter.StringValue = "test_data2";&#xD;
            remoteSort.PropertyName = "AttachmentId";&#xD;
            remoteSort.SortAscending = true;&#xD;
            remoteDocuments = spiraImportExport.Document_RetrieveForArtifact((int)DataModel.Artifact.ArtifactTypeEnum.TestCase, testCaseId1, new RemoteFilter[] { remoteFilter }, remoteSort);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForArtifact" message="tns:IImportExport_Document_RetrieveForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForArtifactResponse" message="tns:IImportExport_Document_RetrieveForArtifact_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForArtifactServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveForArtifact_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddToArtifactId"><wsdl:documentation><comments><summary>Adds an existing attachment to the specified artifact.</summary><param name="artifactTypeId">The id of the type of artifact we want to retrieve the documents for:&#xD;
            (Requirement = 1,&#xD;
            TestCase = 2,&#xD;
            Incident = 3,&#xD;
            Release = 4,&#xD;
            TestRun = 5,&#xD;
            Task = 6,&#xD;
            TestStep = 7,&#xD;
            TestSet = 8)</param><param name="artifactId">The id of the artifact we want the attachments for</param><param name="attachmentId"></param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddToArtifactId" message="tns:IImportExport_Document_AddToArtifactId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddToArtifactIdResponse" message="tns:IImportExport_Document_AddToArtifactId_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddToArtifactIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddToArtifactId_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single project document by its id&#xD;
            </summary><param name="attachmentId">The id of the attachment to retrieve</param><returns>The document data object</returns><example>&#xD;
            remoteDocument = spiraImportExport.Document_RetrieveById(attachmentId3);&#xD;
            </example><remarks>&#xD;
            1) For files it does not include the raw file data, you need to use Document_OpenById&#xD;
            2) It also retrieves the list of document versions&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveById" message="tns:IImportExport_Document_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveByIdResponse" message="tns:IImportExport_Document_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveTypes"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of all the document types in the current project&#xD;
            </summary><param name="activeOnly">Do we only want the active types</param><returns>List of document types</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveTypes" message="tns:IImportExport_Document_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveTypesResponse" message="tns:IImportExport_Document_RetrieveTypes_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveTypesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveTypes_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolders"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of all the document folders in the current project&#xD;
            </summary><returns>List of document types</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolders" message="tns:IImportExport_Document_RetrieveFolders_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFoldersResponse" message="tns:IImportExport_Document_RetrieveFolders_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFoldersServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveFolders_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_RetrieveFolderById"><wsdl:documentation><comments><summary>Retrieves the folder by the specified ID.</summary><param name="folderId">The id of the folder being retrieved</param><returns>RemoteDocumentFolder</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolderById" message="tns:IImportExport_Document_RetrieveFolderById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolderByIdResponse" message="tns:IImportExport_Document_RetrieveFolderById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolderByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_RetrieveFolderById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_AddFolder"><wsdl:documentation><comments><summary>&#xD;
            Adds a new document folder into the current project&#xD;
            </summary><param name="remoteDocumentFolder">The new document folder</param><returns>The document folder with the primary key populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFolder" message="tns:IImportExport_Document_AddFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFolderResponse" message="tns:IImportExport_Document_AddFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_AddFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_DeleteFolder"><wsdl:documentation><comments><summary>&#xD;
            Deletes an existing document folder from the current project&#xD;
            </summary><param name="projectAttachmentFolderId">The id of the folder to delete</param><remarks>This will delete all child folders and documents/attachements</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFolder" message="tns:IImportExport_Document_DeleteFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFolderResponse" message="tns:IImportExport_Document_DeleteFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_DeleteFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Document_UpdateFolder"><wsdl:documentation><comments><summary>&#xD;
            Updates the name and position of an existing folder in the project&#xD;
            </summary><param name="remoteDocumentFolder">The updated folder information</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_UpdateFolder" message="tns:IImportExport_Document_UpdateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_UpdateFolderResponse" message="tns:IImportExport_Document_UpdateFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_UpdateFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Document_UpdateFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Association_Create"><wsdl:documentation><comments><summary>&#xD;
            Adds a new association in the system&#xD;
            </summary><param name="remoteAssociation">The association to add</param><returns>The association with its primary key populated</returns><example>&#xD;
            RemoteAssociation remoteAssociation = new RemoteAssociation();&#xD;
            remoteAssociation.SourceArtifactId = requirementId1;&#xD;
            remoteAssociation.SourceArtifactTypeId = (int)DataModel.Artifact.ArtifactTypeEnum.Requirement;&#xD;
            remoteAssociation.DestArtifactId = incidentId1;&#xD;
            remoteAssociation.DestArtifactTypeId = (int)DataModel.Artifact.ArtifactTypeEnum.Incident;&#xD;
            remoteAssociation.Comment = "They are related";&#xD;
            spiraImportExport.Association_Create(remoteAssociation);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Create" message="tns:IImportExport_Association_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_CreateResponse" message="tns:IImportExport_Association_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Association_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Association_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates the specified Association's information&#xD;
            </summary><param name="remoteAssociation">The updated association information</param><example>&#xD;
            remoteAssociation.Comment = "They are the same bugs";&#xD;
            spiraImportExport.Association_Update(remoteAssociation);&#xD;
            </example><remarks>&#xD;
            Currently only the comment field is updated&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Update" message="tns:IImportExport_Association_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_UpdateResponse" message="tns:IImportExport_Association_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Association_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Association_RetrieveForArtifact"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a set of associations to the specified artifact&#xD;
            </summary><param name="artifactTypeId">The id of the artifact type</param><param name="artifactId">The id of the artifact</param><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><returns>An array of association records</returns><example>&#xD;
            RemoteSort remoteSort = new RemoteSort();&#xD;
            remoteSort.PropertyName = "Comment";&#xD;
            remoteSort.SortAscending = true;&#xD;
            RemoteFilter remoteFilter = new RemoteFilter();&#xD;
            remoteFilter.PropertyName = "ArtifactTypeId";&#xD;
            remoteFilter.IntValue = (int)DataModel.Artifact.ArtifactTypeEnum.Incident;&#xD;
            remoteAssociations = spiraImportExport.Association_RetrieveForArtifact((int)DataModel.Artifact.ArtifactTypeEnum.Incident, incidentId1, new RemoteFilter[] { remoteFilter }, remoteSort);&#xD;
            </example><remarks>&#xD;
            The source artifact type and id will be the same as the ones passed in&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_RetrieveForArtifact" message="tns:IImportExport_Association_RetrieveForArtifact_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_RetrieveForArtifactResponse" message="tns:IImportExport_Association_RetrieveForArtifact_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_RetrieveForArtifactServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Association_RetrieveForArtifact_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_AddPriority"><wsdl:documentation><comments><summary>&#xD;
            Adds a new incident priority to the current project&#xD;
            </summary><param name="remoteIncidentPriority">The new priority record</param><returns>The priority object with the primary key populated</returns><remarks>The color should be provide in RRGGBB hex format</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddPriority" message="tns:IImportExport_Incident_AddPriority_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddPriorityResponse" message="tns:IImportExport_Incident_AddPriority_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddPriorityServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_AddPriority_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_Count"><wsdl:documentation><comments><summary>Returns the number of incidents that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Count" message="tns:IImportExport_Incident_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_CountResponse" message="tns:IImportExport_Incident_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_AddResolutions"><wsdl:documentation><comments><summary>&#xD;
            Adds new incident resolutions to incidents in the system&#xD;
            </summary><param name="remoteIncidentResolutions">List of new resolutions to add</param><returns>The list of resolutions with the IncidentResolutionId populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddResolutions" message="tns:IImportExport_Incident_AddResolutions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddResolutionsResponse" message="tns:IImportExport_Incident_AddResolutions_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddResolutionsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_AddResolutions_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_AddSeverity"><wsdl:documentation><comments><summary>&#xD;
            Adds a new incident severity to the current project&#xD;
            </summary><param name="remoteIncidentSeverity">The new severity record</param><returns>The severity object with the primary key populated</returns><remarks>The color should be provide in RRGGBB hex format</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddSeverity" message="tns:IImportExport_Incident_AddSeverity_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddSeverityResponse" message="tns:IImportExport_Incident_AddSeverity_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddSeverityServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_AddSeverity_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_AddStatus"><wsdl:documentation><comments><summary>&#xD;
            Adds a new incident status to the current project&#xD;
            </summary><param name="remoteIncidentStatus">The incident status object</param><returns>The incident status object with the primary key populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddStatus" message="tns:IImportExport_Incident_AddStatus_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddStatusResponse" message="tns:IImportExport_Incident_AddStatus_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddStatusServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_AddStatus_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_AddType"><wsdl:documentation><comments><summary>&#xD;
            Adds a new incident type to the current project&#xD;
            </summary><param name="remoteIncidentType">The new incident type object</param><returns>The incident type object with its primary key populated</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddType" message="tns:IImportExport_Incident_AddType_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddTypeResponse" message="tns:IImportExport_Incident_AddType_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddTypeServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_AddType_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new incident in the system&#xD;
            </summary><param name="remoteIncident">The new incident object (primary key will be empty)</param><returns>The populated incident object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Create" message="tns:IImportExport_Incident_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_CreateResponse" message="tns:IImportExport_Incident_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of incidents in the system that match the provided filter/sort&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Retrieve" message="tns:IImportExport_Incident_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResponse" message="tns:IImportExport_Incident_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single incident in the system&#xD;
            </summary><param name="incidentId">The id of the incident</param><returns>Incident object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveById" message="tns:IImportExport_Incident_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByIdResponse" message="tns:IImportExport_Incident_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestCase"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of incidents in the system that are linked to a specific test case&#xD;
            (either through test runs or test steps)&#xD;
            </summary><param name="testCaseId">The id of the test case</param><param name="openOnly">Do we only want incidents that are in one of the 'open' statuses</param><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestCase" message="tns:IImportExport_Incident_RetrieveByTestCase_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestCaseResponse" message="tns:IImportExport_Incident_RetrieveByTestCase_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestCaseServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveByTestCase_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestRunStep"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of incidents in the system that are linked to a specific test run step&#xD;
            </summary><param name="testRunStepId">The id of the test run step</param><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestRunStep" message="tns:IImportExport_Incident_RetrieveByTestRunStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestRunStepResponse" message="tns:IImportExport_Incident_RetrieveByTestRunStep_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestRunStepServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveByTestRunStep_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestStep"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of incidents in the system that are linked to a specific test step&#xD;
            (either directly or indirectly through test runs)&#xD;
            </summary><param name="testStepId">The id of the test step</param><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestStep" message="tns:IImportExport_Incident_RetrieveByTestStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestStepResponse" message="tns:IImportExport_Incident_RetrieveByTestStep_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestStepServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveByTestStep_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveForOwner"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all open incidents owned by the currently authenticated user&#xD;
            </summary><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveForOwner" message="tns:IImportExport_Incident_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveForOwnerResponse" message="tns:IImportExport_Incident_RetrieveForOwner_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveForOwnerServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveNew"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the 1000 most recent incidents added in the system since the date specified&#xD;
            </summary><param name="creationDate">The date after which the incident needs to have been created</param><returns>List of incidents</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveNew" message="tns:IImportExport_Incident_RetrieveNew_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveNewResponse" message="tns:IImportExport_Incident_RetrieveNew_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveNewServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveNew_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrievePriorities"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of the active incident priorities for the current project&#xD;
            </summary><returns>The list of active incident priorities for the current project</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrievePriorities" message="tns:IImportExport_Incident_RetrievePriorities_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrievePrioritiesResponse" message="tns:IImportExport_Incident_RetrievePriorities_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrievePrioritiesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrievePriorities_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveResolutions"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the incident resolutions for an incident&#xD;
            </summary><param name="incidentId">The id of the incident</param><returns>List of incident resolutions</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResolutions" message="tns:IImportExport_Incident_RetrieveResolutions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResolutionsResponse" message="tns:IImportExport_Incident_RetrieveResolutions_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResolutionsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveResolutions_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveSeverities"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of the active incident severities for the current project&#xD;
            </summary><returns>The list of active incident severities for the current project</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveSeverities" message="tns:IImportExport_Incident_RetrieveSeverities_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveSeveritiesResponse" message="tns:IImportExport_Incident_RetrieveSeverities_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveSeveritiesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveSeverities_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveStatuses"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of the active incident statuses for the current project&#xD;
            </summary><returns>The list of active incident statuses for the current project</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveStatuses" message="tns:IImportExport_Incident_RetrieveStatuses_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveStatusesResponse" message="tns:IImportExport_Incident_RetrieveStatuses_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveStatusesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveStatuses_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveTypes"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of the active incident types for the current project&#xD;
            </summary><returns>The list of active incident types for the current project</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveTypes" message="tns:IImportExport_Incident_RetrieveTypes_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveTypesResponse" message="tns:IImportExport_Incident_RetrieveTypes_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveTypesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveTypes_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowFields"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of incident fields and their workflow status for a given type and status/step.&#xD;
            </summary><param name="currentTypeId">The current incident type</param><param name="currentStatusId">The current incident status</param><returns>The list of incident fields</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowFields" message="tns:IImportExport_Incident_RetrieveWorkflowFields_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowFieldsResponse" message="tns:IImportExport_Incident_RetrieveWorkflowFields_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowFieldsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveWorkflowFields_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowTransitions"><wsdl:documentation><comments><summary>&#xD;
            Will retrieve available transitions for the specied status ID for the currently logged-on user.&#xD;
            </summary><param name="currentTypeId">The current incident type</param><param name="currentStatusId">The current incident status</param><param name="isDetector">Is the user the detector of the incident</param><param name="isOwner">Is the user the owner of the incident</param><returns>The list of workflow transitions</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowTransitions" message="tns:IImportExport_Incident_RetrieveWorkflowTransitions_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowTransitionsResponse" message="tns:IImportExport_Incident_RetrieveWorkflowTransitions_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowTransitionsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveWorkflowTransitions_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowCustomProperties"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of incident custom properties and their workflow state for a given type and status/step.&#xD;
            </summary><param name="currentTypeId">The current incident type</param><param name="currentStatusId">The current incident status</param><returns>The list of incident custom property states</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowCustomProperties" message="tns:IImportExport_Incident_RetrieveWorkflowCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowCustomPropertiesResponse" message="tns:IImportExport_Incident_RetrieveWorkflowCustomProperties_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowCustomPropertiesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_RetrieveWorkflowCustomProperties_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates an incident in the system&#xD;
            </summary><param name="remoteIncident">The updated incident object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Update" message="tns:IImportExport_Incident_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_UpdateResponse" message="tns:IImportExport_Incident_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Incident_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a incident in the system&#xD;
            </summary><param name="incidentId">The id of the incident</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Delete" message="tns:IImportExport_Incident_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_DeleteResponse" message="tns:IImportExport_Incident_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Incident_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomList"><wsdl:documentation><comments><summary>&#xD;
            Adds a new custom list into the project&#xD;
            </summary><param name="remoteCustomList">The new custom list object</param><returns>The custom list object with the primary key set</returns><remarks>Also adds any custom list values if they are provided</remarks><example>&#xD;
            RemoteCustomListValue remoteCustomListValue = new RemoteCustomListValue();&#xD;
            remoteCustomListValue.Name = "Feature";&#xD;
            remoteCustomListValue.Active = true;&#xD;
            RemoteCustomList remoteCustomList = new RemoteCustomList();&#xD;
            remoteCustomList.Name = "Req Types";&#xD;
            remoteCustomList.Active = true;&#xD;
            remoteCustomList.Values = new RemoteCustomListValue[] { remoteCustomListValue };&#xD;
            customListId1 = spiraImportExport.CustomProperty_AddCustomList(remoteCustomList).CustomPropertyListId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomList" message="tns:IImportExport_CustomProperty_AddCustomList_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListResponse" message="tns:IImportExport_CustomProperty_AddCustomList_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_AddCustomList_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomListValue"><wsdl:documentation><comments><summary>&#xD;
            Adds a new custom property list value into the system&#xD;
            </summary><param name="remoteCustomListValue">The new custom list value object being added</param><returns>custom list value object with its primary key set</returns><example>&#xD;
            remoteCustomListValue = new RemoteCustomListValue();&#xD;
            remoteCustomListValue.CustomPropertyListId = customListId1;&#xD;
            remoteCustomListValue.Name = "Technical Quality";&#xD;
            remoteCustomListValue.Active = true;&#xD;
            customValueId2 = spiraImportExport.CustomProperty_AddCustomListValue(remoteCustomListValue).CustomPropertyValueId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListValue" message="tns:IImportExport_CustomProperty_AddCustomListValue_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListValueResponse" message="tns:IImportExport_CustomProperty_AddCustomListValue_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListValueServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_AddCustomListValue_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new project in the system and makes the authenticated user owner of it&#xD;
            </summary><param name="remoteProject">The new project object (primary key will be empty)</param><param name="existingProjectId">The id of an existing project to use as a template, or null to use the default template</param><returns>The populated project object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Create" message="tns:IImportExport_Project_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_CreateResponse" message="tns:IImportExport_Project_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes an existing project in the system&#xD;
            </summary><param name="projectId">The project being deleted</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Delete" message="tns:IImportExport_Project_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_DeleteResponse" message="tns:IImportExport_Project_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of projects that the authenticated user has access to&#xD;
            </summary><returns>The list of active projects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Retrieve" message="tns:IImportExport_Project_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveResponse" message="tns:IImportExport_Project_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single project in the system&#xD;
            </summary><param name="projectId">The id of the project</param><returns>The project object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveById" message="tns:IImportExport_Project_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveByIdResponse" message="tns:IImportExport_Project_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_RetrieveUserMembership"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the list of users that are members of the current project&#xD;
            </summary><returns>List of ProjectUser objects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveUserMembership" message="tns:IImportExport_Project_RetrieveUserMembership_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveUserMembershipResponse" message="tns:IImportExport_Project_RetrieveUserMembership_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveUserMembershipServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_RetrieveUserMembership_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches"><wsdl:documentation><comments><summary>&#xD;
            Refreshes the task progress and test execution status for a project.&#xD;
            Typically this needs to be called after TestRun_RecordAutomated3(...) API calls&#xD;
            to ensure the data in the system is consistent&#xD;
            </summary><param name="releaseId">The release we want to refresh, or pass NULL for all releases in the project</param><param name="runInBackground">&#xD;
            Do we want to run this in the background. If it runs in the background it will return immediately and continue processing on the server/&#xD;
            Otherwise the caller will have to wait until it finishes. Choosing True is better if you have a large project that will take longer to&#xD;
            refresh that the web service timeout, but False is better if your subsequent code relies on the data being refreshed&#xD;
            </param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RefreshProgressExecutionStatusCaches" message="tns:IImportExport_Project_RefreshProgressExecutionStatusCaches_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RefreshProgressExecutionStatusCachesResponse" message="tns:IImportExport_Project_RefreshProgressExecutionStatusCaches_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RefreshProgressExecutionStatusCachesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Project_RefreshProgressExecutionStatusCaches_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomProperties"><wsdl:documentation><comments><summary>&#xD;
            Saves the updated custom property configuration for a project&#xD;
            </summary><param name="remoteCustomProperties">The list of custom properties to be persisted</param><param name="artifactTypeId">The type of artifact the custom properties belong to</param><remarks>&#xD;
            This method performs the necessary inserts, updates and deletes on the custom properties.&#xD;
            However it does not update the custom lists or custom list values themselves. For that you &#xD;
            need to use the UpdateCustomList() function instead&#xD;
            </remarks><example>&#xD;
            remoteCustomProperty = new RemoteCustomProperty();&#xD;
            remoteCustomProperty.ArtifactTypeId = (int)CustomProperty.ArtifactType.Requirement;&#xD;
            remoteCustomProperty.CustomPropertyId = 11;&#xD;
            remoteCustomProperty.ProjectId = projectId1;&#xD;
            remoteCustomProperty.Alias = "Req Type";&#xD;
            remoteCustomProperty.CustomList = remoteCustomList;&#xD;
            spiraImportExport.CustomProperty_UpdateCustomProperties((int)CustomProperty.ArtifactType.Requirement, RemoteCustomProperty[] { remoteCustomProperty });&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomProperties" message="tns:IImportExport_CustomProperty_UpdateCustomProperties_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomPropertiesResponse" message="tns:IImportExport_CustomProperty_UpdateCustomProperties_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomPropertiesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_UpdateCustomProperties_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomListById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a custom list by its ID, including any custom list values&#xD;
            </summary><param name="customListId">The id of the custom list we want to retrieve</param><returns>The custom list object (including any custom list values)</returns><example>&#xD;
            remoteCustomList = spiraImportExport.CustomProperty_RetrieveCustomListById(customListId1);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListById" message="tns:IImportExport_CustomProperty_RetrieveCustomListById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListByIdResponse" message="tns:IImportExport_CustomProperty_RetrieveCustomListById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_RetrieveCustomListById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomLists"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all the custom lists in the current project&#xD;
            </summary><returns>A collection of custom list data objects</returns><remarks>&#xD;
            Does not return the actual custom list values&#xD;
            </remarks><example>&#xD;
            RemoteCustomList[] remoteCustomLists = spiraImportExport.CustomProperty_RetrieveCustomLists();&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomLists" message="tns:IImportExport_CustomProperty_RetrieveCustomLists_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListsResponse" message="tns:IImportExport_CustomProperty_RetrieveCustomLists_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_RetrieveCustomLists_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomList"><wsdl:documentation><comments><summary>&#xD;
            Updates a custom list and any associated values in the system&#xD;
            </summary><param name="remoteCustomList">The custom list to update</param><remarks>This will not add any new custom values, for that you need to use the AddCustomListValue() function</remarks><example>&#xD;
            remoteCustomList = spiraImportExport.CustomProperty_RetrieveCustomListById(customListId2);&#xD;
            remoteCustomList.Name = "Component Names";&#xD;
            remoteCustomList.Values[0].Name = "Component One";&#xD;
            spiraImportExport.CustomProperty_UpdateCustomList(remoteCustomList);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomList" message="tns:IImportExport_CustomProperty_UpdateCustomList_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomListResponse" message="tns:IImportExport_CustomProperty_UpdateCustomList_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomListServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_CustomProperty_UpdateCustomList_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="ProjectRole_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of project roles in the system&#xD;
            </summary><returns>The list of project roles</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/ProjectRole_Retrieve" message="tns:IImportExport_ProjectRole_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/ProjectRole_RetrieveResponse" message="tns:IImportExport_ProjectRole_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/ProjectRole_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_ProjectRole_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_AddTestMapping"><wsdl:documentation><comments><summary>&#xD;
            Maps a release to a test case, so that the test case is needs to be tested for that release&#xD;
            </summary><param name="remoteReleaseTestCaseMapping">The release and test case mapping entry</param><remarks>If the mapping record already exists no error is raised</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping" message="tns:IImportExport_Release_AddTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMappingResponse" message="tns:IImportExport_Release_AddTestMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_AddTestMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_AddTestMapping2"><wsdl:documentation><comments><summary>&#xD;
            Maps a release to a test case, so that the test case is needs to be tested for that release&#xD;
            </summary><param name="remoteReleaseTestCaseMappings">The release and test case mapping entries</param><remarks>&#xD;
            1) If the mapping record already exists no error is raised&#xD;
            2) This version of the function supports an array of mappings and is faster for multiple adds&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping2" message="tns:IImportExport_Release_AddTestMapping2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping2Response" message="tns:IImportExport_Release_AddTestMapping2_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping2ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_AddTestMapping2_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Count"><wsdl:documentation><comments><summary>Returns the number of releases that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Count" message="tns:IImportExport_Release_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CountResponse" message="tns:IImportExport_Release_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new release in the system&#xD;
            </summary><param name="remoteRelease">The new release object (primary key will be empty)</param><param name="parentReleaseId">Do we want to insert the release under a parent release</param><returns>The populated release object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Create" message="tns:IImportExport_Release_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateResponse" message="tns:IImportExport_Release_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_RemoveTestMapping"><wsdl:documentation><comments><summary>&#xD;
            Removes a mapping entry for a specific release and test case&#xD;
            </summary><param name="remoteReleaseTestCaseMapping">The release and test case mapping entry</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RemoveTestMapping" message="tns:IImportExport_Release_RemoveTestMapping_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RemoveTestMappingResponse" message="tns:IImportExport_Release_RemoveTestMapping_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RemoveTestMappingServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_RemoveTestMapping_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all the releases and iterations belonging to the current project&#xD;
            </summary><param name="activeOnly">Do we want just active releases?</param><returns>List of releases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve" message="tns:IImportExport_Release_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveResponse" message="tns:IImportExport_Release_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Retrieve2"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of releases in the system that match the provided filter&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of releases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve2" message="tns:IImportExport_Release_Retrieve2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve2Response" message="tns:IImportExport_Release_Retrieve2_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve2ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Retrieve2_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single release in the system&#xD;
            </summary><param name="releaseId">The id of the release</param><returns>Release object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveById" message="tns:IImportExport_Release_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveByIdResponse" message="tns:IImportExport_Release_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates a release in the system&#xD;
            </summary><param name="remoteRelease">The updated release object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Update" message="tns:IImportExport_Release_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_UpdateResponse" message="tns:IImportExport_Release_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a release in the system&#xD;
            </summary><param name="releaseId">The id of the release</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Delete" message="tns:IImportExport_Release_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_DeleteResponse" message="tns:IImportExport_Release_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Release_Move"><wsdl:documentation><comments><summary>&#xD;
            Moves a release to another location in the hierarchy&#xD;
            </summary><param name="releaseId">The id of the release we want to move</param><param name="destinationRelease">The id of the release it's to be inserted before in the list (or null to be at the end)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Move" message="tns:IImportExport_Release_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_MoveResponse" message="tns:IImportExport_Release_Move_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_MoveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Release_Move_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_AddTestCoverage"><wsdl:documentation><comments><summary>&#xD;
            Maps a requirement to a test case, so that the test case 'covers' the requirement&#xD;
            </summary><param name="remoteReqTestCaseMapping">The requirement and test case mapping entry</param><remarks>If the coverage record already exists no error is raised</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_AddTestCoverage" message="tns:IImportExport_Requirement_AddTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_AddTestCoverageResponse" message="tns:IImportExport_Requirement_AddTestCoverage_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_AddTestCoverageServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_AddTestCoverage_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Count"><wsdl:documentation><comments><summary>Returns the number of requirements that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Count" message="tns:IImportExport_Requirement_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CountResponse" message="tns:IImportExport_Requirement_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create1"><wsdl:documentation><comments><summary>&#xD;
            Creates a new requirement record in the current project using the position offset method&#xD;
            </summary><param name="remoteRequirement">The new requirement object (primary key will be empty)</param><param name="indentPosition">The number of columns to indent the requirement by (positive for indent, negative for outdent)</param><returns>The populated requirement object - including the primary key</returns><remarks>This version is use when you want to specify the relative indentation level</remarks><example>&#xD;
            	spiraImportExport.Connection_Authenticate("aant", "aant");&#xD;
            	spiraImportExport.Connection_ConnectToProject(projectId1);&#xD;
            	//Lets add a nested tree of requirements&#xD;
            	//First the summary item&#xD;
            	RemoteRequirement remoteRequirement = new RemoteRequirement();&#xD;
            	remoteRequirement.StatusId = 1;&#xD;
            	remoteRequirement.Name = "Functionality Area";&#xD;
            	remoteRequirement.Description = String.Empty;&#xD;
            	remoteRequirement.AuthorId = userId1;&#xD;
            	remoteRequirement = spiraImportExport.Requirement_Create1(remoteRequirement, 0);&#xD;
            	requirementId1 = remoteRequirement.RequirementId.Value;&#xD;
            	//Detail Item 1&#xD;
            	remoteRequirement = new RemoteRequirement();&#xD;
            	remoteRequirement.StatusId = 2;&#xD;
            	remoteRequirement.ImportanceId = 1;&#xD;
            	remoteRequirement.ReleaseId = releaseId1;&#xD;
            	remoteRequirement.Name = "Requirement 1";&#xD;
            	remoteRequirement.Description = "Requirement Description 1";&#xD;
            	remoteRequirement.AuthorId = userId1;&#xD;
            	remoteRequirement = spiraImportExport.Requirement_Create1(remoteRequirement, 1);&#xD;
            	requirementId2 = remoteRequirement.RequirementId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create1" message="tns:IImportExport_Requirement_Create1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create1Response" message="tns:IImportExport_Requirement_Create1_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create1ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Create1_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Create2"><wsdl:documentation><comments><summary>&#xD;
            Creates a new requirement in the system&#xD;
            </summary><param name="remoteRequirement">The new requirement object (primary key will be empty)</param><param name="parentRequirementId">Do we want to insert the requirement under a parent requirement</param><returns>The populated requirement object - including the primary key</returns><remarks>This version is use when you want to specify the location by parent requirement</remarks><example>&#xD;
            remoteRequirement = new RemoteRequirement();&#xD;
            remoteRequirement.ReleaseId = releaseId1;&#xD;
            remoteRequirement.StatusId = 3;&#xD;
            remoteRequirement.ImportanceId = 1;&#xD;
            remoteRequirement.Name = "Test Child 1";&#xD;
            remoteRequirement.Description = String.Empty;&#xD;
            remoteRequirement.AuthorId = userId1;&#xD;
            remoteRequirement = spiraImportExport.Requirement_Create2(remoteRequirement, requirementId5);&#xD;
            int requirementId6 = remoteRequirement.RequirementId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create2" message="tns:IImportExport_Requirement_Create2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create2Response" message="tns:IImportExport_Requirement_Create2_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create2ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Create2_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_RemoveTestCoverage"><wsdl:documentation><comments><summary>&#xD;
            Removes a coverage mapping entry for a specific requirement and test case&#xD;
            </summary><param name="remoteReqTestCaseMapping">The requirement and test case mapping entry</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RemoveTestCoverage" message="tns:IImportExport_Requirement_RemoveTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RemoveTestCoverageResponse" message="tns:IImportExport_Requirement_RemoveTestCoverage_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RemoveTestCoverageServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_RemoveTestCoverage_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of requirements in the system that match the provided filter&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of requirements</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Retrieve" message="tns:IImportExport_Requirement_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveResponse" message="tns:IImportExport_Requirement_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single requirement in the system&#xD;
            </summary><param name="requirementId">The id of the requirement</param><returns>Requirement object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveById" message="tns:IImportExport_Requirement_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveByIdResponse" message="tns:IImportExport_Requirement_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveForOwner"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all requirements owned by the currently authenticated user&#xD;
            </summary><returns>List of requirements</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveForOwner" message="tns:IImportExport_Requirement_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveForOwnerResponse" message="tns:IImportExport_Requirement_RetrieveForOwner_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveForOwnerServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestCoverage"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the test coverage for a specific requirement&#xD;
            </summary><param name="requirementId">The id of the requirement</param><returns>The list of mapped test cases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveTestCoverage" message="tns:IImportExport_Requirement_RetrieveTestCoverage_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveTestCoverageResponse" message="tns:IImportExport_Requirement_RetrieveTestCoverage_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveTestCoverageServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_RetrieveTestCoverage_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates a requirement in the system&#xD;
            </summary><param name="remoteRequirement">The updated requirement object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Update" message="tns:IImportExport_Requirement_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_UpdateResponse" message="tns:IImportExport_Requirement_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a requirement in the system&#xD;
            </summary><param name="requirementId">The id of the requirement</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Delete" message="tns:IImportExport_Requirement_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_DeleteResponse" message="tns:IImportExport_Requirement_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Requirement_Move"><wsdl:documentation><comments><summary>&#xD;
            Moves a requirement to another location in the hierarchy&#xD;
            </summary><param name="requirementId">The id of the requirement we want to move</param><param name="destinationRequirement">The id of the requirement it's to be inserted before in the list (or null to be at the end)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Move" message="tns:IImportExport_Requirement_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_MoveResponse" message="tns:IImportExport_Requirement_Move_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_MoveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Requirement_Move_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetProductVersion"><wsdl:documentation><comments><summary>&#xD;
            Retrieves the version number of the current installation.&#xD;
            </summary><returns>A RemoteVersion data object.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetProductVersion" message="tns:IImportExport_System_GetProductVersion_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetProductVersionResponse" message="tns:IImportExport_System_GetProductVersion_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetProductVersionServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetProductVersion_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetSettings"><wsdl:documentation><comments><summary>&#xD;
            Returns the current configuration settings for the installation.&#xD;
            </summary><returns>List of remote settings objects (name, value)</returns><remarks>&#xD;
            To maintain backwards compatibility with Spira v3.1 and earlier, we also return&#xD;
            the old setting names/values for the Rich-Text enabled settings&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetSettings" message="tns:IImportExport_System_GetSettings_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetSettingsResponse" message="tns:IImportExport_System_GetSettings_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetSettingsServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetSettings_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="System_GetArtifactUrl"><wsdl:documentation><comments><summary>&#xD;
            Returns the application-relative URL to a particular artifact in the system&#xD;
            </summary><param name="navigationLinkId">&#xD;
            The id of the type of page to return. Possible values are:&#xD;
            None = -1,&#xD;
            Login = -2,&#xD;
            MyPage = -3,&#xD;
            ProjectHome = -4,&#xD;
            Requirements = 1,&#xD;
            TestCases = 2,&#xD;
            Incidents = 3,&#xD;
            Releases = 4,&#xD;
            Reports = -5,&#xD;
            TestSets = 8,&#xD;
            Administration = -6,&#xD;
            ErrorPage = -7,&#xD;
            MyProfile = -8,&#xD;
            Tasks = 6,&#xD;
            Iterations = -9,&#xD;
            Documents = -10,&#xD;
            Resources = -11,&#xD;
            ProjectGroupHome = -12,&#xD;
            SourceCode = -13,&#xD;
            TestRuns = 5,&#xD;
            TestSteps = 7,&#xD;
            Attachment = -14,&#xD;
            TestStepRuns = -15,&#xD;
            TestExecute = -16&#xD;
            </param><param name="projectId">The project ID of the artifact. Ignored if not needed. Specifying -1 will not include ProjectPath, specifying -2 will insert the token {proj} for the ProjectID.</param><param name="artifactId">The ID of the artifact. Ignored if not needed, specifying -2 will insert the token {art} for the ArtifactID</param><param name="tabName">The name of the tab or extra item in the URL. Null if not specified.</param><returns>String of the new URL. It includes the ~ character to represent the application root</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetArtifactUrl" message="tns:IImportExport_System_GetArtifactUrl_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetArtifactUrlResponse" message="tns:IImportExport_System_GetArtifactUrl_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetArtifactUrlServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_System_GetArtifactUrl_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new task in the system&#xD;
            </summary><param name="remoteTask">The new task object (primary key will be empty)</param><returns>The populated task object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Create" message="tns:IImportExport_Task_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateResponse" message="tns:IImportExport_Task_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of tasks in the system that match the provided filter/sort&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of tasks</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Retrieve" message="tns:IImportExport_Task_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveResponse" message="tns:IImportExport_Task_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single task in the system&#xD;
            </summary><param name="taskId">The id of the task</param><returns>Task object</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveById" message="tns:IImportExport_Task_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveByIdResponse" message="tns:IImportExport_Task_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveForOwner"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all tasks owned by the currently authenticated user&#xD;
            </summary><returns>List of tasks</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveForOwner" message="tns:IImportExport_Task_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveForOwnerResponse" message="tns:IImportExport_Task_RetrieveForOwner_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveForOwnerServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_RetrieveNew"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all new tasks added in the system since the date specified&#xD;
            </summary><param name="creationDate">The date after which the task needs to have been created</param><returns>List of tasks</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveNew" message="tns:IImportExport_Task_RetrieveNew_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveNewResponse" message="tns:IImportExport_Task_RetrieveNew_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveNewServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_RetrieveNew_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates a task in the system&#xD;
            </summary><param name="remoteTask">The updated task object</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Update" message="tns:IImportExport_Task_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_UpdateResponse" message="tns:IImportExport_Task_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_Count"><wsdl:documentation><comments><summary>Returns the number of tasks that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Count" message="tns:IImportExport_Task_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CountResponse" message="tns:IImportExport_Task_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Task_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a task in the system&#xD;
            </summary><param name="taskId">The id of the task</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Delete" message="tns:IImportExport_Task_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_DeleteResponse" message="tns:IImportExport_Task_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_Task_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_AddParameter"><wsdl:documentation><comments><summary>&#xD;
            Adds a new parameter for a test case&#xD;
            </summary><param name="remoteTestCaseParameter">The new test case parameter to add</param><returns>The test case parameter object with the primary key populated</returns><remarks>The parameter name is always made lower case</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddParameter" message="tns:IImportExport_TestCase_AddParameter_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddParameterResponse" message="tns:IImportExport_TestCase_AddParameter_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddParameterServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_AddParameter_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Count"><wsdl:documentation><comments><summary>Returns the number of test cases that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Count" message="tns:IImportExport_TestCase_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CountResponse" message="tns:IImportExport_TestCase_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Create"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test case in the system&#xD;
            </summary><param name="remoteTestCase">The new test case object (primary key will be empty)</param><param name="parentTestFolderId">Do we want to insert the test case under a parent folder</param><returns>The populated test case object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Create" message="tns:IImportExport_TestCase_Create_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateResponse" message="tns:IImportExport_TestCase_Create_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Create_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateFolder"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test case folder in the system&#xD;
            </summary><param name="remoteTestCase">The new test case object (primary key will be empty)</param><param name="parentTestFolderId">Do we want to insert the test case under a parent folder</param><returns>The populated test case object - including the primary key</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateFolder" message="tns:IImportExport_TestCase_CreateFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateFolderResponse" message="tns:IImportExport_TestCase_CreateFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_CreateFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_CreateParameterToken"><wsdl:documentation><comments><summary>&#xD;
            Returns the full token of a test case parameter from its name&#xD;
            </summary><param name="parameterName">The name of the parameter</param><returns>The tokenized representation of the parameter used for search/replace</returns><remarks>We use the same parameter format as Ant/NAnt</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateParameterToken" message="tns:IImportExport_TestCase_CreateParameterToken_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateParameterTokenResponse" message="tns:IImportExport_TestCase_CreateParameterToken_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateParameterTokenServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_CreateParameterToken_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of testCases in the system that match the provided filter&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of testCases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Retrieve" message="tns:IImportExport_TestCase_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveResponse" message="tns:IImportExport_TestCase_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveById"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a single test case/folder in the system&#xD;
            </summary><param name="testCaseId">The id of the test case/folder</param><returns>Test Case object</returns><remarks>&#xD;
            This also populates the test steps collection if you have the appropriate permissions&#xD;
            positive = test case, negative = test folder&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveById" message="tns:IImportExport_TestCase_RetrieveById_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByIdResponse" message="tns:IImportExport_TestCase_RetrieveById_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveById_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByReleaseId"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of testCases in a particular release that match the provided filter&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><param name="releaseId">The release we're interested in</param><returns>List of testCases (no folders)</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByReleaseId" message="tns:IImportExport_TestCase_RetrieveByReleaseId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByReleaseIdResponse" message="tns:IImportExport_TestCase_RetrieveByReleaseId_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByReleaseIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveByReleaseId_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByTestSetId"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all the test cases that are part of a test set&#xD;
            </summary><param name="testSetId">The id of the test set</param><returns>List of Test Case objects</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByTestSetId" message="tns:IImportExport_TestCase_RetrieveByTestSetId_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByTestSetIdResponse" message="tns:IImportExport_TestCase_RetrieveByTestSetId_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByTestSetIdServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveByTestSetId_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveForOwner"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all testCases owned by the currently authenticated user&#xD;
            </summary><returns>List of testCases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveForOwner" message="tns:IImportExport_TestCase_RetrieveForOwner_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveForOwnerResponse" message="tns:IImportExport_TestCase_RetrieveForOwner_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveForOwnerServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveForOwner_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder"><wsdl:documentation><comments><summary>&#xD;
            Retrieves all test cases that are stored in a particular test folder&#xD;
            </summary><param name="testCaseFolderId">The id of the test case folder</param><returns>List of testCases</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByFolder" message="tns:IImportExport_TestCase_RetrieveByFolder_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByFolderResponse" message="tns:IImportExport_TestCase_RetrieveByFolder_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByFolderServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_RetrieveByFolder_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Update"><wsdl:documentation><comments><summary>&#xD;
            Updates a test case / folder in the system together with its test steps (if populated)&#xD;
            </summary><param name="remoteTestCase">The updated test case object</param><remarks>Does not currently update test step custom properties</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Update" message="tns:IImportExport_TestCase_Update_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_UpdateResponse" message="tns:IImportExport_TestCase_Update_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_UpdateServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Update_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Delete"><wsdl:documentation><comments><summary>&#xD;
            Deletes a test case in the system&#xD;
            </summary><param name="testCaseId">The id of the test case</param><remarks>&#xD;
            Also deletes any child test steps&#xD;
            </remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Delete" message="tns:IImportExport_TestCase_Delete_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteResponse" message="tns:IImportExport_TestCase_Delete_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Delete_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_Move"><wsdl:documentation><comments><summary>&#xD;
            Moves a test case to another folder in the hierarchy&#xD;
            </summary><param name="testCaseId">The id of the test case we want to move</param><param name="destinationTestFolderId">The id of the folder case it's to be inserted before in the list (or null to be at the root)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Move" message="tns:IImportExport_TestCase_Move_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveResponse" message="tns:IImportExport_TestCase_Move_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_Move_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_MoveStep"><wsdl:documentation><comments><summary>&#xD;
            Moves a test step to a different position in the test case&#xD;
            </summary><param name="testCaseId">The id of the test case we're interested in</param><param name="sourceTestStepId">The id of the test step we want to move</param><param name="destinationTestStepId">The id of the test step we want to move it in front of (passing Null means end of the list)</param></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveStep" message="tns:IImportExport_TestCase_MoveStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveStepResponse" message="tns:IImportExport_TestCase_MoveStep_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveStepServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_MoveStep_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestCase_DeleteStep"><wsdl:documentation><comments><summary>&#xD;
            Deletes a test step in the system&#xD;
            </summary><param name="testCaseId">The id of the test case</param><param name="testStepId">The id of the test step</param><remarks>Doesn't throw an exception if the step no longer exists</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteStep" message="tns:IImportExport_TestCase_DeleteStep_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteStepResponse" message="tns:IImportExport_TestCase_DeleteStep_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteStepServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestCase_DeleteStep_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestCases"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test run shell from the provided test case(s)&#xD;
            </summary><param name="testCaseIds">The list of test cases to create the run for</param><param name="releaseId">A release to associate the test run with (optional)</param><returns>The list of new test case run data objects</returns><example>&#xD;
            RemoteManualTestRun[] remoteTestRuns = spiraImportExport.TestRun_CreateFromTestCases(new int[] { testCaseId3, testCaseId4 }, iterationId1);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestCases" message="tns:IImportExport_TestRun_CreateFromTestCases_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestCasesResponse" message="tns:IImportExport_TestRun_CreateFromTestCases_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestCasesServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_CreateFromTestCases_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_Count"><wsdl:documentation><comments><summary>Returns the number of test runs that match the filter.</summary><param name="remoteFilters">The list of filters to apply</param><returns>The number of items.</returns></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Count" message="tns:IImportExport_TestRun_Count_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CountResponse" message="tns:IImportExport_TestRun_Count_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CountServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_Count_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestSet"><wsdl:documentation><comments><summary>&#xD;
            Creates a new test run shell from the provided test set&#xD;
            </summary><param name="testSetId">The test set to create the run for</param><returns>The list of new test case run data objects</returns><example>&#xD;
            RemoteManualTestRun[] remoteTestRuns = spiraImportExport.TestRun_CreateFromTestSet(testSetId1);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestSet" message="tns:IImportExport_TestRun_CreateFromTestSet_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestSetResponse" message="tns:IImportExport_TestRun_CreateFromTestSet_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestSetServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_CreateFromTestSet_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomationHost"><wsdl:documentation><comments><summary>&#xD;
            Creates a shell set of test runs for an external automated test runner based on the provided automation host token&#xD;
            and the specified date range&#xD;
            </summary><param name="automationHostToken">The unique token that identifies this host</param><param name="dateRange">The range of planned dates that we want to include test sets for</param><returns>The list of test run objects</returns><example>&#xD;
            spiraImportExport.Connection_Authenticate2(userName, password, engineName);&#xD;
            spiraImportExport.Connection_ConnectToProject(projectId);&#xD;
            DateRange dateRange = new DateRange();&#xD;
            dateRange.StartDate = DateTime.Now.AddHours(-1);&#xD;
            dateRange.EndDate = DateTime.Now.AddHours(1);&#xD;
            RemoteAutomatedTestRun[] remoteTestRuns = spiraImportExport.TestRun_CreateForAutomationHost(automationHostToken, dateRange);&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomationHost" message="tns:IImportExport_TestRun_CreateForAutomationHost_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomationHostResponse" message="tns:IImportExport_TestRun_CreateForAutomationHost_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomationHostServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_CreateForAutomationHost_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomatedTestSet"><wsdl:documentation><comments><summary>&#xD;
            Creates a shell set of test runs for an external automated test runner based on the provided test set id&#xD;
            </summary><param name="testSetId">The automated test set we want to execute</param><param name="automationHostToken">The unique token that identifies this host</param><returns>The list of test run objects</returns><example>&#xD;
            spiraImportExport.Connection_Authenticate2(userName, password, engineName);&#xD;
            spiraImportExport.Connection_ConnectToProject(projectId);&#xD;
            RemoteAutomatedTestRun[] remoteTestRuns = spiraImportExport.TestRun_CreateForAutomatedTestSet(testSetId, token);&#xD;
            </example><remarks>For this method the test set doesn't need an automated host to be set</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomatedTestSet" message="tns:IImportExport_TestRun_CreateForAutomatedTestSet_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomatedTestSetResponse" message="tns:IImportExport_TestRun_CreateForAutomatedTestSet_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomatedTestSetServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_CreateForAutomatedTestSet_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated1"><wsdl:documentation><comments><summary>&#xD;
            Records the results of executing an automated test&#xD;
            </summary><param name="remoteTestRun">The automated test run information</param><returns>the test run data object with its primary key populated</returns><remarks>&#xD;
            You need to use this overload when you want to be able to set Test Run custom properties&#xD;
            </remarks><example>&#xD;
            remoteTestRun = new RemoteAutomatedTestRun();&#xD;
            remoteTestRun.TestCaseId = testCaseId1;&#xD;
            remoteTestRun.ReleaseId = iterationId2;&#xD;
            remoteTestRun.StartDate = DateTime.Now;&#xD;
            remoteTestRun.EndDate = DateTime.Now.AddMinutes(2);&#xD;
            remoteTestRun.ExecutionStatusId = Business.TestCase.ExecutionStatusPassed;&#xD;
            remoteTestRun.RunnerName = "TestSuite";&#xD;
            remoteTestRun.RunnerTestName = "02_Test_Method";&#xD;
            testRunId3 = spiraImportExport.TestRun_RecordAutomated1(remoteTestRun).TestRunId.Value;&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated1" message="tns:IImportExport_TestRun_RecordAutomated1_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated1Response" message="tns:IImportExport_TestRun_RecordAutomated1_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated1ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RecordAutomated1_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated2"><wsdl:documentation><comments><summary>&#xD;
            Records the results of executing an automated test&#xD;
            </summary><param name="userName">The username of the user</param><param name="password">The unhashed password of the user</param><param name="projectId">The project to connect to</param><param name="testerUserId">The user id of the person who's running the test (-1 for logged in user)</param><param name="testCaseId">The test case being executed</param><param name="releaseId">The release being executed against (optional)</param><param name="testSetId">The test set being executed against (optional)</param><param name="executionStatusId">The status of the test run (pass/fail/not run)</param><param name="runnerName">The name of the automated testing tool</param><param name="runnerAssertCount">The number of assertions</param><param name="runnerMessage">The failure message (if appropriate)</param><param name="runnerStackTrace">The error stack trace (if any)s</param><param name="runnerTestName">The name of the test case in the external tool</param><param name="endDate">When the test run ended</param><param name="startDate">When the test run started</param><param name="testSetTestCaseId">The id of the unique test case entry in the test set (if none provided, the first matching test case is used)</param><returns>The newly created test run id</returns><remarks>&#xD;
            Use this version of the method for clients that cannot handle session cookies or complex data objects.&#xD;
            Unlike the TestRun_RecordAutomated1 it cannot handle custom properties&#xD;
            </remarks><example>&#xD;
            int testRunId5 = spiraImportExport.TestRun_RecordAutomated2("aant", "aant", projectId1, userId2, testCaseId1, iterationId2, null, null, DateTime.Now, DateTime.Now.AddSeconds(20), Business.TestCase.ExecutionStatusFailed, "TestSuite", "02_Test_Method", 5, "Expected 1, Found 0", "Error Stack Trace........");&#xD;
            </example></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated2" message="tns:IImportExport_TestRun_RecordAutomated2_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated2Response" message="tns:IImportExport_TestRun_RecordAutomated2_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated2ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RecordAutomated2_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated3"><wsdl:documentation><comments><summary>&#xD;
            Records the results of executing multiple automated tests&#xD;
            </summary><returns>the test run data object with its primary key populated</returns><remarks>&#xD;
            You need to use this overload when you want to be able to execute a large batch of test runs.&#xD;
            It's faster than TestRun_RecordAutomated1 for large numbers of test runs.&#xD;
            *However* it does not refresh any of the other items in the project (test cases, requirements, test sets)&#xD;
            that also have summarized forms of this data. So once you're done loading data, you *must*&#xD;
            call the Project_RefreshProgressExecutionStatusCaches() command once.&#xD;
            </remarks><param name="remoteTestRuns">The list of populated automated test runs</param><returns>The list of test runs with the TestRunId populated</returns><seealso cref="M:TestRun_RecordAutomated1()"/></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated3" message="tns:IImportExport_TestRun_RecordAutomated3_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated3Response" message="tns:IImportExport_TestRun_RecordAutomated3_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated3ServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RecordAutomated3_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_Retrieve"><wsdl:documentation><comments><summary>&#xD;
            Retrieves a list of test runs in the system that match the provided filter/sort&#xD;
            </summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of test runs</returns><remarks>Doesn't include the test run steps</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Retrieve" message="tns:IImportExport_TestRun_Retrieve_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveResponse" message="tns:IImportExport_TestRun_Retrieve_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_Retrieve_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual"><wsdl:documentation><comments><summary>Retrieves a list of manual test runs in the system that match the provided filter/sort</summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of test runs</returns><remarks>Does include the test run steps</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManual" message="tns:IImportExport_TestRun_RetrieveManual_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualResponse" message="tns:IImportExport_TestRun_RetrieveManual_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RetrieveManual_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated"><wsdl:documentation><comments><summary>Retrieves a list of automated test runs in the system that match the provided filter/sort</summary><param name="remoteFilters">The list of filters to apply</param><param name="remoteSort">The sort to apply</param><param name="numberOfRows">The number of rows to return</param><param name="startingRow">The first row to return (starting with 1)</param><returns>List of test runs</returns><remarks>Doesn't include the test run steps</remarks></comments></wsdl:documentation><wsdl:input wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomated" message="tns:IImportExport_TestRun_RetrieveAutomated_InputMessage"/><wsdl:output wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedResponse" message="tns:IImportExport_TestRun_RetrieveAutomated_OutputMessage"/><wsdl:fault wsaw:Action="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedServiceFaultMessageFault" name="ServiceFaultMessageFault" message="tns:IImportExport_TestRun_RetrieveAutomated_ServiceFaultMessageFault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IImportExport" type="tns:IImportExport"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Connection_Authenticate"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_Authenticate2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_ConnectToProject"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_ConnectToProject" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_Disconnect"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Disconnect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetProductName"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetProductName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetServerDateTime"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetServerDateTime" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetWebServerUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetWebServerUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomatedById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveManualById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Save"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Save" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_AddTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_AddTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_CreateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RemoveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RemoveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveTestCaseMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddLink"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddLink" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddUpdateAutomationScript"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddUpdateAutomationScript" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_RetrieveByUserName"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByUserName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveByToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveByToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_RetrieveByReleaseId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByReleaseId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveForArtifactType"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveForArtifactType" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_AddArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_AddUserMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddUserMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RemoveArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RemoveArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyValueMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyValueMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveFieldValueMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveFieldValueMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveProjectMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveProjectMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveUserMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveUserMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_OpenFile"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_OpenFile" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFile"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFile" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFileVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddUrlVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_DeleteFromArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFromArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveForFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveForArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddToArtifactId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddToArtifactId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveTypes"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveTypes" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveFolders"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolders" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveFolderById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolderById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_DeleteFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_UpdateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_UpdateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_RetrieveForArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_RetrieveForArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddPriority"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddPriority" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddResolutions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddResolutions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddSeverity"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddSeverity" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddStatus"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddStatus" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddType"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddType" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestCase"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestCase" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestRunStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestRunStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveNew"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveNew" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrievePriorities"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrievePriorities" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveResolutions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResolutions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveSeverities"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveSeverities" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveStatuses"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveStatuses" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveTypes"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveTypes" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowFields"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowFields" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowTransitions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowTransitions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowCustomProperties"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowCustomProperties" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomList"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomListValue"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListValue" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RetrieveUserMembership"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveUserMembership" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RefreshProgressExecutionStatusCaches" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomProperties"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomProperties" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomListById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomLists"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomLists" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomList"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ProjectRole_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/ProjectRole_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_AddTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_AddTestMapping2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RemoveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RemoveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Retrieve2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_AddTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_AddTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Create1"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Create2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RemoveTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RemoveTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetProductVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetProductVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetSettings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetArtifactUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetArtifactUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveNew"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveNew" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddParameter"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddParameter" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateParameterToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateParameterToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByReleaseId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByReleaseId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByTestSetId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByTestSetId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_MoveStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_DeleteStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestCases"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestCases" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestSet"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomationHost"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomationHost" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomatedTestSet"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomatedTestSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated1"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated3"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated3" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManual" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomated" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:binding name="BasicHttpBinding_IImportExport1" type="tns:IImportExport"><wsp:PolicyReference URI="#BasicHttpBinding_IImportExport1_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Connection_Authenticate"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_Authenticate2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Authenticate2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_ConnectToProject"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_ConnectToProject" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Connection_Disconnect"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/Connection_Disconnect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetProductName"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetProductName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetServerDateTime"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetServerDateTime" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetWebServerUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IService/System_GetWebServerUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomatedById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomatedById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveManualById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManualById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Save"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Save" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_AddTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_AddTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_CreateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RemoveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RemoveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveTestCaseMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveTestCaseMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddLink"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddLink" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddUpdateAutomationScript"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddUpdateAutomationScript" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="User_RetrieveByUserName"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/User_RetrieveByUserName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveComments"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveComments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestSet_CreateComment"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestSet_CreateComment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_RetrieveByToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_RetrieveByToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveByToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveByToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationEngine_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationEngine_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="AutomationHost_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/AutomationHost_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_RetrieveByReleaseId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveByReleaseId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Build_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Build_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveForArtifactType"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveForArtifactType" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_AddArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_AddUserMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_AddUserMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RemoveArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RemoveArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveArtifactMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveArtifactMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveCustomPropertyValueMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveCustomPropertyValueMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveFieldValueMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveFieldValueMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveProjectMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveProjectMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DataMapping_RetrieveUserMappings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/DataMapping_RetrieveUserMappings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_OpenFile"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_OpenFile" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFile"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFile" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFileVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFileVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddUrlVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddUrlVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_DeleteFromArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFromArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveForFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveForArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveForArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddToArtifactId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddToArtifactId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveTypes"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveTypes" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveFolders"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolders" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_RetrieveFolderById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_RetrieveFolderById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_AddFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_AddFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_DeleteFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_DeleteFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Document_UpdateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Document_UpdateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Association_RetrieveForArtifact"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Association_RetrieveForArtifact" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddPriority"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddPriority" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddResolutions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddResolutions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddSeverity"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddSeverity" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddStatus"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddStatus" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_AddType"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_AddType" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestCase"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestCase" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestRunStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestRunStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveByTestStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveByTestStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveNew"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveNew" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrievePriorities"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrievePriorities" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveResolutions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveResolutions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveSeverities"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveSeverities" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveStatuses"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveStatuses" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveTypes"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveTypes" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowFields"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowFields" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowTransitions"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowTransitions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_RetrieveWorkflowCustomProperties"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_RetrieveWorkflowCustomProperties" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Incident_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Incident_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomList"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_AddCustomListValue"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_AddCustomListValue" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RetrieveUserMembership"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RetrieveUserMembership" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Project_RefreshProgressExecutionStatusCaches"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Project_RefreshProgressExecutionStatusCaches" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomProperties"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomProperties" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomListById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomListById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_RetrieveCustomLists"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_RetrieveCustomLists" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CustomProperty_UpdateCustomList"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/CustomProperty_UpdateCustomList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ProjectRole_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/ProjectRole_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_AddTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_AddTestMapping2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_AddTestMapping2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RemoveTestMapping"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RemoveTestMapping" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Retrieve2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Retrieve2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Release_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Release_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_AddTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_AddTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Create1"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Create2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Create2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RemoveTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RemoveTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_RetrieveTestCoverage"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_RetrieveTestCoverage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Requirement_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Requirement_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetProductVersion"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetProductVersion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetSettings"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="System_GetArtifactUrl"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/System_GetArtifactUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_RetrieveNew"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_RetrieveNew" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Task_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/Task_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_AddParameter"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_AddParameter" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Create"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Create" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_CreateParameterToken"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_CreateParameterToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveById"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByReleaseId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByReleaseId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByTestSetId"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByTestSetId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveForOwner"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveForOwner" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_RetrieveByFolder"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_RetrieveByFolder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Update"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Update" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Delete"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Delete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_Move"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_Move" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_MoveStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_MoveStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestCase_DeleteStep"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestCase_DeleteStep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestCases"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestCases" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Count"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Count" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateFromTestSet"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateFromTestSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomationHost"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomationHost" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_CreateForAutomatedTestSet"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_CreateForAutomatedTestSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated1"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated2"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RecordAutomated3"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RecordAutomated3" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_Retrieve"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_Retrieve" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveManual"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveManual" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="TestRun_RetrieveAutomated"><soap:operation soapAction="http://www.inflectra.com/SpiraTest/Services/v3.0/IImportExport/TestRun_RetrieveAutomated" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="ServiceFaultMessageFault"><soap:fault use="literal" name="ServiceFaultMessageFault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="ImportExport"><wsdl:port name="BasicHttpBinding_IImportExport" binding="tns:BasicHttpBinding_IImportExport"><soap:address location="http://api.inflectra.com/Spira/Services/v3_0/ImportExport.svc"/></wsdl:port><wsdl:port name="BasicHttpBinding_IImportExport1" binding="tns:BasicHttpBinding_IImportExport1"><soap:address location="https://api.inflectra.com/Spira/Services/v3_0/ImportExport.svc"/></wsdl:port></wsdl:service></wsdl:definitions>