Showing:

Annotations
Diagrams
Instances
Properties
Source
Element AddChargingPlanResponse
Namespace http://4psa.com/BillingMessages.xsd/5.2.5
Annotations
Add charging plan: response
Diagram
Diagram Common_xsd_Element_result.tmp#result Common_xsd_Complex_Type_singleUpdateObject.tmp#singleUpdateObject_ID Common_xsd_Complex_Type_singleUpdateObject.tmp#singleUpdateObject_identifier Common_xsd_Element_notice.tmp#notice Common_xsd_Complex_Type_singleUpdateObject.tmp#singleUpdateObject
Type singleUpdateObject
Properties
content: complex
Model result{0,1} , ID{0,1} , identifier{0,1} , notice*
Children ID, identifier, notice, result
Instance
<AddChargingPlanResponse xmlns="http://4psa.com/BillingMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:result>{0,1}</common:result>
  <common:ID>{0,1}</common:ID>
  <common:identifier>{0,1}</common:identifier>
  <common:notice>{0,unbounded}</common:notice>
</AddChargingPlanResponse>
Source
<xs:element name="AddChargingPlanResponse" type="common:singleUpdateObject">
  <xs:annotation>
    <xs:documentation>Add charging plan: response</xs:documentation>
  </xs:annotation>
</xs:element>