Schema ChangeOrganization.xsd

Schema Location /xsd/OAGIS/9.0/Overlays/IBM/Commerce/BODs/ChangeOrganization.xsd
Target Namespace http://www.ibm.com/xmlns/prod/commerce/9/member
Documentation This organization XML schema file defines the ChangeOrganization BOD which is used to Change an organization or list of organizations.

element ChangeOrganization

Documentation Element definition of the ChangeOrganization BOD.
Namespace http://www.ibm.com/xmlns/prod/commerce/9/member
Type _mbr:ChangeOrganizationType
Source
<element name="ChangeOrganization" type="_mbr:ChangeOrganizationType"/>

 

complex type ChangeOrganizationType

Documentation Type definition of the ChangeOrganization BOD.
Namespace http://www.ibm.com/xmlns/prod/commerce/9/member
Type extension of oa:BusinessObjectDocumentType
Content sequence DataArea
Attributes
Source
<complexType name="ChangeOrganizationType">
  <complexContent>
    <extension base="oa:BusinessObjectDocumentType">
      <sequence>
        <element name="DataArea" type="_mbr:ChangeOrganizationDataAreaType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

 

element ChangeOrganizationType/DataArea

Documentation Data area of the ChangeOrganization BOD.
Namespace http://www.ibm.com/xmlns/prod/commerce/9/member
Type _mbr:ChangeOrganizationDataAreaType
Source
<element name="DataArea" type="_mbr:ChangeOrganizationDataAreaType"/>

 

complex type ChangeOrganizationDataAreaType

Documentation Type definition of the ChangeOrganization BOD's data area.
Namespace http://www.ibm.com/xmlns/prod/commerce/9/member
Attributes
Content sequence oa:Change _mbr:Organization{1,unbounded}
Source
<complexType name="ChangeOrganizationDataAreaType">
  <sequence>
    <element ref="oa:Change"/>
    <element ref="_mbr:Organization" maxOccurs="unbounded"/>
  </sequence>
</complexType>


Related Reference


Member services