Showing:

Annotations
Diagrams
Instances
Properties
Source
Element UnassignQueueRemoteAgentResponse
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Unassign queue remote agent: response
Diagram
DiagramCommon_xsd_Complex_Type_updateExtensionObject.tmp#updateExtensionObject_extendedNumberCommon_xsd_Element_result.tmp#resultCommon_xsd_Element_notice.tmp#noticeCommon_xsd_Complex_Type_updateExtensionObject.tmp#updateExtensionObject
Type updateExtensionObject
Properties
content: complex
Model extendedNumber{0,10} , result{0,1} , notice*
Children extendedNumber, notice, result
Instance
<UnassignQueueRemoteAgentResponse 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>
</UnassignQueueRemoteAgentResponse>
Source
<xs:element name="UnassignQueueRemoteAgentResponse" type="common:updateExtensionObject">
  <xs:annotation>
    <xs:documentation>Unassign queue remote agent: response</xs:documentation>
  </xs:annotation>
</xs:element>