Showing:

Annotations
Diagrams
Instances
Properties
Source
Element DelChannelResponse
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Annotations
Delete channel: 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
<DelChannelResponse xmlns="http://4psa.com/ChannelMessages.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>
</DelChannelResponse>
Source
<xs:element name="DelChannelResponse" type="common:delObject">
  <xs:annotation>
    <xs:documentation>Delete channel: response</xs:documentation>
  </xs:annotation>
</xs:element>