<xs:element name="ResendParticipantEmailNotifications" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q60:ServiceAuthenticationModel" xmlns:q60="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
<xs:element minOccurs="0" name="participantResendNotificationRequest" nillable="true" type="q61:ParticipantResendNotificationRequestModel" xmlns:q61="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
</xs:sequence>
</xs:complexType>
</xs:element>
|