Showing:

Annotations
Diagrams
Instances
Properties
Source
Element DelCustomButtonResponse
Namespace http://4psa.com/PBXMessages.xsd/5.2.5
Annotations
Get custom button: response
Diagram
Diagram Common_xsd_Complex_Type_delObject.tmp#delObject_items Common_xsd_Element_result.tmp#result Common_xsd_Complex_Type_delObject.tmp#delObject
Type delObject
Properties
content: complex
Model items{0,1} , result{0,1}
Children items, result
Instance
<DelCustomButtonResponse xmlns="http://4psa.com/PBXMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:items>{0,1}</common:items>
  <common:result>{0,1}</common:result>
</DelCustomButtonResponse>
Source
<xs:element name="DelCustomButtonResponse" type="common:delObject">
  <xs:annotation>
    <xs:documentation>Get custom button: response</xs:documentation>
  </xs:annotation>
</xs:element>