Showing:

Annotations
Diagrams
Instances
Properties
Source
Element SetQueueRemoteAgentResponse
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Set queue remote agent preferences: response
Diagram
Diagram Common_xsd_Complex_Type_updateExtensionObject.tmp#updateExtensionObject_extendedNumber Common_xsd_Element_result.tmp#result Common_xsd_Element_notice.tmp#notice Common_xsd_Complex_Type_updateExtensionObject.tmp#updateExtensionObject
Type updateExtensionObject
Properties
content: complex
Model extendedNumber{0,10} , result{0,1} , notice*
Children extendedNumber, notice, result
Instance
<SetQueueRemoteAgentResponse xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:extendedNumber>{0,10}</common:extendedNumber>
  <common:result>{0,1}</common:result>
  <common:notice>{0,unbounded}</common:notice>
</SetQueueRemoteAgentResponse>
Source
<xs:element name="SetQueueRemoteAgentResponse" type="common:updateExtensionObject">
  <xs:annotation>
    <xs:documentation>Set queue remote agent preferences: response</xs:documentation>
  </xs:annotation>
</xs:element>