element getResourceDetail
diagram de_wsdl_diagrams/de_wsdl_p173.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children resource
annotation
documentation
Request element for getResourceDetail operation.

This operation returns the details of a resource identified by its GUID.
source <xs:element name="getResourceDetail">
 
<xs:annotation>
   
<xs:documentation>Request element for getResourceDetail operation.

This operation returns the details of a resource identified by its GUID.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Request to retrieve a summary of the Groups, Positions, Privileges and Capabilities
          associated with the identified Resource.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="resource" type="orgdto:XmlModelEntityId" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>IDs of the resources for which details are required.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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