Showing:

Annotations
Diagrams
Instances
Properties
Source
Element WithdrawResponse
Namespace http://4psa.com/PBXMessages.xsd/5.2.5
Annotations
Withdraw 4PSA VoipNow in third-party applications:
response
Diagram
Diagram Common_xsd_Element_result.tmp#result
Properties
content: complex
Model result{0,1}
Children result
Instance
<WithdrawResponse xmlns="http://4psa.com/PBXMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:result>{0,1}</common:result>
</WithdrawResponse>
Source
<xs:element name="WithdrawResponse">
  <xs:annotation>
    <xs:documentation>Withdraw 4PSA VoipNow in third-party applications:
				response</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="common:result" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>