<xs:element name="UpdateParticipantContentPlaceholders" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q45:ServiceAuthenticationModel" xmlns:q45="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
<xs:element minOccurs="0" name="participantContentPlaceholderUpdateRequest" nillable="true" type="q46:ParticipantContentPlaceholderUpdateRequestModel" xmlns:q46="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
</xs:sequence>
</xs:complexType>
</xs:element>
|