2.2.4.32 ArrayOfHierarchyMemberPrivilege

The ArrayOfHierarchyMemberPrivilege complex type specifies a collection of HierarchyMemberPrivilege complex types.

The following is the XML schema definition of the ArrayOfHierarchyMemberPrivilege complex type.

   <xs:complexType name="ArrayOfHierarchyMemberPrivilege">
     <xs:sequence>
       <xs:element minOccurs="0" maxOccurs="unbounded" name="HierarchyMemberPrivilege" nillable="true" type="tns:HierarchyMemberPrivilege" />
     </xs:sequence>
   </xs:complexType>

HierarchyMemberPrivilege: Specifies the HierarchyMemberPrivilege complex type.