element listActionAuthorisedEntitiesResponse
diagram de_wsdl_diagrams/de_wsdl_p24999.png
namespace http://security.api.de.n2.tibco.com
properties
content complex
children guid
annotation
documentation
Response element for listActionAuthorisedEntities operation.
source <xs:element name="listActionAuthorisedEntitiesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listActionAuthorisedEntities operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="guid" type="xs:string" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Unique ID of an organization model entity on which the user is authorized to perform the requested system action.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listActionAuthorisedEntitiesResponse/guid
diagram de_wsdl_diagrams/de_wsdl_p25000.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Unique ID of an organization model entity on which the user is authorized to perform the requested system action.
source <xs:element name="guid" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Unique ID of an organization model entity on which the user is authorized to perform the requested system action.</xs:documentation>
 
</xs:annotation>
</xs:element>

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