Showing:

Annotations
Diagrams
Instances
Properties
Source
Element DelClientResponse
Namespace http://4psa.com/ClientMessages.xsd/1.5
Annotations
Delete clients response.
Diagram
Diagram ClientMessagesInfo_xsd_Complex_Type_DelClientResponseType.tmp#DelClientResponseType_clientId ClientMessagesInfo_xsd_Complex_Type_DelClientResponseType.tmp#DelClientResponseType_notice ClientMessagesInfo_xsd_Complex_Type_DelClientResponseType.tmp#DelClientResponseType
Type DelClientResponseType
Properties
content: complex
Model clientId* , notice*
Children clientId, notice
Instance
<DelClientResponse xmlns="http://4psa.com/ClientMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/ClientMessagesInfo.xsd/1.5">
  <messagesInfo:clientId>{0,unbounded}</messagesInfo:clientId>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</DelClientResponse>
Source
<xs:element name="DelClientResponse" type="messagesInfo:DelClientResponseType">
  <xs:annotation>
    <xs:documentation>Delete clients response.</xs:documentation>
  </xs:annotation>
</xs:element>