diagram | |||
namespace | http://resolver.api.de.n2.tibco.com | ||
properties |
|
||
children | resource | ||
annotation |
|
||
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> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <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> |