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