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