| diagram | ![]() |
||||||||||||||
| namespace | http://security.api.de.n2.tibco.com | ||||||||||||||
| properties |
|
||||||||||||||
| children | guid | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="listAuthorisedOrgsResponse"> <xs:annotation> <xs:documentation>Response element for listAuthorisedOrgs 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 on which the user is authorized to perform the requested system action.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="all-organizations" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Boolean value defining whether the user is permitted to perform the system action on all available organizations. The organizations' GUIDs will still be listed in the response.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:boolean | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="all-organizations" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Boolean value defining whether the user is permitted to perform the system action on all available organizations. The organizations' GUIDs will still be listed in the response.</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Unique ID of an organization on which the user is authorized to perform the requested system action.</xs:documentation> </xs:annotation> </xs:element> |