Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetClientResponse
Namespace http://4psa.com/ClientMessages.xsd/1.5
Annotations
Get clients response.
Diagram
Diagram ClientMessagesInfo_xsd_Complex_Type_GetClientResponseType.tmp#GetClientResponseType_client ClientMessagesInfo_xsd_Complex_Type_GetClientResponseType.tmp#GetClientResponseType_notice ClientMessagesInfo_xsd_Complex_Type_GetClientResponseType.tmp#GetClientResponseType
Type GetClientResponseType
Properties
content: complex
Model client* , notice*
Children client, notice
Instance
<GetClientResponse xmlns="http://4psa.com/ClientMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/ClientMessagesInfo.xsd/1.5">
  <messagesInfo:client>{0,unbounded}</messagesInfo:client>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</GetClientResponse>
Source
<xs:element name="GetClientResponse" type="messagesInfo:GetClientResponseType">
  <xs:annotation>
    <xs:documentation>Get clients response.</xs:documentation>
  </xs:annotation>
</xs:element>