Showing:

Annotations
Diagrams
Instances
Properties
Source
Element AddClientResponse
Namespace http://4psa.com/ClientMessages.xsd/1.5
Annotations
Add client response.
Diagram
Diagram ClientMessagesInfo_xsd_Complex_Type_UpdateClientResponseType.tmp#UpdateClientResponseType_client ClientMessagesInfo_xsd_Complex_Type_UpdateClientResponseType.tmp#UpdateClientResponseType_notice ClientMessagesInfo_xsd_Complex_Type_UpdateClientResponseType.tmp#UpdateClientResponseType
Type UpdateClientResponseType
Properties
content: complex
Model client , notice*
Children client, notice
Instance
<AddClientResponse xmlns="http://4psa.com/ClientMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/ClientMessagesInfo.xsd/1.5">
  <messagesInfo:client>{1,1}</messagesInfo:client>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</AddClientResponse>
Source
<xs:element name="AddClientResponse" type="messagesInfo:UpdateClientResponseType">
  <xs:annotation>
    <xs:documentation>Add client response.</xs:documentation>
  </xs:annotation>
</xs:element>