element listAssociatedResourcesResponse
diagram de_wsdl_diagrams/de_wsdl_p183.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for listAssociatedResources operation.

For a group, the response also includes those resources associated with the group's  sub-groups.

If a resource is associated with more than one of the specified organization model entities, it will only be listed once.
           
For an organization unit, the response includes those resources that hold positions in the organization unit.

For a group, the response also includes those resources associated with the group's sub-groups
source <xs:element name="listAssociatedResourcesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listAssociatedResources operation.

For a group, the response also includes those resources associated with the group's  sub-groups.

If a resource is associated with more than one of the specified organization model entities, it will only be listed once.
           
For an organization unit, the response includes those resources that hold positions in the organization unit.

For a group, the response also includes those resources associated with the group's sub-groups
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          The collection of Resources associated with the identified model entity.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlLdapEntity" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Details of each resource associated with the specified organization model entity.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy