<xs:element name="UpdateParticipants" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q42:ServiceAuthenticationModel" xmlns:q42="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
<xs:element minOccurs="0" name="participantUpdateRequest" nillable="true" type="q43:ParticipantUpdateRequestModel" xmlns:q43="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
</xs:sequence>
</xs:complexType>
</xs:element>
|