<xs:element name="GetParticipantsUpdateable" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q36:ServiceAuthenticationModel" xmlns:q36="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
<xs:element minOccurs="0" name="participantUpdateableRequest" nillable="true" type="q37:ParticipantUpdateableRequestModel" xmlns:q37="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
</xs:sequence>
</xs:complexType>
</xs:element>
|