<xs:element name="UpdateParticipantWorkflowActionStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q54:ServiceAuthenticationModel" xmlns:q54="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
<xs:element minOccurs="0" name="participantWorkflowActionUpdateRequest" nillable="true" type="q55:ParticipantWorkflowActionUpdateRequestModel" xmlns:q55="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
</xs:sequence>
</xs:complexType>
</xs:element>
|