Participant
ArrayOfParticipantResendNotificationModel Complex Type
Participant : ArrayOfParticipantResendNotificationModel Complex Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant
Diagram
EmailAddress Element ID Element Sequence ParticipantResendNotificationModel Element Sequence ArrayOfParticipantResendNotificationModel Complex Type
Overview
Sequence
Used By
ArrayOfParticipantResendNotificationModel Element
Participants Element
Source
<xs:complexType name="ArrayOfParticipantResendNotificationModel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ParticipantResendNotificationModel" nillable="true" type="tns:ParticipantResendNotificationModel" />
  </xs:sequence>
</xs:complexType>
See Also
Participant