Showing:

Annotations
Diagrams
Instances
Properties
Source
Element MoveOrganizationsResponse
Namespace http://4psa.com/OrganizationMessages.xsd/5.2.5
Annotations
Move organizations to a specific service provider account:
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
<MoveOrganizationsResponse xmlns="http://4psa.com/OrganizationMessages.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>
</MoveOrganizationsResponse>
Source
<xs:element name="MoveOrganizationsResponse" type="common:delObject">
  <xs:annotation>
    <xs:documentation>Move organizations to a specific service provider account:
				response</xs:documentation>
  </xs:annotation>
</xs:element>