Showing:

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