| diagram | ![]()  | 
				||||||||||||||||||||||
| namespace | http://ldap.api.de.n2.tibco.com | ||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:complexType name="XmlAdministeredOrganisations"> <xs:annotation> <xs:documentation>Provides a list of organizations that can be administered from this LDAP container.</xs:documentation> </xs:annotation> <xs:attribute name="guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique identifier of the organization to be administered.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string"> <xs:annotation> <xs:documentation>Name of the organization to be administered. Only required when this element is used in a service response.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType>  |