Showing:

Annotations
Diagrams
Instances
Properties
Source
Element EditAuthCallerIDResponse
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Edit authorized CallerID: response
Diagram
Diagram Common_xsd_Element_result.tmp#result Common_xsd_Element_notice.tmp#notice Common_xsd_Complex_Type_updateObject.tmp#updateObject_ID Common_xsd_Complex_Type_updateObject.tmp#updateObject_identifier Common_xsd_Complex_Type_updateObject.tmp#updateObject
Type updateObject
Properties
content: complex
Model result{0,1} , notice* , ID{0,10} , identifier{0,10}
Children ID, identifier, notice, result
Instance
<EditAuthCallerIDResponse xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:result>{0,1}</common:result>
  <common:notice>{0,unbounded}</common:notice>
  <common:ID>{0,10}</common:ID>
  <common:identifier>{0,10}</common:identifier>
</EditAuthCallerIDResponse>
Source
<xs:element name="EditAuthCallerIDResponse" type="common:updateObject">
  <xs:annotation>
    <xs:documentation>Edit authorized CallerID: response</xs:documentation>
  </xs:annotation>
</xs:element>